[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fWLJvar2GGSaO-Bv-rSALdPbeHjRCN1AmHmtQB8YGQ5g":3},{"slug":4,"display_name":5,"profile_url":6,"plugin_count":7,"total_installs":8,"avg_security_score":9,"avg_patch_time_days":10,"trust_score":11,"computed_at":12,"plugins":13},"hellomanaf","Abdul Manaf M","https:\u002F\u002Fprofiles.wordpress.org\u002Fhellomanaf\u002F",4,0,96,30,91,"2026-04-07T11:49:17.871Z",[14,33,46,60],{"slug":15,"name":16,"version":17,"author":5,"author_profile":6,"description":18,"short_description":19,"active_installs":8,"downloaded":20,"rating":8,"num_ratings":8,"last_updated":21,"tested_up_to":22,"requires_at_least":23,"requires_php":24,"tags":25,"homepage":21,"download_link":29,"security_score":30,"vuln_count":8,"unpatched_count":8,"last_vuln_date":31,"fetched_at":32},"easy-block-acf-pro-addon","Easy Block – ACF Pro Addon","1.1.1","\u003Cp>This plugin seamlessly integrates predefined Gutenberg blocks into your website, streamlining the process of creating and managing dynamic content. With its powerful features, Easy Block – ACF Pro Addon enhances your Gutenberg editing experience by enabling the use of custom, ready-to-use blocks tailored to your needs.\u003C\u002Fp>\n\u003Cp>To utilize the full capabilities of Easy Block – ACF Pro Addon, it is essential to have Advanced Custom Fields Pro version 6.0 or higher activated on your website. This dependency ensures compatibility and unlocks the advanced functionality needed to create highly customizable and flexible content layouts with ease.\u003C\u002Fp>\n\u003Ch4>Available blocks\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Hero Banner\u003C\u002Fli>\n\u003Cli>Auto Popup\u003C\u002Fli>\n\u003Cli>Carousel Slider\u003C\u002Fli>\n\u003Cli>Accordion\u003C\u002Fli>\n\u003Cli>Countdown\u003C\u002Fli>\n\u003Cli>Action Popup\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>New blocks are coming soon…\u003C\u002Fh4>\n","This plugin seamlessly integrates predefined Gutenberg blocks into your website, requiring the ACF Pro plugin.",717,"","6.7.5","6.4","7.2",[26,27,28],"acf","block","gutenberg","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Feasy-block-acf-pro-addon.1.1.1.zip",100,null,"2026-03-15T10:48:56.248Z",{"slug":34,"name":35,"version":36,"author":5,"author_profile":6,"description":37,"short_description":38,"active_installs":8,"downloaded":39,"rating":8,"num_ratings":8,"last_updated":21,"tested_up_to":40,"requires_at_least":23,"requires_php":24,"tags":41,"homepage":21,"download_link":45,"security_score":30,"vuln_count":8,"unpatched_count":8,"last_vuln_date":31,"fetched_at":32},"just-cookie-consent-popup","Just Cookie Consent Popup","1.0.4","\u003Cp>A simple plugin to display a cookie consent popup with settings managed in the admin panel.\u003C\u002Fp>\n\u003Cp>This plugin provides a seamless solution for displaying a cookie consent popup on your website. It offers a user-friendly way to notify visitors about the use of cookies and request their consent before proceeding. The popup is fully customizable, allowing you to modify the text, appearance, and behavior to match your website’s design and tone. Its lightweight design ensures it doesn’t impact website performance while providing a polished user experience.\u003C\u002Fp>\n\u003Cp>The plugin’s settings are easily managed through an intuitive admin panel, eliminating the need for technical expertise. From the admin panel, you can configure consent text, color, and button text. This centralized control makes it ideal for website owners looking for a hassle-free way to handle cookie compliance while maintaining transparency with their users.\u003C\u002Fp>\n","A simple plugin to display a cookie consent popup with settings managed in the admin panel.",663,"6.8.5",[42,43,44],"consent","cookie","popup","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fjust-cookie-consent-popup.1.0.4.zip",{"slug":47,"name":48,"version":49,"author":5,"author_profile":6,"description":50,"short_description":51,"active_installs":8,"downloaded":52,"rating":8,"num_ratings":8,"last_updated":53,"tested_up_to":22,"requires_at_least":23,"requires_php":24,"tags":54,"homepage":21,"download_link":57,"security_score":58,"vuln_count":8,"unpatched_count":8,"last_vuln_date":31,"fetched_at":59},"run-maintenance-mode","Run Maintenance Mode","1.1","\u003Cp>A simple maintenance mode plugin that allows admins to display a customizable message during maintenance.\u003C\u002Fp>\n","A simple maintenance mode plugin that allows admins to display a customizable message during maintenance.",322,"2025-01-26T01:43:00.000Z",[55,56],"coming-soon","maintenance","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Frun-maintenance-mode.1.1.zip",92,"2026-04-06T09:54:40.288Z",{"slug":61,"name":62,"version":63,"author":5,"author_profile":6,"description":64,"short_description":65,"active_installs":8,"downloaded":66,"rating":8,"num_ratings":8,"last_updated":67,"tested_up_to":22,"requires_at_least":68,"requires_php":69,"tags":70,"homepage":75,"download_link":76,"security_score":58,"vuln_count":8,"unpatched_count":8,"last_vuln_date":31,"fetched_at":59},"wp-sequential-page-number","WP Sequential Page Number","1.3","\u003Cp>WP Sequential Page Number is a WordPress plugin that generates sequential page numbers for newly created pages, while retaining the default ID for existing pages.\u003C\u002Fp>\n\u003Cp>The sequential page number will be displayed in the page listing section, allowing admins or developers to use this ID for querying posts.\u003C\u002Fp>\n\u003Ch3>A Brief Markdown Example\u003C\u002Fh3>\n\u003Cp>You can display the page using meta_query(page_id_number).\u003Cbr \u002F>\nquery arguments:\u003Cbr \u002F>\n    array(\u003Cbr \u002F>\n        ‘post_type’ => ‘page’,\u003Cbr \u002F>\n        ‘orderby’   => ‘meta_value’,\u003Cbr \u002F>\n        ‘order’ => ‘DESC’,\u003Cbr \u002F>\n        ‘meta_query’ => array(\u003Cbr \u002F>\n        ‘meta_value’ => array(\u003Cbr \u002F>\n        ‘key’ => ‘page_id_number’,\u003Cbr \u002F>\n        ‘value’ => 680\u003Cbr \u002F>\n    )));\u003C\u002Fp>\n","WP Sequential Page Number is a WordPress plugin to generate a sequential page number.",1979,"2025-01-20T16:35:00.000Z","6.5","7.0",[71,72,73,74],"numbering","page","pages","sequential","https:\u002F\u002Fmanaf.in\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwp-sequential-page-number.1.3.zip"]