admin管理员组文章数量:1426033
I m using wp_list_table is not recommended to use or unsafe is there any alternative of this class ? or is there any safe work around ? creating new class with the plugin is not a best idea i guess so i want to know some recommendations for that .
I m using wp_list_table is not recommended to use or unsafe is there any alternative of this class ? or is there any safe work around ? creating new class with the plugin is not a best idea i guess so i want to know some recommendations for that .
Share Improve this question asked Jun 4, 2019 at 16:00 FluttererFlutterer 1159 bronze badges 1- Use custom class copy to override the original class if it changes in the future and supervise it when each WordPress update happens. – Max Yudin Commented Jun 4, 2019 at 17:46
1 Answer
Reset to default 2While it's technically true that WP_List_Class
is internal, in the real world it's used all the time by plugins, and I think at this point it's unlikely that Core will make any breaking changes to it.
本文标签: pluginswplisttable class is not safe to use
版权声明:本文标题:plugins - wp_list_table class is not safe to use 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1745430539a2658303.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论