{"id":179624,"date":"2024-03-14T13:28:38","date_gmt":"2024-03-14T13:28:38","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/acf-field-block\/"},"modified":"2024-03-18T09:21:05","modified_gmt":"2024-03-18T09:21:05","slug":"field-block-for-acf-pro","status":"publish","type":"plugin","link":"https:\/\/test.wordpress.org\/plugins\/field-block-for-acf-pro\/","author":7443420,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.3.1","stable_tag":"1.3.1","tested":"6.5.8","requires":"6.2","requires_php":"","requires_plugins":null,"header_name":"Field block for ACF Pro","header_author":"bobbingwide","header_description":"Displays ACF fields in a block","assets_banners_color":"fbfff8","last_updated":"2024-03-18 09:21:05","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/www.oik-plugins.com\/oik\/oik-donate\/","header_plugin_uri":"https:\/\/www.oik-plugins.com\/oik-plugins\/field-block-for-acf-pro","header_author_uri":"https:\/\/bobbingwide.com\/about-bobbing-wide","rating":0,"author_block_rating":0,"active_installs":20,"downloads":2012,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog"],"tags":{"1.3.0":{"tag":"1.3.0","author":"bobbingwide","date":"2024-03-14 13:33:52"},"1.3.1":{"tag":"1.3.1","author":"bobbingwide","date":"2024-03-18 09:21:05"}},"upgrade_notice":{"1.3.1":"<p>Tested with WordPress 6.5-RC2 and Advanced Custom Fields Pro v6.2.7<\/p>"},"ratings":[],"assets_icons":{"icon-256x256.jpg":{"filename":"icon-256x256.jpg","revision":3051517,"resolution":"256x256","location":"assets","locale":"","width":256,"height":256}},"assets_banners":{"banner-772x250.jpg":{"filename":"banner-772x250.jpg","revision":3051517,"resolution":"772x250","location":"assets","locale":"","width":772,"height":250}},"assets_blueprints":{},"all_blocks":{"acf-field\/acf-field":{"name":"acf-field\/acf-field","title":"ACF field","description":"Displays an ACF field","category":"formatting","icon":"forms","keywords":["generic","field","acf"],"textdomain":"field-block-for-acf-pro","acf":{"mode":"edit","renderTemplate":"acf-field.php"},"style":["file:.\/acf-field.css"],"supports":{"align":true,"anchor":true,"color":{"link":true},"position":{"sticky":true},"spacing":{"margin":true,"padding":true,"blockGap":true},"typography":{"fontSize":true,"lineHeight":true}},"example":[]}},"tagged_versions":["1.3.0","1.3.1"],"block_files":[],"assets_screenshots":{"screenshot-1.jpg":{"filename":"screenshot-1.jpg","revision":3053252,"resolution":"1","location":"assets","locale":"","width":765,"height":326},"screenshot-2.jpg":{"filename":"screenshot-2.jpg","revision":3053252,"resolution":"2","location":"assets","locale":"","width":765,"height":140},"screenshot-3.jpg":{"filename":"screenshot-3.jpg","revision":3053252,"resolution":"3","location":"assets","locale":"","width":506,"height":236}},"screenshots":{"1":"ACF field block - Edit mode","2":"ACF field block - Preview mode","3":"ACF field block - Settings"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[2211,1220,2240],"plugin_category":[],"plugin_contributors":[79761],"plugin_business_model":[],"class_list":["post-179624","plugin","type-plugin","status-publish","hentry","plugin_tags-acf","plugin_tags-block","plugin_tags-field","plugin_contributors-bobbingwide","plugin_committers-bobbingwide"],"banners":{"banner":"https:\/\/ps.w.org\/field-block-for-acf-pro\/assets\/banner-772x250.jpg?rev=3051517","banner_2x":false,"banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/field-block-for-acf-pro\/assets\/icon-256x256.jpg?rev=3051517","icon_2x":"https:\/\/ps.w.org\/field-block-for-acf-pro\/assets\/icon-256x256.jpg?rev=3051517","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/field-block-for-acf-pro\/assets\/screenshot-1.jpg?rev=3053252","caption":"ACF field block - Edit mode"},{"src":"https:\/\/ps.w.org\/field-block-for-acf-pro\/assets\/screenshot-2.jpg?rev=3053252","caption":"ACF field block - Preview mode"},{"src":"https:\/\/ps.w.org\/field-block-for-acf-pro\/assets\/screenshot-3.jpg?rev=3053252","caption":"ACF field block - Settings"}],"raw_content":"<!--section=description-->\n<p>The ACF field block displays individual fields registered using ACF.<\/p>\n\n<p>It supports the following field types:<\/p>\n\n<ul>\n<li>Basic: Text, Text Area, Number, Range, Email, URL, Password<\/li>\n<li>Content: Image, File, WYSIWYG Editor, oEmbed, Gallery<\/li>\n<li>Choice: Select, Checkbox, Radio Button, Button Group, True \/ False<\/li>\n<li>Relational: Link, Post Object, Page Link, Relationship, Taxonomy, User<\/li>\n<li>Advanced: Google Map, Date Picker, Date Time Picker, Time Picker, Color Picker<\/li>\n<li>Layout: Group, Clone, Repeater, Flexible Content<\/li>\n<\/ul>\n\n<p>Features<\/p>\n\n<ul>\n<li>Uses a single block \u2013 ACF field<\/li>\n<li>The block can be used within the Query Loop<\/li>\n<li>Most field types are rendered in the block editor.<\/li>\n<li>Supports display of the field's label, if required.<\/li>\n<\/ul>\n\n<p>This plugin depends on Advanced Custom Fields PRO; it uses the plugin's server side rendering block logic.\nIf ACF PRO is not activated then the ACF field block will not be registered.<\/p>\n\n<p>For PHP developers\nThe extensible architecture allows:\n- overrides to rendering logic by field type,\n- rendering for custom field types,\n- rendering for custom field names<\/p>\n\n<p>If you want to alter the output from the <code>acf-field-block\/acf-field<\/code> block\nthen you can either hook into the <code>render_block_acf-field-block\/acf-field<\/code> filter to \nmodify the generated HTML,\nor the <code>acf_field_block_get_renderer<\/code> filter to set your own callback function\/method\nfor a field type or specific field.<\/p>\n\n<p>Google Map fields use JavaScript from maps.googleapis.com.\nThe Google Map field requires an API key which you can obtain from\nhttps:\/\/developers.google.com\/maps\/documentation\/javascript\/get-api-key<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the contents of the field-block-for-acf-pro plugin to the `\/wp-content\/plugins\/field-block-for-acf-pro' directory<\/li>\n<li>Activate the field-block-for-acf-pro plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Use the ACF field block in the block editor<\/li>\n<\/ol>\n\n<!--section=changelog-->\n<h4>1.3.1<\/h4>\n\n<ul>\n<li>Changed: Updated screenshots<\/li>\n<li>Fixed: Correct pass $field_group structure to acf_get_fields() #24<\/li>\n<li>Tested: With WordPress 6.5-RC2 and WordPress Multisite<\/li>\n<li>Tested: With Advanced Custom Fields PRO v6.2.7<\/li>\n<li>Tested: With Gutenberg 17.9.0<\/li>\n<li>Tested: With PHP 8.3<\/li>\n<li>Tested: With PHPUnit 9.6<\/li>\n<\/ul>","raw_excerpt":"No code solution to display ACF fields using the ACF field block.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/179624","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=179624"}],"author":[{"embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/bobbingwide"}],"wp:attachment":[{"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=179624"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=179624"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=179624"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=179624"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=179624"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=179624"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}