外掛說明
這個外掛已於 2024 年 12 月 6 日關閉,且不提供下載。 原因: 安全性問題
使用者評論
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.