admin管理员组文章数量:1332339
Here is my code which I tried to get description but I am not getting proper response. As I search, someone gave me suggestion to make following function in function.php but it still not working.
remove_filter('acf_the_content', 'wpautop' );
Here is my code
<?php echo get_field( "category_description", 'category_'.$cat_id ); ?>
Kindly hint me where is the issue? How I get proper response. Thanks in advance.
本文标签: pluginsWhy Custom fields description is not working WordPress Version 542
版权声明:本文标题:plugins - Why Custom fields description is not working WordPress Version 5.4.2? 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1742333012a2455069.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论