WP_Posts_List_Table::has_items(): bool In this article Table of ContentsReturn Source Related ↑ Back to top Return bool Source public function has_items() { return have_posts(); } View all references View on Trac View on GitHub Related UsesDescriptionhave_posts()wp-includes/query.phpDetermines whether current WordPress query has posts to loop over. Used byDescriptionWP_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.