admin管理员组文章数量:1332108
I am developing a plugin that make use of WP_List_Table to display logs and some other content in the admin.
WP_List_Table works fine to display content but i need now to create a table that works on a custom db table and that allows new/edit actions on data.
I've noticed is a bit tricky handle edit/new forms actions with WP_List_Table and were looking for alternatives, frameworks or what so ever that could offer these basic features.
Any suggestion?
Thanks!
I am developing a plugin that make use of WP_List_Table to display logs and some other content in the admin.
WP_List_Table works fine to display content but i need now to create a table that works on a custom db table and that allows new/edit actions on data.
I've noticed is a bit tricky handle edit/new forms actions with WP_List_Table and were looking for alternatives, frameworks or what so ever that could offer these basic features.
Any suggestion?
Thanks!
Share Improve this question asked Feb 6, 2020 at 18:02 TommieTommie 11 Answer
Reset to default 0You may want to take a look at the WP Basic Crud plugin made by Labarta.
Users may add a new contact, edit it, and view the list table.
The plugin creates a table named wp_cte when it is being activated.
本文标签: plugin developmentCustom tableAlternative to WPListTable
版权声明:本文标题:plugin development - Custom tableAlternative to WP_List_Table 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1742258953a2442152.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论