Get Pages with Status

Modify version of get_pages() function to allow the inclusion of pages with any status.

Author:Matt McInvale - BinaryM (profile at wordpress.org)
WordPress version required:2.7
WordPress version tested:2.8.4
Plugin version:0.0.1
Added to WordPress repository:02-09-2009
Last updated:02-09-2009
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://binarym.com/2009/get-pages-with-status...
Total downloads:977
plugin download
Click to start download

Get Pages with Status is a very simple plugin that allows you to get pages with any status.

This plugin gives you one new function, get_pages_with_status($arguments).

This function adds 1 new option to the default get_pages() function.

  1. Define the status argument to select pages of any status type.
  2. Define status as ‘all’ to get all pages regardless of status.

That’s it really, super simple.

More documentation for Get Pages with Status on BinaryM.com


FAQ