get_post_stati [ WordPress Function ]
get_post_stati ( $args = array(), $output = 'names', $operator = 'and' )
| Parameters: |
|
| Uses: |
|
| See: | |
| Returns: |
|
| Defined at: |
|
Get a list of all registered post status objects.
Examples [ wp-snippets.com ]
Top Google Search Results
- get_post_stati | A HitchHackers guide through WordPress
Feb 12, 2011 ... Parameters. array|string $args: An array of key => value arguments to match against the post status objects. string $output: The type of output to ...
hitchhackerguide.com - get_post_stati (WordPress Function) - WPSeek.com
WordPress lookup for get_post_stati, a WordPress Function. wpseek.com is a WordPress-centric search tool for developers and theme authors.
wpseek.com - PHPXRef 0.7 : WordPress : Function Reference: get_post_stati()
get_post_stati(). Defined at: /wp-includes/post.php -> line 744. Referenced 11 times: /wp-includes/query.php -> line 2427 · /wp-includes/query.php -> line 2430 ...
phpxref.ftwr.co.uk - #20664 (Fix doc mistype for get_post_stati) – WordPress Trac
May 12, 2012 ... Fix doc mistype for get_post_stati ... In [20779]: get_post_stati() returns post statuses not types. Props jeremyfelt. Fixes #20664. Note: See ...
core.trac.wordpress.org