prepare_items(); if (isset($_GET['proid'])) { return; } ?>

List Table Test

This page demonstrates the use of the WP_List_Table class in plugins.

For a detailed explanation of using the WP_List_Table class in your own plugins, you can view this file in the Plugin Editor or simply open in the PHP editor of your choice.

Additional class details are available on the WordPress Codex.

search_box('搜索', 'pro_input_id');?>months_dropdown('post'); $testListTable->view_switcher('excerpt'); ?> display() ?>