Support

Account

Home Forums General Issues ACF 5. Lite Mode & Hiding plugin

Unread

ACF 5. Lite Mode & Hiding plugin

  • Firstly, thanks for a great plugin that I use almost every day.

    With ACF 5, I see that ACF_LITE or Lite Mode is now only kept for backwards compatibility – is this correct?

    So in ACF 5, to include ACF in a theme as per the guide, I no longer need:

    define( 'ACF_LITE' , true );

    but only:

    include_once( plugin_dir_path( __FILE__ ) . 'advanced-custom-fields/acf.php');

    Can you confirm this is correct? The link above doesn’t mention anything about ACF Lite.

Viewing 1 post (of 1 total)

The topic ‘ACF 5. Lite Mode & Hiding plugin’ is closed to new replies.