• This plugin saves so much time when building out sites that depend on Advanced Custom Fields. For very large sites, it sometimes reduces development time by about 20%. I use ACF Field Viewer in conjunction with this ACF filter, which shows the field names inline on every edit screen that contains ACF field groups: https://gist.github.com/jcallery/31af5747e5ead8894bd9

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Joseph Fusco

    (@joefusco)

    Great to hear! Feel free to leave a review on the plugin!

    I haven’t put this in the readme.txt yet but contributions are welcome as well. Plugin is hosted on GitHub at https://github.com/josephfusco/advanced-custom-fields-viewer
    Maybe we can incorporate that ACF filter as an option for ACF Viewer.

    Thread Starter johnsd

    (@johnsd)

    I will definitely check it out! I extend it further with conditionals, so as not to inconvenience editors, authors and subscribers in production environments.

    if( current_user_can( 'administrator ) )

    John

    Plugin Author Joseph Fusco

    (@joefusco)

    I apologize I didn’t realize I was replying to a review. ?? Thanks for taking the time to leave one!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Dramatically increases productivity’ is closed to new replies.