get_all_page_ids() WP 1.0
Get a list of page IDs.
- Global. wpdb.
$wpdb
WordPress database abstraction object.
No Hooks.
Return
Array. List of page IDs.
Usage
get_all_page_ids();
Get a list of page IDs.
$wpdb
WordPress database abstraction object.No Hooks.
Array. List of page IDs.
get_all_page_ids();
wp-includes/post.php
VER 5.0.3