{"id":86793,"date":"2018-06-05T20:41:52","date_gmt":"2018-06-05T20:41:52","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/bea-fix-loco-translate\/"},"modified":"2026-06-01T14:40:42","modified_gmt":"2026-06-01T14:40:42","slug":"bea-fix-loco-translate","status":"publish","type":"plugin","link":"https:\/\/ar.wordpress.org\/plugins\/bea-fix-loco-translate\/","author":14486844,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.2.1","stable_tag":"1.2.1","tested":"7.0.0","requires":"4.6","requires_php":"7.4","requires_plugins":null,"header_name":"BEA - Loco Translate Enhancements","header_author":"Be API","header_description":"Improve Loco Translate's plugin behaviour.","assets_banners_color":"f8f8f8","last_updated":"2026-06-01 14:40:42","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/paypal.me\/BeAPI","header_plugin_uri":"https:\/\/github.com\/BeAPI\/bea-fix-loco-translate","header_author_uri":"https:\/\/beapi.fr","rating":0,"author_block_rating":0,"active_installs":200,"downloads":7050,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog"],"tags":{"1.1.0":{"tag":"1.1.0","author":"MaximeCulea","date":"2018-07-27 13:12:52"},"1.1.1":{"tag":"1.1.1","author":"MaximeCulea","date":"2018-07-27 13:13:12"},"1.2.1":{"tag":"1.2.1","author":"beapi","date":"2026-06-01 14:40:42"}},"upgrade_notice":[],"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":1887804,"resolution":"128x128","location":"assets","locale":"","width":928,"height":928},"icon-256x256.png":{"filename":"icon-256x256.png","revision":1887804,"resolution":"256x256","location":"assets","locale":"","width":928,"height":928}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":1887804,"resolution":"1544x500","location":"assets","locale":"","width":1544,"height":500},"banner-772x250.png":{"filename":"banner-772x250.png","revision":1887804,"resolution":"772x250","location":"assets","locale":"","width":772,"height":250}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.1.0","1.1.1","1.2.1"],"block_files":[],"assets_screenshots":[],"screenshots":[]},"plugin_section":[],"plugin_tags":[157601,157602,3812],"plugin_category":[],"plugin_contributors":[77914,152685],"plugin_business_model":[],"class_list":["post-86793","plugin","type-plugin","status-publish","hentry","plugin_tags-loco-translate","plugin_tags-loco-translate-add-on","plugin_tags-mu-plugin","plugin_contributors-beapi","plugin_contributors-maximeculea","plugin_committers-beapi","plugin_committers-momo360modena","plugin_support_reps-momo360modena"],"banners":{"banner":"https:\/\/ps.w.org\/bea-fix-loco-translate\/assets\/banner-772x250.png?rev=1887804","banner_2x":"https:\/\/ps.w.org\/bea-fix-loco-translate\/assets\/banner-1544x500.png?rev=1887804","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/bea-fix-loco-translate\/assets\/icon-128x128.png?rev=1887804","icon_2x":"https:\/\/ps.w.org\/bea-fix-loco-translate\/assets\/icon-256x256.png?rev=1887804","generated":false},"screenshots":[],"raw_content":"<!--section=description-->\n<p>Enhancements for Loco Translate.<\/p>\n\n<h3>How?<\/h3>\n\n<p>This plugin provides 3 targeted enhancements for Loco Translate:<\/p>\n\n<ul>\n<li>Include mu-plugins folders in translation sources.\nThis specifically targets folder-based mu-plugins, commonly loaded through bootstrap loaders such as <code>mu-require<\/code> or <code>wp-mu-loader<\/code>. The plugin extends source discovery so these mu-plugins can be translated with Loco Translate.<\/li>\n<li>Allow language creation despite <code>DISALLOW_FILE_MODS<\/code>.\nThis plugin keeps language creation available for the Loco Translate context on environments where file modifications are restricted.<\/li>\n<li>Avoid stale Loco Translate plugin cache data.\nThis plugin clears Loco plugin cache data to reduce outdated plugin entries during automated deployment workflows.<\/li>\n<\/ul>\n\n<p>Tested with Loco Translate 2.8.4.<\/p>\n\n<h3>Who?<\/h3>\n\n<p>Created and maintained by <a href=\"https:\/\/beapi.fr\">Be API<\/a>.<\/p>\n\n<p>This plugin is maintained, but free support is not guaranteed. Please report issues on <a href=\"https:\/\/github.com\/BeAPI\/bea-fix-loco-translate\/issues\">GitHub<\/a>.<\/p>\n\n<p>To streamline issue triage and responses, support requests are handled on GitHub.<\/p>\n\n<!--section=installation-->\n<p>This plugin works only if the <a href=\"https:\/\/wordpress.org\/plugins\/loco-translate\/\">Loco Translate<\/a> plugin is installed and activated.<\/p>\n\nRequirements\n\n<ul>\n<li>WordPress 4.6+<\/li>\n<li>Tested up to 7.0.0.<\/li>\n<li>Tested with Loco Translate 2.8.4.<\/li>\n<li>PHP 7.4+<\/li>\n<\/ul>\n\nWordPress\n\n<ul>\n<li>Download and install using the built-in WordPress plugin installer, or optionally use it as an mu-plugin.<\/li>\n<li>Activate it in the \"Plugins\" area of the admin.<\/li>\n<li>Nothing more.<\/li>\n<\/ul>\n\n<!--section=changelog-->\n<h4>1.2.1 - 1 Jun 2026<\/h4>\n\n<ul>\n<li>Add GitHub Actions workflows for CI tests and WordPress.org deployment.<\/li>\n<li>Enable manual workflow runs with workflow_dispatch and tag validation for releases.<\/li>\n<li>Bump plugin version to 1.2.1.<\/li>\n<\/ul>\n\n<h4>1.2.0 - 1 Jun 2026<\/h4>\n\n<ul>\n<li>Update plugin wording to a more neutral and professional tone.<\/li>\n<li>Mark as tested up to WordPress 7.0.0.<\/li>\n<li>Document compatibility tested with Loco Translate 2.8.4.<\/li>\n<\/ul>\n\n<h4>1.1.1 - 27 Jul 2018<\/h4>\n\n<ul>\n<li>Decrease the php requirement to PHP5.4<\/li>\n<\/ul>\n\n<h4>1.1.0 - 4 Jun 2018<\/h4>\n\n<ul>\n<li>WordPress plugin.<\/li>\n<li>First version of the plugin.<\/li>\n<li>Finish readme.<\/li>\n<li>Add composer.json.<\/li>\n<li>Init plugin.<\/li>\n<\/ul>","raw_excerpt":"Enhancements for Loco Translate.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/ar.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/86793","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ar.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/ar.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/ar.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=86793"}],"author":[{"embeddable":true,"href":"https:\/\/ar.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/beapi"}],"wp:attachment":[{"href":"https:\/\/ar.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=86793"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/ar.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=86793"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/ar.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=86793"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/ar.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=86793"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/ar.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=86793"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/ar.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=86793"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}