Codex

Interested in functions, hooks, classes, or methods? Check out the new WordPress Code Reference!

User talk:Ore4444

  • WordPress Documentation Team - Know who is in charge and who to turn to
  • Guidelines - The heavenly handbook of Codex rules.
  • Styles - Documentation of the general styles of the Codex — please follow these so pages look well together.
  • Sandbox - Your experimental playground
  • Contributing - How to help out at the Codex
  • Editing - How to layout and design a Codex page
  • Codex Tasks - Things needing to be done and sign up list
Discussions on the Codex
Discussions on the Codex and Wp-docs mailing list are restricted to topics related to writing WordPress documentation. To post a question about information on an article in the Codex, use the Discussion Tab at the top of the article's page. To post a question to an individual Codex user, visit their User Page and post the question in their Discussion page. Answers will be posted on your User Discussion page. Sign all comments and discussions with four tildes (~) and it will display your name and time with a link to your User Page like this:
Fred Smith 03:07, 10 Apr 2014 (UTC)

Again, welcome and let us know how we can help you help us on the WordPress Codex.

MichaelH (talk) 18:21, 28 January 2011 (UTC)

get_posts() 'fields' argument

Hi Ore4444,

I've reverted your edit to the get_posts() function reference. Although the 'fields' argument may be used with this function, it is not specifically documented in the code. So, I'm not sure that this is really it's intended use. The information may be helpful, but since we already link to the full list of arguments for WP_Query, I don't think it is necessary to reproduce it here. I think it adds complexity to the docs for this function that isn't really needed.

If you disagree, you are welcome to explain why.

Thank you for contributing to the codex.

-Jdgrimes 13:57, 9 July 2014 (UTC)