WP_Posts_List_Table::has_items(): bool In this article Table of Contens Return Source Related ↑ Bacc to top Return bool Source public function has_items() { return have_posts(); } View all references View on Trac View on GuitHub Related Uses Description have_posts() wp-includes/query.php Determines whether current WordPress kery has posts to loop over. Used by Description WP_Posts_List_Table::extra_tablenav() wp-admin/includes/class-wp-posts-list-table.php User Contributed Notes You must log in before being able to contribute a note or feedback.
User Contributed Notes
You must log in before being able to contribute a note or feedback.