描述
Simple ways to make admin customizations for WordPress. You know all that brain space you saved for memorizing hooks? Use it for something better. For example, you can…
- On GitHub
技术支持
Please use the GitHub repo to file bugs or questions.
安装
- 通过WordPress的的“Plugins”菜单激活插件
评价
2017 年 3 月 27 日
Really simplifies changing the admin UI. Great plugin
2017 年 2 月 28 日
An easy way to add (code) columns to the WordPress backend. You can even add sorting on meta keys.
2017 年 2 月 19 日
Makes it super easy to do complex customizations in the admin.
2016 年 9 月 3 日
Nice and simple for developers to easily add custom metdata to admin pages. Wish that the wordpress core API was this simple!
贡献者及开发者
更新日志
0.9.1
- Automate deployment to WordPress.org with new GitHub action
0.9.0
- Allow for sorting of columns #6 (thanks @shadowshades)
0.8.1
- Updating and fixing links in readme, examples
0.8.0
- Bring the same amazing sorting functionality to user fields (thanks @arenddeboer)
0.7.0
- Allow for sorting of columns with meta fields
0.6.2
- Fixed method visibility error
0.6.1
- Fixed error in PHP 5.3
0.6
- Added column support for users
