描述
This plugin has been closed as of 2024年12月6日 and is not available for download. 原因:安全性問題。
評價
2021年1月20日
this is great. Too bad WordPress changed their policy and don’t allow adding new example plugins like this. This is super convenient as a starting point to develop my own plugin <3
2019年10月1日
Thanks for sharing this. It made it so much easier to implement a proper handling of data sets for a custom plugin. With the clear comments, it’s fairly easy to tweak once everything is in place.
2019年6月7日
Thank you for it.
2019年1月31日
Well explained!
2019年1月30日
This is incredibly helpful, well documented, and such a good example to follow. It really, REALLY helped me dig into the WP_List_Table class as well. Thank you for doing this!
2018年12月19日
Saved me a lot of time implementing this class.