{"id":86768,"date":"2018-06-05T08:50:05","date_gmt":"2018-06-05T08:50:05","guid":{"rendered":"https:\/\/fr.wordpress.org\/plugins\/bea-beautiful-flexible\/"},"modified":"2018-10-17T14:56:53","modified_gmt":"2018-10-17T14:56:53","slug":"bea-beautiful-flexible","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/bea-beautiful-flexible\/","author":14486844,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.0.5","stable_tag":"1.0.5","tested":"4.9.29","requires":"4.7","requires_php":"5.6","requires_plugins":"","header_name":"BEA - Beautiful Flexible","header_author":"Be API Technical team","header_description":"Transform ACF's flexible layouts list into a nice and UX popup.","assets_banners_color":"f8f8f8","last_updated":"2018-10-17 14:56:53","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/paypal.me\/BeAPI","header_plugin_uri":"https:\/\/github.com\/BeAPI\/bea-beautiful-flexible","header_author_uri":"https:\/\/beapi.fr","rating":3.8,"author_block_rating":0,"active_installs":100,"downloads":4478,"num_ratings":0,"support_threads":1,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":1,"2":0,"3":0,"4":1,"5":2},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":"1887249","resolution":"128x128","location":"assets"},"icon-256x256.png":{"filename":"icon-256x256.png","revision":"1887249","resolution":"256x256","location":"assets"}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":"1887249","resolution":"1544x500","location":"assets"},"banner-772x250.png":{"filename":"banner-772x250.png","revision":"1887249","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0","1.0.1","1.0.2","1.0.3","1.0.4","1.0.5"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1887249","resolution":"1","location":"assets"}},"screenshots":{"1":"Show how BEA Beautiful Flexible improve the ACF's layouts dropdown."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[2211,157567,2217,1481],"plugin_category":[],"plugin_contributors":[77914,152685],"plugin_business_model":[],"class_list":["post-86768","plugin","type-plugin","status-closed","hentry","plugin_tags-acf","plugin_tags-acf-addon","plugin_tags-advanced-custom-fields","plugin_tags-flexible","plugin_contributors-beapi","plugin_contributors-maximeculea","plugin_committers-beapi","plugin_committers-momo360modena","plugin_support_reps-momo360modena"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/bea-beautiful-flexible_f8f8f8.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/bea-beautiful-flexible\/assets\/screenshot-1.png?rev=1887249","caption":"Show how BEA Beautiful Flexible improve the ACF's layouts dropdown."}],"raw_content":"<!--section=description-->\n<p>Transform ACF's flexible layouts list into a nice and UX popup.<\/p>\n\n<h3>How ?<\/h3>\n\n<p>By default there is a \"default\" image for layouts. But the idea is to customize them by adding your own.<\/p>\n\n<h3>Image convention<\/h3>\n\n<ul>\n<li>The size of image should be 366 x 150 or bigger 732 x 300.<\/li>\n<li>They should be named based on the flexible key (<code>push_2_light<\/code>) with no underscores but dashes (<code>push-2-light.[extension]<\/code>).<\/li>\n<li>The following extensions will be resolved in that order: <code>.jpg<\/code>, <code>.jpeg<\/code>, <code>.png<\/code> and <code>.gif<\/code>.<\/li>\n<\/ul>\n\n<h3>Where images should be situated<\/h3>\n\n<p>They should more likely be situated into your theme <code>wp-content\\themes\\my-theme\\assets\\bea-beautiful-flexible\\<\/code>. But if you have a child-theme and added images into it, these will overwrite those from parent-theme.\nThe following directories will be solved according to order: plugin's folder, child theme's folder, theme's folder.<\/p>\n\n<p>Also note that you can filter this path to gather all your images into a same folder :<\/p>\n\n<pre><code>add_filter( 'bea.beautiful_flexible.images_path', $path );\n<\/code><\/pre>\n\n<p>Finally, you could filter all images like this :<\/p>\n\n<pre><code>add_filter( 'bea.beautiful_flexible.images', $images );&lt;h3&gt;Who ?&lt;\/h3&gt;\n<\/code><\/pre>\n\n<h3>Credits<\/h3>\n\n<p>Special thanks to HWK, from his blogpost, we created a WordPress plugin with custom tuning (js+css).<\/p>\n\n<h3>Creator<\/h3>\n\n<p>Created by <a href=\"https:\/\/beapi.fr\">Be API<\/a>, the French WordPress leader agency since 2009. Based in Paris, we are more than 30 people and always <a href=\"https:\/\/beapi.workable.com\">hiring<\/a> some fun and talented guys. So we will be pleased to work with you.<\/p>\n\n<p>This plugin is only maintained, which means we do not guarantee some free support. Consider reporting an <a href=\"https:\/\/github.com\/BeAPI\/bea-media-analytics\/issues\">issue<\/a> and be patient.<\/p>\n\n<p>To facilitate the process of submitting an issue and quicker answer, we only use Github, so don't use WP.Org support, it will not be considered.<\/p>\n\n<!--section=installation-->\n<p>This plugin works only if the <a href=\"https:\/\/www.advancedcustomfields.com\/\">ACF Pro<\/a> plugin is installed and activated.<\/p>\n\nRequirements\n\n<ul>\n<li><a href=\"https:\/\/www.advancedcustomfields.com\/\">ACF Pro<\/a> plugin<\/li>\n<li>WordPress 4.7+ because of <code>[get_theme_file_uri()](https:\/\/developer.wordpress.org\/reference\/functions\/get_theme_file_uri)<\/code><\/li>\n<li>Tested up to 4.9.3.<\/li>\n<li>PHP 5.6+<\/li>\n<\/ul>\n\nWordPress\n\n<ul>\n<li>Download and install using the built-in WordPress plugin installer.<\/li>\n<li>Site activate in the \"Plugins\" area of the admin.<\/li>\n<li>Then <a href=\"#details\">add<\/a> your awesome layouts images.<\/li>\n<\/ul>\n\n<!--section=changelog-->\n<h4>1.0.5 - 17 Oct 2018<\/h4>\n\n<ul>\n<li>FIX <a href=\"https:\/\/github.com\/BeAPI\/bea-beautiful-flexible\/issues\/10\">#10<\/a> : fix warning<\/li>\n<\/ul>\n\n<h4>1.0.4 - 15 Oct 2018<\/h4>\n\n<ul>\n<li>Update readme with new requirements<\/li>\n<li>Feature <a href=\"https:\/\/github.com\/BeAPI\/bea-beautiful-flexible\/issues\/11\">#11<\/a> : add more filetype<\/li>\n<li>FIX <a href=\"https:\/\/github.com\/BeAPI\/bea-beautiful-flexible\/issues\/10\">#10<\/a> : fix warning<\/li>\n<\/ul>\n\n<h4>1.0.3 - 13 Aug 2018<\/h4>\n\n<ul>\n<li>FIX <a href=\"https:\/\/github.com\/BeAPI\/bea-beautiful-flexible\/issues\/8\">#8<\/a> : breaking changes with ACF 5.7.0 by adding new JS.<\/li>\n<li>Refactor way requirements are loaded by adding dedicated class.<\/li>\n<\/ul>\n\n<h4>1.0.2 - 5 Jun 2018<\/h4>\n\n<ul>\n<li>Push to wp.org.<\/li>\n<\/ul>\n\n<h4>1.0.1 - 22 May 2018<\/h4>\n\n<ul>\n<li><a href=\"https:\/\/github.com\/BeAPI\/bea-beautiful-flexible\/issues\/6\">#6<\/a> : fix title display<\/li>\n<\/ul>\n\n<h4>1.0.0 - 4 May 2018<\/h4>\n\n<ul>\n<li>First version of the plugin.<\/li>\n<li>Dynamically get flexible layouts.<\/li>\n<li>Finish readme.<\/li>\n<li>Add screenshot.<\/li>\n<li>Add composer.json.<\/li>\n<li>Init plugin.<\/li>\n<\/ul>","raw_excerpt":"Transform ACF&#039;s flexible layouts list into a nice and UX popup.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/86768","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=86768"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/beapi"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=86768"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=86768"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=86768"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=86768"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=86768"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=86768"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}