[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fIO_-fKP7lBV6VZOer9Be9CVZLzFw6sVLhggDbK61lhE":3},{"slug":4,"name":5,"version":6,"author":7,"author_profile":8,"description":9,"short_description":10,"active_installs":11,"downloaded":12,"rating":13,"num_ratings":13,"last_updated":14,"tested_up_to":15,"requires_at_least":16,"requires_php":17,"tags":18,"homepage":22,"download_link":23,"security_score":24,"vuln_count":13,"unpatched_count":13,"last_vuln_date":25,"fetched_at":26,"vulnerabilities":27,"developer":28,"crawl_stats":25,"alternatives":35,"analysis":136,"fingerprints":165},"disable-sync-repeater-option-for-acfml","Disable Sync Repeater Option for ACFML (WPML\u002FACF)","1.0","Timo H","https:\u002F\u002Fprofiles.wordpress.org\u002Ftimohubois\u002F","\u003Cp>The \u003Ca href=\"https:\u002F\u002Fwpml.org\u002Fdocumentation\u002Frelated-projects\u002Ftranslate-sites-built-with-acf\u002F\" title=\"Advanced Custom Fields (ACF) Multilingual – Translate All Fields with WPML\" rel=\"nofollow ugc\">AFCML\u003C\u002Fa> (Advanced Custom Fields [ACF] Multilingual) plugin extends WPML, lets you translate sites using ACF and introduces a feature that allows users to sync repeater fields across translations.\u003C\u002Fp>\n\u003Cp>In combination with flexible content fields and when the content should vary per language, it can lead to unexpected behavior, so that this plugin does the following:\u003C\u002Fp>\n\u003Col>\n\u003Cli>Define a constant that sets the default value for the repeater sync checkbox.\u003C\u002Fli>\n\u003Cli>Remove the meta box that displays the repeater sync checkbox in the post edit screen.\u003C\u002Fli>\n\u003Cli>Delete the option that stores the sync status in the database.\u003C\u002Fli>\n\u003C\u002Fol>\n\u003Ch3>Want to contribute?\u003C\u002Fh3>\n\u003Cp>Check out the Plugin \u003Ca href=\"https:\u002F\u002Fgithub.com\u002Ftimohubois\u002Fdisable-sync-repeater-option-for-acfml\u002F\" rel=\"nofollow ugc\">GitHub Repository\u003C\u002Fa>.\u003C\u002Fp>\n","Disables the sync repeater option of ACFML.",50,2771,0,"2025-04-16T13:01:00.000Z","6.8.5","5.0","8.0",[19,20,21],"acf","tags-acfml","wpml","https:\u002F\u002Fgithub.com\u002Ftimohubois\u002Fdisable-sync-repeater-option-for-acfml\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fdisable-sync-repeater-option-for-acfml.1.0.zip",100,null,"2026-03-15T15:16:48.613Z",[],{"slug":29,"display_name":7,"profile_url":8,"plugin_count":30,"total_installs":31,"avg_security_score":24,"avg_patch_time_days":32,"trust_score":33,"computed_at":34},"timohubois",4,140,30,94,"2026-04-04T05:40:09.771Z",[36,56,75,92,110],{"slug":37,"name":38,"version":39,"author":40,"author_profile":41,"description":42,"short_description":43,"active_installs":24,"downloaded":44,"rating":13,"num_ratings":13,"last_updated":45,"tested_up_to":46,"requires_at_least":47,"requires_php":48,"tags":49,"homepage":53,"download_link":54,"security_score":55,"vuln_count":13,"unpatched_count":13,"last_vuln_date":25,"fetched_at":26},"advanced-custom-fields-wpml-language-selector","Advanced Custom Fields: WPML Language Selector Field","1.2.1","Ivan Paulin","https:\u002F\u002Fprofiles.wordpress.org\u002Fivan_paulin\u002F","\u003Cp>Custom field addon for Advanced Custom Fields plugin which provides a list of used WPML languages on website.\u003Cbr \u002F>\nPossibility to have multiple choices, or just one.\u003C\u002Fp>\n\u003Cp>It will not work if WPML plugin is not activated.\u003C\u002Fp>\n\u003Cp>Return type is array which holds the language code(it, en, fr, de, etc..).\u003C\u002Fp>\n\u003Ch4>Compatibility\u003C\u002Fh4>\n\u003Cp>This ACF field type is compatible with:\u003Cbr \u002F>\n* ACF 4\u003Cbr \u002F>\n* ACF 5\u003C\u002Fp>\n","Custom field addon for Advanced Custom Fields plugin which provides a list of used WPML languages on website.",3085,"2016-01-25T22:14:00.000Z","4.4.34","4.0","",[19,50,51,52,21],"custom-field","language","language-select","https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fadvanced-custom-fields-wpml-language-selector\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fadvanced-custom-fields-wpml-language-selector.zip",85,{"slug":57,"name":58,"version":59,"author":60,"author_profile":61,"description":62,"short_description":63,"active_installs":64,"downloaded":65,"rating":13,"num_ratings":13,"last_updated":66,"tested_up_to":67,"requires_at_least":68,"requires_php":48,"tags":69,"homepage":73,"download_link":74,"security_score":55,"vuln_count":13,"unpatched_count":13,"last_vuln_date":25,"fetched_at":26},"acf-wpml-theme-options","ACF WPML Theme Options","1.0.0","railmedia","https:\u002F\u002Fprofiles.wordpress.org\u002Frailmedia\u002F","\u003Cp>ACF WPML Theme Options allows you to use another way of displaying Theme Options fields defined with ACF and translated with WPML allowing you to avoid any kind of problems in the translation process.\u003C\u002Fp>\n\u003Cp>Say goodbye to adding prefixes for field slugs in your Theme Options pages and displaying it based on ICL_LANGUAGE_CODE and to other workarounds to make it work properly.\u003C\u002Fp>\n\u003Cp>Instead of performing queries on translated ACF options pages, it allows you to assign custom fields to a custom post type and display the fields in your plugins and themes with a single function.\u003C\u002Fp>\n\u003Cp>After it is properly configured and all the requisites are met, you can use it by calling get_field_option(‘option_name’) or by triggering it as a shortcode [get_field_option option=”option_name”] – this feature allowing you to display options inside your posts and pages content.\u003C\u002Fp>\n\u003Cp>The plugin is dependent on ACF or ACF Pro and WPML. However, it will not work if you are running a website which has both ACF and ACF Pro enabled at the same time.\u003C\u002Fp>\n","Plugin which adds another way of displaying global options created with ACF on websites which use WPML for multilanguage purposes.",10,2386,"2017-11-16T09:05:00.000Z","4.9.29","3.0",[19,70,71,72,21],"acfpro","settings","theme","https:\u002F\u002Fwww.tudorache.me\u002Facf-wpml-theme-options.html","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Facf-wpml-theme-options.1.0.zip",{"slug":76,"name":77,"version":78,"author":79,"author_profile":80,"description":81,"short_description":82,"active_installs":64,"downloaded":83,"rating":24,"num_ratings":84,"last_updated":85,"tested_up_to":86,"requires_at_least":68,"requires_php":48,"tags":87,"homepage":48,"download_link":91,"security_score":55,"vuln_count":13,"unpatched_count":13,"last_vuln_date":25,"fetched_at":26},"language-option-for-acf4-fields","Language option for ACF4+ Fields","1.3.0","VoiD2008","https:\u002F\u002Fprofiles.wordpress.org\u002Fvoid2008\u002F","\u003Cp>This plugin allows to select language for fields to be shown.\u003Cbr \u002F>\nWPML,xili-language,Polylang plugins supported.\u003C\u002Fp>\n\u003Ch3>Contribute\u003C\u002Fh3>\n\u003Cp>If you find this useful and you if you want to contribute, there are three ways:\u003C\u002Fp>\n\u003Col>\n\u003Cli>You can write me (void2008dev[at]gmail.com or \u003Ca href=\"https:\u002F\u002Fgithub.com\u002FVoiD2008\u002Facf_wpml_fields\" rel=\"nofollow ugc\">here\u003C\u002Fa>) and submit your bug reports, suggestions and requests for features;\u003C\u002Fli>\n\u003Cli>Using the plugin is free, but if you want you can send me some money with PayPal \u003Ca href=\"https:\u002F\u002Fwww.paypal.com\u002Fcgi-bin\u002Fwebscr?cmd=_s-xclick&hosted_button_id=WBHZUEALQ2RAN\" rel=\"nofollow ugc\">here\u003C\u002Fa>\u003C\u002Fli>\n\u003C\u002Fol>\n","Adding language option to ACF fields plugin.",2532,1,"2014-09-03T02:08:00.000Z","3.9.40",[19,88,89,21,90],"multilanguage","polylang","xili","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Flanguage-option-for-acf4-fields.1.3.0.zip",{"slug":93,"name":94,"version":95,"author":94,"author_profile":96,"description":97,"short_description":98,"active_installs":13,"downloaded":99,"rating":13,"num_ratings":13,"last_updated":48,"tested_up_to":100,"requires_at_least":101,"requires_php":102,"tags":103,"homepage":107,"download_link":108,"security_score":24,"vuln_count":13,"unpatched_count":13,"last_vuln_date":25,"fetched_at":109},"ai-seo-wp","WPSEO.AI","0.0.6","https:\u002F\u002Fprofiles.wordpress.org\u002Fwpseoai\u002F","\u003Cp>WPSEO.AI is a platform that connects your WordPress site, with Artificial Intelligence (AI). Allowing SEO optimizations, such as proofreading, WYSIWYG, Gutenberg block layout improvements, and support for translating your content into different languages, integrating with the \u003Ca href=\"http:\u002F\u002Fwpml.org\" rel=\"nofollow ugc\">SitePress WPML\u003C\u002Fa> plugin. Users can purchase credits to use our service, which integrates AI through this WordPress plugin, for the Gutenberg editor. = Features = \u003Cstrong>Content proofreading\u003C\u002Fstrong> Spelling, punctuation, and grammar facilities. \u003Cstrong>Markup and Gutenberg block optimisations\u003C\u002Fstrong> Provide improvements to your content, and Gutenberg block layouts. \u003Cstrong>Multilingual translation\u003C\u002Fstrong> Integration with WordPress Multilingual (\u003Ca href=\"http:\u002F\u002Fwpml.org\" rel=\"nofollow ugc\">WPML\u003C\u002Fa>) plugin. \u003Cstrong>Advanced Custom Fields (ACF)\u003C\u002Fstrong> Support extra, custom defined metadata. \u003Cstrong>Summarisations\u003C\u002Fstrong> Provide context on what has been changed, and why. \u003Cstrong>Version control\u003C\u002Fstrong> Supports the WordPress revisioning system, creates a new draft, for each optimisation. = Links = * \u003Ca href=\"https:\u002F\u002Fwpseo.ai\u002F?utm_source=wordpress\" rel=\"nofollow ugc\">Website\u003C\u002Fa> * \u003Ca href=\"https:\u002F\u002Fwpseo.ai\u002Fsubscription-top-up-credits.html\" rel=\"nofollow ugc\">Buy credits\u003C\u002Fa> * \u003Ca href=\"https:\u002F\u002Fwpseo.ai\u002Ffaq.html?utm_source=wordpress\" rel=\"nofollow ugc\">FAQ\u003C\u002Fa> * \u003Ca href=\"https:\u002F\u002Fwpseo.ai\u002Fterms-of-service.html\" rel=\"nofollow ugc\">Terms of Service\u003C\u002Fa> * \u003Ca href=\"https:\u002F\u002Fwpseo.ai\u002Fprivacy-policy.html\" rel=\"nofollow ugc\">Privacy policy\u003C\u002Fa>\u003C\u002Fp>\n\u003Ch3>Source files\u003C\u002Fh3>\n\u003Cp>All source files for this plugin can be found on the \u003Ca href=\"https:\u002F\u002Fgithub.com\u002FAlexanderGW\u002Fwpseoai\" rel=\"nofollow ugc\">GitHub plugin page\u003C\u002Fa>\u003C\u002Fp>\n","WPSEO.AI is a platform that connects your WordPress site, with Artificial Intelligence (AI). Allowing SEO optimizations, such as proofreading, WYSIWYG &hellip;",655,"6.5.8","5.2","7.1",[19,104,105,106,21],"ai","seo","translate","https:\u002F\u002Fwpseo.ai\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fai-seo-wp.0.0.6.zip","2026-03-15T10:48:56.248Z",{"slug":111,"name":112,"version":113,"author":114,"author_profile":115,"description":116,"short_description":117,"active_installs":118,"downloaded":119,"rating":120,"num_ratings":121,"last_updated":122,"tested_up_to":123,"requires_at_least":124,"requires_php":125,"tags":126,"homepage":131,"download_link":132,"security_score":133,"vuln_count":134,"unpatched_count":13,"last_vuln_date":135,"fetched_at":26},"advanced-custom-fields","Advanced Custom Fields (ACF®)","6.7.1","WP Engine","https:\u002F\u002Fprofiles.wordpress.org\u002Fwpengine\u002F","\u003Cp>Advanced Custom Fields (ACF®) turns WordPress sites into a fully-fledged content management system by giving you all the tools to do more with your data.\u003C\u002Fp>\n\u003Cp>Use the ACF plugin to take full control of your WordPress edit screens, custom field data, and more.\u003C\u002Fp>\n\u003Cp>\u003Cspan class=\"embed-youtube\" style=\"text-align:center; display: block;\">\u003Ciframe loading=\"lazy\" class=\"youtube-player\" width=\"750\" height=\"422\" src=\"https:\u002F\u002Fwww.youtube.com\u002Fembed\u002F9C6_roqghZQ?version=3&rel=0&showsearch=0&showinfo=1&iv_load_policy=1&fs=1&hl=en-US&autohide=2&wmode=transparent\" allowfullscreen=\"true\" style=\"border:0;\" sandbox=\"allow-scripts allow-same-origin allow-popups allow-presentation allow-popups-to-escape-sandbox\">\u003C\u002Fiframe>\u003C\u002Fspan>\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Add fields on demand.\u003C\u002Fstrong>\u003Cbr \u002F>\nThe ACF field builder allows you to quickly and easily add fields to WP edit screens with only the click of a few buttons! Whether it’s something simple like adding an “author” field to a book review post, or something more complex like the structured data needs of an ecommerce site or marketplace, ACF makes adding fields to your content model easy.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Add them anywhere.\u003C\u002Fstrong>\u003Cbr \u002F>\nFields can be added all over WordPress including posts, pages, users, taxonomy terms, media, comments and even custom options pages! It couldn’t be simpler to bring structure to the WordPress content creation experience.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Show them everywhere.\u003C\u002Fstrong>\u003Cbr \u002F>\nLoad and display your custom field values in any theme template file with our hassle-free, developer friendly functions! Whether you need to display a single value or generate content based on a more complex query, the out-of-the-box functions of ACF make templating a dream for developers of all levels of experience.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Any Content, Fast.\u003C\u002Fstrong>\u003Cbr \u002F>\nTurning WordPress into a true content management system is not just about custom fields. Creating new custom post types and taxonomies is an essential part of building custom WordPress sites. Registering post types and taxonomies is now possible right in the ACF UI, speeding up the content modeling workflow without the need to touch code or use another plugin.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Simply beautiful and intentionally accessible.\u003C\u002Fstrong>\u003Cbr \u002F>\nFor content creators and those tasked with data entry, the field user experience is as intuitive as they could desire while fitting neatly into the native WordPress experience. Accessibility standards are regularly reviewed and applied, ensuring ACF is able to empower as close to anyone as possible.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Documentation and developer guides.\u003C\u002Fstrong>\u003Cbr \u002F>\nOver 10 plus years of vibrant community contribution alongside an ongoing commitment to clear documentation means that you’ll be able to find the guidance you need to build what you want.\u003C\u002Fp>\n\u003Ch4>Features\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Simple & Intuitive\u003C\u002Fli>\n\u003Cli>Powerful Functions\u003C\u002Fli>\n\u003Cli>Over 30 Field Types\u003C\u002Fli>\n\u003Cli>Extensive Documentation\u003C\u002Fli>\n\u003Cli>Millions of Users\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Links\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwww.advancedcustomfields.com\u002F?utm_source=wordpress.org&utm_medium=free%20plugin%20listing&utm_campaign=ACF%20Website\" rel=\"nofollow ugc\">Website\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwww.advancedcustomfields.com\u002Fresources\u002F?utm_source=wordpress.org&utm_medium=free%20plugin%20listing&utm_campaign=ACF%20Website\" rel=\"nofollow ugc\">Documentation\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fsupport.advancedcustomfields.com\" rel=\"nofollow ugc\">Support\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwww.advancedcustomfields.com\u002Fpro\u002F?utm_source=wordpress.org&utm_medium=free%20plugin%20listing&utm_campaign=ACF%20Pro%20Upgrade\" rel=\"nofollow ugc\">ACF PRO\u003C\u002Fa>\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>PRO\u003C\u002Fh4>\n\u003Cp>The Advanced Custom Fields plugin is also available in a professional version which includes more fields, more functionality, and more flexibility. The ACF PRO plugin features:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>The \u003Ca href=\"https:\u002F\u002Fwww.advancedcustomfields.com\u002Fresources\u002Frepeater\u002F?utm_source=wordpress.org&utm_medium=free%20plugin%20listing&utm_campaign=ACF%20Pro%20Upgrade\" rel=\"nofollow ugc\">Repeater Field\u003C\u002Fa> allows you to create a set of sub fields which can be repeated again, and again, and again.\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwww.advancedcustomfields.com\u002Fresources\u002Fblocks\u002F?utm_source=wordpress.org&utm_medium=free%20plugin%20listing&utm_campaign=ACF%20Pro%20Upgrade\" rel=\"nofollow ugc\">ACF Blocks\u003C\u002Fa>, a powerful PHP-based framework for developing custom block types for the WordPress Block Editor (aka Gutenberg).\u003C\u002Fli>\n\u003Cli>Define, create, and manage content with the \u003Ca href=\"https:\u002F\u002Fwww.advancedcustomfields.com\u002Fresources\u002Fflexible-content\u002F?utm_source=wordpress.org&utm_medium=free%20plugin%20listing&utm_campaign=ACF%20Pro%20Upgrade\" rel=\"nofollow ugc\">Flexible Content Field\u003C\u002Fa>, which provides for multiple layout and sub field options.\u003C\u002Fli>\n\u003Cli>Use the \u003Ca href=\"https:\u002F\u002Fwww.advancedcustomfields.com\u002Fresources\u002Foptions-page\u002F?utm_source=wordpress.org&utm_medium=free%20plugin%20listing&utm_campaign=ACF%20Pro%20Upgrade\" rel=\"nofollow ugc\">Options Page\u003C\u002Fa> feature to add custom admin pages to edit ACF fields.\u003C\u002Fli>\n\u003Cli>Build fully customisable image galleries with the \u003Ca href=\"https:\u002F\u002Fwww.advancedcustomfields.com\u002Fresources\u002Fgallery\u002F?utm_source=wordpress.org&utm_medium=free%20plugin%20listing&utm_campaign=ACF%20Pro%20Upgrade\" rel=\"nofollow ugc\">Gallery Field\u003C\u002Fa>.\u003C\u002Fli>\n\u003Cli>Unlock a more efficient workflow for managing field settings by reusing existing fields and field groups on demand with the \u003Ca href=\"https:\u002F\u002Fwww.advancedcustomfields.com\u002Fresources\u002Fclone\u002F?utm_source=wordpress.org&utm_medium=free%20plugin%20listing&utm_campaign=ACF%20Pro%20Upgrade\" rel=\"nofollow ugc\">Clone Field\u003C\u002Fa>.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>\u003Ca href=\"https:\u002F\u002Fwww.advancedcustomfields.com\u002Fpro\u002F?utm_source=wordpress.org&utm_medium=free%20plugin%20listing&utm_campaign=ACF%20Pro%20Upgrade\" rel=\"nofollow ugc\">Upgrade to ACF PRO\u003C\u002Fa>\u003C\u002Fp>\n","ACF helps customize WordPress with powerful, professional and intuitive fields. Proudly powering over 2 million sites, WordPress developers love ACF.",2000000,67915741,90,1427,"2026-03-03T18:16:00.000Z","6.9.4","6.2","7.4",[19,127,128,129,130],"custom-fields","fields","meta","repeater","https:\u002F\u002Fwww.advancedcustomfields.com","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fadvanced-custom-fields.6.7.1.zip",93,9,"2025-08-08 00:00:00",{"attackSurface":137,"codeSignals":153,"taintFlows":160,"riskAssessment":161,"analyzedAt":164},{"hooks":138,"ajaxHandlers":149,"restRoutes":150,"shortcodes":151,"cronEvents":152,"entryPointCount":13,"unprotectedCount":13},[139,146],{"type":140,"name":141,"callback":142,"priority":143,"file":144,"line":145},"action","add_meta_boxes","closure",11,"disable-sync-repeater-option-for-acfml.php",32,{"type":140,"name":147,"callback":142,"file":144,"line":148},"plugins_loaded",53,[],[],[],[],{"dangerousFunctions":154,"sqlUsage":155,"outputEscaping":157,"fileOperations":13,"externalRequests":13,"nonceChecks":13,"capabilityChecks":13,"bundledLibraries":159},[],{"prepared":13,"raw":13,"locations":156},[],{"escaped":13,"rawEcho":13,"locations":158},[],[],[],{"summary":162,"deductions":163},"The plugin 'disable-sync-repeater-option-for-acfml' v1.0 presents a remarkably clean security profile based on the provided static analysis and vulnerability history. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events significantly limits its attack surface. Furthermore, the code analysis shows no dangerous functions, all SQL queries are secured with prepared statements, and output is properly escaped. The lack of file operations, external HTTP requests, and importantly, any missing nonce or capability checks on potential entry points, all contribute to a strong security posture. The plugin's vulnerability history is also empty, with no known CVEs, indicating a well-maintained or perhaps very narrowly focused plugin that has not been a target for exploit discovery.  The analysis indicates robust secure coding practices have been followed, making it appear very safe.",[],"2026-03-16T21:57:16.249Z",{"wat":166,"direct":171},{"assetPaths":167,"generatorPatterns":168,"scriptPaths":169,"versionParams":170},[],[],[],[],{"cssClasses":172,"htmlComments":173,"htmlAttributes":174,"restEndpoints":175,"jsGlobals":176,"shortcodeOutput":177},[],[],[],[],[],[]]