WP Admin UI
A PHP class to build Admin interfaces within the WordPress Dashboard -- includes tables, add/edit forms, sorting, filtering, and exporting.
Features
There are actions and filters all over to enable extending functionality.
Data sources
Custom array of data SQL query that will get manipulated for pagination, sorting, and filteringTable lists
This functionality is ssimilar to WP_List_Table but not an extension of it.
Creating a list table of data Sorting of any column (SQL mode only) Filtering of any column (SQL mode only) Pagination of data Delete items in table Reorder items in table Custom actionsAdd / Edit / Duplicate / View screens
This functionality is similar to the post editor but not an extension of it.
Add new item Edit item Duplicate existing item with add new form View item Custom actionsExports
CSV - Comma-separated Values (w/ Excel support) TSV - Tab-separated Values (w/ Excel support) TXT - Pipe-separated Values (w/ Excel support) XLSX - Excel format, using PHP_XLSXWriter XML - XML 1.0 UTF-8 data JSON - JSON format PDF - PDF printer friendly views, using TCPDF Custom - Custom delimiter separated Values (Update the report screen URL parameters to&action=export&export_type=custom&export_delimiter=#
and change # to whatever delimiter you want)
Column type support
Text Date Time Date + Time Related (via table of data) Boolean (checkbox / yes+no) Number (1,234 Decimal (234.99)
版权声明:
1、该文章(资料)来源于互联网公开信息,我方只是对该内容做点评,所分享的下载地址为原作者公开地址。2、网站不提供资料下载,如需下载请到原作者页面进行下载。
3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考学习用!
4、如文档内容存在违规,或者侵犯商业秘密、侵犯著作权等,请点击“违规举报”。