Advanced Custom Fields Viewer

0

If you are working with a large number of fields in Elliot Condon’s Advanced Custom Fields, chances are you manually wrap print_r inside of pre tags while building themes. Sometimes y

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tags
This plugin is outdated and might not be supported anymore.

Description

If you are working with a large number of fields in Elliot Condon’s Advanced Custom Fields, chances are you manually wrap print_r inside of pre tags while building themes. Sometimes you just need all the fields you are working with more accessible and out of the way. You will be able to bounce back and forth between fields on your current page and the options page if available, and quickly close the menu once done.

Features

  • Viewer button hidden until needed in the top left corner of your theme.
  • 3 different color schemes for the front end viewer.
  • Supports viewing of non Advanced Custom Fields arrays! Just use acfv( $array ).

Contributing

Contributions are welcome on GitHub. https://github.com/josephfusco/advanced-custom-fields-viewer/