wordpress - Cant load Advanced Custom fields on the gutenberg editor - Stack Overflow

I'm trying to show acf just below Gutenberg editor, on my a custom post type, but nothing shows up

I'm trying to show acf just below Gutenberg editor, on my a custom post type, but nothing shows up, and there is no option to show the fields on my screen preferences. I using the latest verssion of acf pro and wordpress (6.7.2). I tryed many things from other foruns, but looks like wordpress has messed up something since the last update. I tryed this code without any success.

add_filter('acf/settings/remove_wp_meta_box', '__return_false', 20);

function my_acf_init() {
  acf_update_setting('remove_wp_meta_box', false);
}

add_action('acf/init', 'my_acf_init');

发布者:admin,转转请注明出处:http://www.yc00.com/questions/1744802250a4594563.html

相关推荐

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信