[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fOT1SJKRz9T1SKnesPnODCnJKlHmVrV-aimVsIAsv6lE":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},"kionae","Nikki Blight","https:\u002F\u002Fprofiles.wordpress.org\u002Fkionae\u002F",3,4100,95,654,76,"2026-04-04T21:23:42.083Z",[14,38,59],{"slug":15,"name":16,"version":17,"author":5,"author_profile":6,"description":18,"short_description":19,"active_installs":20,"downloaded":21,"rating":22,"num_ratings":23,"last_updated":24,"tested_up_to":25,"requires_at_least":26,"requires_php":27,"tags":28,"homepage":31,"download_link":32,"security_score":33,"vuln_count":34,"unpatched_count":35,"last_vuln_date":36,"fetched_at":37},"qr-redirector","QR Redirector","2.0.4","\u003Cp>QR Redirector lets you set up your own QR Code redirection site.  The plugin creates a new custom post type called QR Redirect, which generates a QR code that points to the post’s permalink.  You may then specify any URL you like for the post to redirect to.  Useful if you have an offsite contest, form, newsletter sign-up, etc. You can even change the URL you’re redirecting to without having to worry about updating the QR code in your advertising media.\u003C\u002Fp>\n\u003Cp>This allows you to continuously reuse your QR codes on printed or linked marketing material… you can change the destination you’re sending your users to without ever having to change the artwork you’re using to promote it.\u003C\u002Fp>\n\u003Cp>This plugin uses the Endroid QR-Code PHP library.\u003C\u002Fp>\n","QR Redirector lets you create a QR code for a URL on your site, and redirect that URL anywhere.  The result is a reusable QR Code.",4000,49675,86,11,"2026-02-09T21:30:00.000Z","6.9.4","3.2.0","",[29,30],"qr-code","redirection","http:\u002F\u002Fnlb-creations.com\u002F2012\u002F10\u002F19\u002Fwordpress-plugin-qr-redirector\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fqr-redirector.zip",99,2,0,"2021-10-18 00:00:00","2026-03-15T15:16:48.613Z",{"slug":39,"name":40,"version":41,"author":5,"author_profile":6,"description":42,"short_description":43,"active_installs":44,"downloaded":45,"rating":11,"num_ratings":46,"last_updated":47,"tested_up_to":48,"requires_at_least":49,"requires_php":27,"tags":50,"homepage":54,"download_link":55,"security_score":56,"vuln_count":57,"unpatched_count":35,"last_vuln_date":58,"fetched_at":37},"scheduled-announcements-widget","Scheduled Announcements Widget","1.0","\u003Cp>The Scheduled Announcements Widget lets you add a scrolling list of site announcements, independent of normal posts and pages, to any widgetized\u003Cbr \u002F>\narea of your site, or to your theme files. Perfect for publicizing an event, alert, or notice that doesn’t require a full-page write-up. Announcements\u003Cbr \u002F>\ncan be scheduled to run indefinitely or during a specific date range, and admins can chose between horizontal or vertical scrolling.\u003C\u002Fp>\n\u003Ch3>Additional Details\u003C\u002Fh3>\n\u003Cp>This plugin makes use of the JSColor library. The JSColor project is maintained by Jan Odv�rko and released under the GNU Lesser General Public\u003Cbr \u002F>\nLicense. See http:\u002F\u002Fjscolor.com for more information.\u003C\u002Fp>\n","The Scheduled Announcements Widget lets you add a scrolling list of site announcements to any widgetized area of your site.",100,16873,5,"2023-03-10T17:36:00.000Z","6.1.10","3.2.1",[51,52,53],"alerts","announcements","scheduled-announcements","http:\u002F\u002Fnlb-creations.com\u002F2012\u002F02\u002F01\u002Fwordpress-plugin-scheduled-announcement-widget\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fscheduled-announcements-widget.zip",85,1,"2023-03-20 00:00:00",{"slug":60,"name":61,"version":62,"author":5,"author_profile":6,"description":63,"short_description":64,"active_installs":35,"downloaded":65,"rating":35,"num_ratings":35,"last_updated":66,"tested_up_to":25,"requires_at_least":67,"requires_php":27,"tags":68,"homepage":27,"download_link":74,"security_score":44,"vuln_count":35,"unpatched_count":35,"last_vuln_date":75,"fetched_at":37},"acf-my-media-cluster","ACF My Media Cluster","1.2.12","\u003Cp>ACF My Media Cluster is an extension for Advance Custom Fields which adds the feature to create groups of media files for download on a page\u002Fpost\u002Fcustom post type. The plugin does come with both a simple to use shortcode and a helper function if you wish to customize your output.\u003Cbr \u002F>\n* Visually create your Fields in the ACF interface.\u003Cbr \u002F>\n* Assign your fields to post types\u003Cbr \u002F>\n* Easily load data through a simple and friendly helper function, or just use the shortcode.\u003Cbr \u002F>\n* Uses the native WordPress custom post type for ease of use and fast processing\u003Cbr \u002F>\n* Uses the native WordPress metadata for ease of use and fast processing\u003Cbr \u002F>\n* Add multiple media files to your posts, pages, and custom post types. You can also modify title, caption and description from this interface.\u003C\u002Fp>\n\u003Ch4>Usage\u003C\u002Fh4>\n\u003Cp>Use the helper function below to pull data from the database. The function will be return an array. The helper function takes in 3 parameters.\u003C\u002Fp>\n\u003Cpre>\u003Ccode>acf_media_cluster(string|required $acf_field_name, int $postID, array $options);\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Ch4>Example\u003C\u002Fh4>\n\u003Cp>Based on the helper function above. Let say we want to pull annual reports from current page.\u003C\u002Fp>\n\u003Cpre>\u003Ccode>acf_media_cluster('annual_reports', get_the_ID());\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>The data that will be return will be an array. You can then loop over the array and use the data anyway you want.\u003C\u002Fp>\n\u003Cpre>\u003Ccode>$ap = acf_media_cluster('annual_reports', get_the_ID());\nif( !empty($ap) ){\n    foreach($ap as $item){\n        var_dump($item); \u002F\u002FUse the data as you wish\n    }\n}\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Ch4>Options\u003C\u002Fh4>\n\u003Cp>The 3rd parameter of the \u003Ccode>acf_media_cluster(string|required $acf_field_name, int $postID, array $options);\u003C\u002Fcode> helper function is options which takes in an array. You can pass the following:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>acf_media_cluster('annual_reports', get_the_ID(), array(\n    'orderby' => 'post__in',\n    'order' => 'ASC'\n));\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>For acceptable values for order and orderby, please refer to \u003Ca href=\"https:\u002F\u002Fdeveloper.wordpress.org\u002Freference\u002Ffunctions\u002Fget_posts\u002F\" rel=\"nofollow ugc\">https:\u002F\u002Fdeveloper.wordpress.org\u002Freference\u002Ffunctions\u002Fget_posts\u002F\u003C\u002Fa>\u003C\u002Fp>\n\u003Ch4>Shortcode\u003C\u002Fh4>\n\u003Cp>In your editor, add the following shortcode where you want the media to appear.\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[acf-media-cluster field_name=\"my_media_field\"]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>The shortcode accepts the following parameters.\u003C\u002Fp>\n\u003Cp>string|required $field_name – Which ACF field name should be used\u003Cbr \u002F>\nstring $container_id – Wrap the output with your custom CSS ID name\u003Cbr \u002F>\nstring $container_class – Wrap the output with your custom CSS class name\u003Cbr \u002F>\nstring $skin – Do you want default CSS styling to apply? yes|no\u003Cbr \u002F>\nstring $format – html format for the output. table|list\u003Cbr \u002F>\nstring $title – a title wrapped in an container tag.  Leave blank for no tag.\u003Cbr \u002F>\nstring $title_container – html tag to wrap the title in, with no brackets. “h3” is default.\u003Cbr \u002F>\nstring $show_meta – Do you want to display file metadata (size, downloads, date)? yes|no\u003C\u002Fp>\n\u003Ch4>Compatibility\u003C\u002Fh4>\n\u003Cp>This ACF field type is compatible with:\u003Cbr \u002F>\n* ACF 6\u003Cbr \u002F>\n* ACF 5\u003C\u002Fp>\n\u003Cp>This ACF field is compatible with the iThemes Security plugin, but you must uncheck the option for “Disable PHP in plugins” under PHP Execution in System Tweaks.\u003C\u002Fp>\n\u003Ch4>Credits\u003C\u002Fh4>\n\u003Cp>This plugin is based on ACF Media Cluster by Navneil Naicker. (\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Facf-media-cluster\u002F\" rel=\"ugc\">https:\u002F\u002Fwordpress.org\u002Fplugins\u002Facf-media-cluster\u002F\u003C\u002Fa>)\u003C\u002Fp>\n\u003Cp>It also takes some inspiration from the Download Attachments plugin by dfactory, which sadly no longer exists.\u003C\u002Fp>\n","ACF My Media Cluster is an extension for the Advance Custom Fields plugin, which adds the ability to create groups of media files for download on a pa &hellip;",2151,"2026-01-07T17:10:00.000Z","3.6.0",[69,70,71,72,73],"acf","documents","download-files","media","pdf","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Facf-my-media-cluster.1.2.12.zip",null]