• Great work guys. So far works as expected.

    Just a tiny suggestion:

    I found this snippet:

    
    add_filter('ysacf_exclude_fields', function(){
        return array(
            'acf_fc_layout'
        );
    });
    

    in this support thread: https://www.ads-software.com/support/topic/acf-flexible-content-bug/

    Since (I guess) most of the people would most probably want to exclude the AFC flexible content layout name, you could update the description section in the readme to include this, so that it’s easier for people to discover.

    • This topic was modified 7 years, 12 months ago by psymeons.
  • The topic ‘Works Great’ is closed to new replies.