[wordpress插件] Custom List Table Example自定义列表表示例

wordpress 插件 文章 2020-04-08 14:11 400 0 全屏看文

AI助手支持GPT4.0

评分
100
描述

This plugin serves as a highly documented example of using WordPress’s built-in WP_List_Table class for plugin development.

此插件是使用WordPress的内置WP_List_Table类进行插件开发的高度记录的示例。

Previously, WordPress plugins

以前,WordPress插件

had to be created from scratch and were often wildly inconsistent with the rest of the WordPress admin.

必须从头开始创建,并且通常与WordPress管理员的其余部分完全不一致。

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.

WP_List_Table类可快速轻松地为WordPress管理屏幕生成一致,标准化,功能丰富的列表。

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.

打开PHP文件本身,会发现文件记载得很好,概述了重复此功能所需的所有信息。

For more information, please visit the WP_List_Tables page in the WordPress Codex.

有关更多信息,请访问WordPress Codex中的 WP_List_Tables 页。

下载地址
https://downloads.wordpress.org/plugin/custom-list-table-example.1.4.1.zip
-EOF-

AI助手支持GPT4.0