Linux 软件免费装

Custom List Table Example

开发者 Veraxus
更新时间 2015年8月19日 09:24
捐献地址: 去捐款
PHP版本: 3.5 及以上
WordPress版本: 4.3

标签

plugin admin table data example WP_List_Table list table

下载

1.0 1.2 1.3 1.4 1.4.1 1.1

详情介绍:

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.

更新日志:

1.4 1.3 1.2 1.1 1.0