{"id":62254,"date":"2014-08-19T07:22:38","date_gmt":"2014-08-19T07:22:38","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/advanced-custom-fields-rendering\/"},"modified":"2014-09-17T16:32:42","modified_gmt":"2014-09-17T16:32:42","slug":"advanced-custom-fields-rendering","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/advanced-custom-fields-rendering\/","author":8564490,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"v1.1","stable_tag":"trunk","tested":"4.0.38","requires":"3.0.1","requires_php":"","requires_plugins":"","header_name":"Advanced Custom Fields: Rendering","header_author":"Thierry.Vieville@inria.fr","header_description":"","assets_banners_color":"","last_updated":"2014-09-17 16:32:42","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/www-sop.inria.fr\/science-participative\/wp-plugins\/acf_rendering.zip","header_author_uri":"http:\/\/www-sop.inria.fr\/members\/Thierry.Vieville","rating":0,"author_block_rating":0,"active_installs":10,"downloads":2149,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","screenshots","changelog","other_notes"],"tags":[],"upgrade_notice":[],"ratings":[],"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":[],"block_files":[],"assets_screenshots":[],"screenshots":[]},"plugin_section":[],"plugin_tags":[],"plugin_category":[],"plugin_contributors":[],"plugin_business_model":[],"class_list":["post-62254","plugin","type-plugin","status-closed","hentry","plugin_committers-vthierry"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/advanced-custom-fields-rendering.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>When activated, the field group menu of the advanced custom field (ACF) extension has an additional rendering dialog-box.<\/p>\n\n<p>These new options allow to (i) display the group fields value in the post or page content and to (i) dump the values as HTML meta-data.<\/p>\n\n<h4>Displaying field values in the content<\/h4>\n\n<p>The user choose to display at the top or bottom of the content, and defines the display as a piece of HTML code, with <code>[acf field=\"name\"]<\/code> shortcode in order to display the corresponding field value. That simple.<\/p>\n\n<h4>Displaying field values as meta-data<\/h4>\n\n<p>The user choose display (or not) the in the HTML <code>&lt;head&gt;..&lt;\/head&gt;<\/code> section, using <code>&lt;meta name=\"$name\" content=\"$value\"\/&gt;<\/code> tags, the data of a given group.<\/p>\n\n<p>The <code>$name<\/code> is the field <code>name<\/code> (not its <code>title<\/code>).<\/p>\n\n<p>The value is the one produced by the <code>[acf field=\"name\"]<\/code> shortcode (i.e., the ACF <code>get_field()<\/code> function). For some non textual data types it is undefined. Multiples values are rendered as a comma '<code>,<\/code>' separated list.<\/p>\n\n<!--section=installation-->\n<p><em>Manual installation<\/em><\/p>\n\n<ol>\n<li>Download the <a href=\"http:\/\/www-sop.inria.fr\/science-participative\/wp-plugins\/index\/acf_rendering.zip\">ZIP<\/a> file.<\/li>\n<li>In your WordPress <code>Dashboard -&gt; Plugins -&gt; Add new<\/code> page choose <code>upload plugin in .zip format via this page<\/code><\/li>\n<li>Browse and select the acf_rendering.zip to upload<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<\/ol>\n\n<p><em>Automatic installation<\/em><\/p>\n\n<ol>\n<li>In your WordPress <code>Dashboard -&gt; Plugins -&gt; Add new<\/code> page search for <em>Advanced Custom Fields: Rendering<\/em><\/li>\n<li>Install the plugin and activate it through the 'Plugins' menu in WordPress<\/li>\n<\/ol>\n\n<!--section=faq-->\n<p><em>Any question or suggestion?<\/em><\/p>\n\n<p>Simply contact us via http:\/\/www-sop.inria.fr\/science-participative\/wp-plugins<\/p>\n\n<!--section=screenshots-->\n<ol class='screenshots'>\n\t<li>\n\t\t<a href='\/\/ps.w.org\/advanced-custom-fields-rendering\/assets\/screenshot-1.png?rev=972233' title='Click to view full-size screenshot 1'>\t\t\t<img class='screenshot' src='\/\/ps.w.org\/advanced-custom-fields-rendering\/assets\/screenshot-1.png?rev=972233' alt='advanced-custom-fields-rendering screenshot 1' \/>\n\t\t<\/a>\t\t<p>A view of the A.C.F. group-field interface when the extension is activated.<\/p>\n\t<\/li>\n\t<li>\n\t\t<a href='\/\/ps.w.org\/advanced-custom-fields-rendering\/assets\/screenshot-2.png?rev=972233' title='Click to view full-size screenshot 2'>\t\t\t<img class='screenshot' src='\/\/ps.w.org\/advanced-custom-fields-rendering\/assets\/screenshot-2.png?rev=972233' alt='advanced-custom-fields-rendering screenshot 2' \/>\n\t\t<\/a>\t\t<p>A view of the HTML <code>&lt;head&gt;..&lt;\/head&gt;<\/code> meta-data rendering.<\/p>\n\t<\/li>\n<\/ol>\n\n<!--section=changelog-->\n<h4>1.1<\/h4>\n\n<p>Add an admin notice if the system forbids file update between plugins<\/p>\n\n<h4>1.0<\/h4>\n\n<p>Nothing special with this trivial plugin, debugged with WP_DEBUG, and built after Elliot (A.C.F. author) advises.<\/p>\n\n<!--section=other_notes-->\n<h3 id='Other-notes'>Other notes<\/h3>\n<h4>Limits and caveats of this plugin version<\/h4>\n\n<ul>\n<li><p><em>Internationalization<\/em> is only limited to English and French (i would say frenglish and french, considering my English :)). Each time someone requires another language(and help us a bit), we will add it.<\/p><\/li>\n<li><p><em>Rendering complex field types<\/em> (image, structured data, ..) may require special adaptation of this basic plugin. Any need of a user and we do it.<\/p><\/li>\n<li><p><em>No WYSIWYG rendering editor<\/em>: for obscure reasons, the standard WYSIWYG editor seems not to work in the ACF field group edit page (this might be a caveat in the ACF plugin, if i may).<\/p><\/li>\n<\/ul>\n\n<h4>Internationalization: the seven lines to translate<\/h4>\n\n<p>If you could help us to translate, here are the very simple seven sentences to put in you native language (without any fu..nny jokes, please :)).<\/p>\n\n<ul>\n<li>\"Rendering\"<\/li>\n<li>\"Position where to insert the rendering of the field group values\"<\/li>\n<li>\"None\"<\/li>\n<li>\"Pattern\"<\/li>\n<li>\"HTML code pattern (using [acf field='field_name'] shortcode to obtain a field value) rendering the value\"<\/li>\n<li>\"HTML tags\"<\/li>\n<li>\"Whether the field group values have to be rendered as  tags in the HTML header, or not\"<\/li>\n<\/ul>","raw_excerpt":"Allows to render the advanced custom field meta-data in the HTML header and to display it in the page.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/62254","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=62254"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/vthierry"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=62254"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=62254"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=62254"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=62254"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=62254"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=62254"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}