>
Download This Plugin | |
Download Elegant Themes | |
Name | Custom List Table Example |
Version | 1.3 |
Author | Matt Van Andel |
Rating | 100 |
Last updated | 2014-01-22 08:14:00 |
Downloads |
18126
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
Custom List Table Example plugin added 2 bytes of resources to the Home page and 18 bytes of resources to the sample Post page.
Custom List Table Example plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! Custom List Table Example plugin ads no tables to your Wordpress blog database.This plugin serves as a highly documented example of using WordPress's built-in WP_List_Table class for plugin development. Previously, WordPress plugins had to be created from scratch and were often wildly inconsistent with the rest of the WordPress admin. This example serves to help clarify use of the WP_List_Table class for quickly and easily generating consistent, standardized, feature-rich list-tables for WordPress admin screens.
One new admin menu is created: "List Table Example". This page includes an example table and all the documentation needed to reproduce it. Developers who open the PHP file itself will find exceptionally well documented code outlining all the information needed to duplicate this feature.
For more information, please visit the WP_List_Tables page in the WordPress Codex.