{"id":35313,"date":"2015-03-26T01:25:39","date_gmt":"2015-03-26T01:25:39","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/advanced-custom-fields-viewer\/"},"modified":"2017-11-13T14:35:46","modified_gmt":"2017-11-13T14:35:46","slug":"advanced-custom-fields-viewer","status":"publish","type":"plugin","link":"https:\/\/test.wordpress.org\/plugins\/advanced-custom-fields-viewer\/","author":14040817,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.2.2","stable_tag":"trunk","tested":"4.9.29","requires":"3.5.0","requires_php":"","requires_plugins":"","header_name":"Advanced Custom Fields Viewer","header_author":"Joseph Fusco","header_description":"","assets_banners_color":"252528","last_updated":"2017-11-13 14:35:46","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/wordpress.org\/plugins\/advanced-custom-fields-viewer\/","header_author_uri":"https:\/\/josephfus.co\/","rating":5,"author_block_rating":0,"active_installs":100,"downloads":11132,"num_ratings":4,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog","faq"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":"4"},"assets_icons":{"icon-256x256.png":{"filename":"icon-256x256.png","revision":"1120936","resolution":"256x256","location":"assets"},"icon.svg":{"filename":"icon.svg","revision":"1120936","resolution":"","location":"assets"}},"assets_banners":{"banner-1544x500.jpg":{"filename":"banner-1544x500.jpg","revision":"1120936","resolution":"1544x500","location":"assets"},"banner-772x250.jpg":{"filename":"banner-772x250.jpg","revision":"1120936","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":[],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1319344","resolution":"1","location":"assets"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1319344","resolution":"2","location":"assets"},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"1319344","resolution":"3","location":"assets"}},"screenshots":{"1":"<p>Plugin Settings<\/p>","2":"<p>Front End Toggle Button<\/p>","3":"<p>Front End Viewer<\/p>"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[2211,2217,527,2009,2240],"plugin_category":[50],"plugin_contributors":[81359],"plugin_business_model":[],"class_list":["post-35313","plugin","type-plugin","status-publish","hentry","plugin_tags-acf","plugin_tags-advanced-custom-fields","plugin_tags-custom","plugin_tags-custom-field","plugin_tags-field","plugin_category-media","plugin_contributors-joefusco","plugin_committers-joefusco"],"banners":{"banner":"https:\/\/ps.w.org\/advanced-custom-fields-viewer\/assets\/banner-772x250.jpg?rev=1120936","banner_2x":"https:\/\/ps.w.org\/advanced-custom-fields-viewer\/assets\/banner-1544x500.jpg?rev=1120936","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":"https:\/\/ps.w.org\/advanced-custom-fields-viewer\/assets\/icon.svg?rev=1120936","icon":"https:\/\/ps.w.org\/advanced-custom-fields-viewer\/assets\/icon.svg?rev=1120936","icon_2x":false,"generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/advanced-custom-fields-viewer\/assets\/screenshot-1.png?rev=1319344","caption":"<p>Plugin Settings<\/p>"},{"src":"https:\/\/ps.w.org\/advanced-custom-fields-viewer\/assets\/screenshot-2.png?rev=1319344","caption":"<p>Front End Toggle Button<\/p>"},{"src":"https:\/\/ps.w.org\/advanced-custom-fields-viewer\/assets\/screenshot-3.png?rev=1319344","caption":"<p>Front End Viewer<\/p>"}],"raw_content":"<!--section=description-->\n<p>If you are working with a large number of fields in Elliot Condon\u2019s 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.<\/p>\n\n<h4>Features<\/h4>\n\n<ul>\n<li>Viewer button hidden until needed in the top left corner of your theme.<\/li>\n<li>3 different color schemes for the front end viewer.<\/li>\n<li>Supports viewing of non Advanced Custom Fields arrays! Just use <code>acfv( $array )<\/code>.<\/li>\n<\/ul>\n\n<h4>Contributing<\/h4>\n\n<p>Contributions are welcome on GitHub. https:\/\/github.com\/josephfusco\/advanced-custom-fields-viewer\/<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload <code>advanced-custom-fields-viewer<\/code> to the <code>\/wp-content\/plugins<\/code> directory.<\/li>\n<li>Activate the plugin through the <code>Plugins<\/code> menu in WordPress.<\/li>\n<li>Click on the new menu item <code>Viewer<\/code> for plugin options.<\/li>\n<li>Hover top left of the front of your site to see the toggle button for all available ACF fields for the current page, as well as the options page if available.<\/li>\n<\/ol>\n\n<!--section=changelog-->\n<h4>1.2.2<\/h4>\n\n<ul>\n<li>Add composer support.<\/li>\n<\/ul>\n\n<h4>1.2.1<\/h4>\n\n<ul>\n<li>Trigger notification for last forgotten commit that prevented plugin activation.<\/li>\n<li>Clean up unused files.<\/li>\n<\/ul>\n\n<h4>1.2<\/h4>\n\n<ul>\n<li>Fixed CSS conflict with word-break forcing viewer to appear at certain screen widths.<\/li>\n<li>Added keyboard shortcuts to toggle viewer menu.<\/li>\n<li>Added link to GitHub repository.<\/li>\n<li>Minor code improvements.<\/li>\n<\/ul>\n\n<h4>1.1.6<\/h4>\n\n<ul>\n<li>Fix broken link to plugin settings page.<\/li>\n<li>Minor code improvements.<\/li>\n<\/ul>\n\n<h4>1.1.5<\/h4>\n\n<ul>\n<li>Moved settings menu from top level menu to child of settings.<\/li>\n<li>Renamed settings menu from <code>Viewer<\/code> to <code>ACF Viewer<\/code>.<\/li>\n<li>Removed author logo for a cleaner admin UI.<\/li>\n<li>Fixed minor typos.<\/li>\n<li>Improved behind the scenes formatting.<\/li>\n<\/ul>\n\n<h4>1.1.4<\/h4>\n\n<ul>\n<li>Fixed php errors with defining constants.<\/li>\n<li>Increased z-index of viewer to be just underneath admin bar.<\/li>\n<li>Improved viewer selectors to prevent theme overrides.<\/li>\n<li>Added slight padding to viewer for improved appearance.<\/li>\n<\/ul>\n\n<h4>1.1.3<\/h4>\n\n<ul>\n<li>Fixed white-space bug within pre element.<\/li>\n<\/ul>\n\n<h4>1.1.2<\/h4>\n\n<ul>\n<li>Edited plugin description.<\/li>\n<\/ul>\n\n<h4>1.1.1<\/h4>\n\n<ul>\n<li>Added admin menu icon.<\/li>\n<\/ul>\n\n<h4>1.1.0<\/h4>\n\n<ul>\n<li>Added support for non Advanced Custom Fields arrays to be seen in viewer.<\/li>\n<li>Added svg icon to viewer button.<\/li>\n<li>Cleaned up source code.<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Advanced Custom Fields Viewer.<\/li>\n<\/ul>\n\n<!--section=faq-->\n<dl>\n<dt>Installation Instructions<\/dt>\n<dd><ol>\n<li>Upload <code>advanced-custom-fields-viewer<\/code> to the <code>\/wp-content\/plugins<\/code> directory.<\/li>\n<li>Activate the plugin through the <code>Plugins<\/code> menu in WordPress.<\/li>\n<li>Click on the new menu item <code>Viewer<\/code> for plugin options.<\/li>\n<li>Hover top left of the front of your site to see the toggle button for all available ACF fields for the current page, as well as the options page if available.<\/li>\n<\/ol><\/dd>\n\n<\/dl>","raw_excerpt":"View Advanced Custom Fields names &amp; data on the front end of your theme while developing.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/35313","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=35313"}],"author":[{"embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/joefusco"}],"wp:attachment":[{"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=35313"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=35313"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=35313"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=35313"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=35313"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=35313"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}