Advanced Elements 1.10 comes with partial ACF Extended support

marius-masalar-138931-unsplash

I got a request through support to also add ACF Extended (Pro) support to the plugin and that process has begun. It is a large plugin with many new features so full compliance will take some work. I have also added some new dynamic tags for standard ACF fields such as Range, User, Link fields. There are also some bug fixes.

This release also activates Freemius Account and Contact Us tabs on the Advanced Elements option page. You can now manage your subscription and also activate Beta releases from the Account tab. You can also make support requests and contact us directly from within WordPress. No need to sign in to goose.studio to make support requests. (You can also make support request from the Freemius customer dashboard.)

If you are using the plugin on a client site you should go to the Account tab and activate white-label mode. It is done via the notification box at the top of the page.

Two filters have been added so you can disable these two tabs. Put the code below in a PHP file in the mu-plugins folder in order to disable.

//Disable account tab
add_filter( 'gs-ae-show-account-tab','__return_false');
// Disable contact us tab
add_filter( 'gs-ae-show-contact-us-tab','__return_false');

Changelog 1.10

  • Add support for ACF Extended Image Selector field
  • Add support for ACF Extended Slug field
  • Add support for ACF Extended Code Editor field
  • Add support for ACF Extended Hidden field
  • Add support for ACF Extended Phone Number field
  • Add support for ACF Range field
  • Add support for ACF Password field
  • Add support for ACF Extended languages, currencies, countries
  • Add support for ACF Extended Advanced Link field
  • Add support for ACF Link field
  • Add support for ACF Page Link field
  • Add support for ACF User field
  • Add new dynamic tag List for showing fields from ACF Choice field types
  • Add filter to show/hide Freemius Account tab
  • Add filter to show/hide Freemius Contact Us tab
  • Fix issue with ACF oEmbed tag and return format
  • Fix issue with wrong global value when having many Relationship With Template on same page
Facebook
Twitter
LinkedIn
Email

Recent posts

Recommended Services

We use Cloudways to host this site