admin管理员组文章数量:1308623
I have a plugin that automatically selects the categories in the wordpress post editor, sadly after installing the Rank Math - SEO plugin the default metabox of the post editor has changed and the plugin no longer recognizes the inputs and values to be assigned automatically.
Is there a way or function does it work to prevent override javascript and css from overwriting the wordpress category checklist metabox?
I have a plugin that automatically selects the categories in the wordpress post editor, sadly after installing the Rank Math - SEO plugin the default metabox of the post editor has changed and the plugin no longer recognizes the inputs and values to be assigned automatically.
Is there a way or function does it work to prevent override javascript and css from overwriting the wordpress category checklist metabox?
Share Improve this question asked Jan 7, 2021 at 19:02 Vincenzo PiromalliVincenzo Piromalli 1989 bronze badges1 Answer
Reset to default 0add_filter( 'rank_math/admin/disable_primary_term', '__return_true' );
found the solution!
本文标签: pluginsWordpress default post categories meta box widget
版权声明:本文标题:plugins - Wordpress default post categories meta box widget 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1741853256a2401192.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论