[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fleOPZnvffFORqk6JiqEmDZcnN7uu4vPOTWgX_JzJuJs":3},{"slug":4,"display_name":4,"profile_url":5,"plugin_count":6,"total_installs":7,"avg_security_score":8,"avg_patch_time_days":9,"trust_score":10,"computed_at":11,"plugins":12},"thehowarde","https:\u002F\u002Fprofiles.wordpress.org\u002Fthehowarde\u002F",6,4220,90,33,81,"2026-04-04T15:18:28.556Z",[13,40,59,76,93,110],{"slug":14,"name":15,"version":16,"author":4,"author_profile":5,"description":17,"short_description":18,"active_installs":19,"downloaded":20,"rating":21,"num_ratings":22,"last_updated":23,"tested_up_to":24,"requires_at_least":25,"requires_php":26,"tags":27,"homepage":33,"download_link":34,"security_score":35,"vuln_count":36,"unpatched_count":37,"last_vuln_date":38,"fetched_at":39},"dd-post-carousel","Custom Post Carousels with Owl","1.4.12","\u003Cp>This plugin uses the Owl-Carousel-2 jQuery plugin to create carousels (sliders) from any built in or (public) custom post type in WordPress. You can use this plugin to make:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Image Carousel from Media Library\u003C\u002Fli>\n\u003Cli>Product Carousels (Choose WooCommerce Products)\u003C\u002Fli>\n\u003Cli>Featured Product Carousels\u003C\u002Fli>\n\u003Cli>Carousels from Posts or Products by ID\u003C\u002Fli>\n\u003Cli>Taxonomy (Category\u002FTag) Carousels\u003C\u002Fli>\n\u003Cli>Carousel from \u003Cem>Any Custom Post Type\u003C\u002Fem>\u003C\u002Fli>\n\u003Cli>Latest Posts\u003C\u002Fli>\n\u003Cli>WooCommerce Reviews\u003C\u002Fli>\n\u003Cli>More\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Easy to use controls allow for customization of each carousel with options to show or hide Titles, Featured Image, Call to Action buttons (links) and more.\u003C\u002Fp>\n\u003Cp>This plugin is simple and without on screen nags, promotions or upsells.\u003C\u002Fp>\n\u003Cp>Please note. There is not a lot of stylesheet attached to the layout. If you don’t have basic skills, this might not be the plugin for you.\u003C\u002Fp>\n","Easily add post carousels to your website. Works with any custom post type or regular posts. Controls allow for insertion of multiple carousels on a s &hellip;",2000,46562,92,17,"2026-01-09T14:23:00.000Z","6.9.4","4.5","7.0",[28,29,30,31,32],"image-carousel","owl-carousel-2","post-carousel","post-slider","product-slider","https:\u002F\u002Fwww.duckdiverllc.com\u002Fdd-owl-carousel-2\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fdd-post-carousel.1.4.12.zip",98,2,0,"2025-05-30 00:00:00","2026-03-15T15:16:48.613Z",{"slug":41,"name":42,"version":43,"author":4,"author_profile":5,"description":44,"short_description":45,"active_installs":19,"downloaded":46,"rating":47,"num_ratings":48,"last_updated":49,"tested_up_to":50,"requires_at_least":25,"requires_php":26,"tags":51,"homepage":55,"download_link":56,"security_score":8,"vuln_count":57,"unpatched_count":37,"last_vuln_date":58,"fetched_at":39},"parallax-image","Parallax Image","1.9.1","\u003Cp>This is a simple parallax image plugin that uses the parallax.js script by pixelcog – http:\u002F\u002Fpixelcog.github.io\u002Fparallax.js\u002F\u003C\u002Fp>\n\u003Cp>To insert your full width parallax image, simply use the [dd-parallax] shortcode.  Include text to be overlaid on the parallax between the open and close [\u002Fdd-parallax] code.  This plugin has been tested with WordPress 2014, 2015, 2016, and 2017 themes as well as a few themes that use Bootstrap.  I can’t guarantee that it will work with all themes, but it’s worth a shot.\u003C\u002Fp>\n\u003Cp>** Please note for WP 5.0 **\u003Cbr \u002F>\nCurrently this plugin works, but the TinyMCE button only works with the classic editor.  A Gutenberg widget is in the works.\u003C\u002Fp>\n\u003Cp>For example:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[dd-parallax img=\"imagename.jpg\" height=\"600\" speed=\"3\" z-index=\"-100\" mobile=\"mobile-image.jpg\" offset=\"true\"] \n\nText to be overlaid on the paralllax window\n\n[\u002Fdd-parallax]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>Available parameters for use:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>img – use the filename from the media library for this, not the full path.  Just use imagename.jpg or image.png. (You can also use a fully qualified URL)\u003C\u002Fli>\n\u003Cli>height – This is the height of the parallax window. The unit is in pixels.  Just enter a number\u003C\u002Fli>\n\u003Cli>speed [optional] (default = 2) An integer between 0 and 10.  The speed at which the parallax effect runs. 0 means the image will appear fixed in place, and 10 the image will flow at the same speed as the page content.\u003C\u002Fli>\n\u003Cli>z-index [optional] (default = 0) – The z-index value of the fixed-position elements. By default these will be behind everything else on the page.\u003C\u002Fli>\n\u003Cli>mobile [optional] – If you want a mobile fixed image for mobile display, choose a different image, otherwise it will select the full sized image from the parallax and make it a responsive image.\u003C\u002Fli>\n\u003Cli>offset [default = false] (options: “true” or “false”) – This will pull the parallax content all the way to the left of your screen.  You can put the contents into a “container” class if you’re using bootstrap or just center the contents for horizontal centering.  On testing with the WordPress 2016 Theme, keep offset at False.  With Bootstrap Themes, I recommend using the “offset=’true'” parameter.\u003C\u002Fli>\n\u003Cli>position [optional] – (defaults to ‘Left’) This is analogous to the background-position-x css property. Specify coordinates as right, left, center, or pixel values (e.g. -10px 0px). The parallax image will be positioned as close to these values as possible while still covering the target element.\u003C\u002Fli>\n\u003Cli>text-pos [optional] – Default is ‘top’ (to maintain compatibility with ver 1.6).  Available options are “top”, “center”, “bottom”.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Admin-Settings page enables or disables the TinyMCE icon (if you don’t want it in your WP-Editor)\u003C\u002Fp>\n\u003Ch3>Demo\u003C\u002Fh3>\n\u003Cp>View a demo of this plugin \u003Ca href=\"https:\u002F\u002Fwww.duckdiverllc.com\u002Fparallax-image-plugin-demo\u002F\" rel=\"nofollow ugc\">here\u003C\u002Fa>\u003C\u002Fp>\n","Insert a full width parallax image into your page with this simple shortcode. Parameters allow for setting several key functions like height",56073,100,10,"2024-11-15T14:59:00.000Z","6.7.5",[52,53,41,54],"full-screen-parallax","parallax","parallax-window","https:\u002F\u002Fwww.duckdiverllc.com\u002Fparallax-image-plugin\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fparallax-image.1.9.1.zip",3,"2024-11-18 23:53:42",{"slug":60,"name":61,"version":62,"author":4,"author_profile":5,"description":63,"short_description":64,"active_installs":47,"downloaded":65,"rating":47,"num_ratings":36,"last_updated":66,"tested_up_to":50,"requires_at_least":25,"requires_php":26,"tags":67,"homepage":73,"download_link":74,"security_score":21,"vuln_count":37,"unpatched_count":37,"last_vuln_date":75,"fetched_at":39},"cf7-woo-product-registration","CF7 Woo Product Registration","1.2","\u003Cp>This plugin will allow users to easily make an RMA form (Return Authorization) or Product Registration form using WooCommerce products and Contact Form 7 to create the contact form.\u003C\u002Fp>\n\u003Cp>This plugin allows you to select products by category, and simply add a dropdown select to your contact form with the WooCommerce products from those categories.\u003C\u002Fp>\n\u003Cp>Other Features include:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Ability to use Select 2 searchable dropdown (select)\u003C\u002Fli>\n\u003Cli>Customize the placeholder text\u003C\u002Fli>\n\u003Cli>Allow users to first choose category, then choose products in that category.\u003C\u002Fli>\n\u003Cli>Add a checkbox to show “Other product not listed” for legacy products that can still be returned or registered.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch3>1.2\u003C\u002Fh3>\n\u003Cp>Update the CF7 Form Tag Generator to V2. Move the options to the CF7 Sub-Menu. Clean up code.\u003C\u002Fp>\n\u003Ch3>1.1\u003C\u002Fh3>\n\u003Cp>Added ability to choose both category and product for easier selection.\u003C\u002Fp>\n\u003Ch3>1.0\u003C\u002Fh3>\n\u003Cp>Initial Build\u003C\u002Fp>\n","Add a form field to Contact Form 7 forms to include your products from WooCommerce to create a product registration form or return authorization (RMA) &hellip;",3934,"2025-02-14T20:23:00.000Z",[68,69,70,71,72],"cf7","contact-form-7","product-registration-form","rma-form","woocommerce","https:\u002F\u002Fwww.duckdiverllc.com","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fcf7-woo-product-registration.1.2.zip",null,{"slug":77,"name":78,"version":79,"author":4,"author_profile":5,"description":80,"short_description":81,"active_installs":8,"downloaded":82,"rating":47,"num_ratings":36,"last_updated":83,"tested_up_to":84,"requires_at_least":85,"requires_php":86,"tags":87,"homepage":90,"download_link":91,"security_score":92,"vuln_count":37,"unpatched_count":37,"last_vuln_date":75,"fetched_at":39},"list-backorders-for-woocommerce","List Orders with Backorders for WooCommerce","2.3.2","\u003Cp>While WooCommerce makes it easy to allow for customers to backorder items, there is no mechanism for retailers to keep track of what orders actually have backordered items on them.\u003C\u002Fp>\n\u003Cp>This plugin will automatically detect backordered items for orders that are placed though WooCommerce.\u003C\u002Fp>\n\u003Cp>You can also modify the order meta (by editing the order) to update the Backordered quantity, or manually add “Backordered” as a Meta Key and the quantity as the Meta Value.  This plugin will only detect orders whose status is pending, processing, or on-hold.  Completed orders will automatically remove themselves from the list.\u003C\u002Fp>\n\u003Cp>Version 2.0 Includes jQuery DataTables to allow easy manipulation of the output of the backordered items list, and allows for export to PDF, XLS, or CSV files.\u003C\u002Fp>\n\u003Cp>Report Title is in \u003Ccode>Ymd_backorder_list\u003C\u002Fcode> Format.  This can be filtered in your functions.php with filter ‘dd_list_backorders_report_title’\u003C\u002Fp>\n\u003Cp>for example:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>add_filter('dd_list_backorders_report_title', function(){return 'this_is_the_title';});\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Ch3>Requirements\u003C\u002Fh3>\n\u003Cp>This plugin requires the use of WooCommerce.\u003C\u002Fp>\n","A Wordpress Plugin to List Orders with Backordered items on them. This helps the store manager with a list of orders that need items to complete fulfi &hellip;",3901,"2022-01-27T15:16:00.000Z","5.9.13","4.6","5.6",[88,89,72],"admin-functions","backorders","http:\u002F\u002Fwww.duckdiverllc.com\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Flist-backorders-for-woocommerce.2.3.2.zip",85,{"slug":94,"name":95,"version":96,"author":4,"author_profile":5,"description":97,"short_description":98,"active_installs":99,"downloaded":100,"rating":37,"num_ratings":37,"last_updated":101,"tested_up_to":102,"requires_at_least":25,"requires_php":86,"tags":103,"homepage":108,"download_link":109,"security_score":92,"vuln_count":37,"unpatched_count":37,"last_vuln_date":75,"fetched_at":39},"dd-gtag-event-tracking","Analytics Event Tracking for GTAG","1.3","\u003Cp>This plugin makes it easy to add Google Analytics Events \u003Ca href=\"https:\u002F\u002Fdevelopers.google.com\u002Fanalytics\u002Fdevguides\u002Fcollection\u002Fgtagjs\u002Fevents\" rel=\"nofollow ugc\">GTAG Events\u003C\u002Fa> for inbound or outbound links from your website.  Especially useful for click tracking or analyzing landing page interactions.\u003C\u002Fp>\n\u003Cp>You can also choose via the settings page to use the analytics.js or Universal Analytics event tracking code.\u003C\u002Fp>\n\u003Cp>This plugin will add a simple to use WP Editor Button for entry of link, link text, and the Analytics event information.\u003C\u002Fp>\n\u003Cp>Within the WP Editor, the track-able links will be colored red instead of blue.\u003C\u002Fp>\n\u003Cp>Also adds a lightweight frontend Javascript file to enable the tracking.\u003C\u002Fp>\n\u003Ch3>1.2\u003C\u002Fh3>\n\u003Cp>Fix error using universal.\u003C\u002Fp>\n\u003Ch3>1.1\u003C\u002Fh3>\n\u003Cp>Add options page to include universal analytics events\u003C\u002Fp>\n\u003Ch3>1.0\u003C\u002Fh3>\n\u003Cp>Initial Build\u003C\u002Fp>\n","Adds a button to the WP Editor for easy insertion of links that can be tracked as Events in Google Analytics using the gtag.",20,1580,"2020-07-01T18:06:00.000Z","5.4.19",[104,105,106,107],"analytics-events","events","google-analytics","gtag","https:\u002F\u002Fwww.duckdiverllc.com\u002Fgtag-event-tracking","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fdd-gtag-event-tracking.1.3.zip",{"slug":111,"name":112,"version":113,"author":4,"author_profile":5,"description":114,"short_description":115,"active_installs":48,"downloaded":116,"rating":37,"num_ratings":37,"last_updated":117,"tested_up_to":50,"requires_at_least":118,"requires_php":26,"tags":119,"homepage":73,"download_link":121,"security_score":122,"vuln_count":123,"unpatched_count":37,"last_vuln_date":124,"fetched_at":39},"connect-contact-form-7-to-constant-contact-v3","Connect Contact Form 7 to Constant Contact V3","1.6.1","\u003Cp>Update March 2022. Users may need to update their API Secret and Application by visiting Constant Contact, and updating the settings page on this plugin.  See https:\u002F\u002Fv3.developer.constantcontact.com\u002Fapi_guide\u002Fauth_update_apps.html for the release of the Constant Contact Authentication Update.\u003C\u002Fp>\n\u003Cp>This is an advanced Constant Contact to Contact Form 7 Connector. This plug-in will allow you to make a connection to Constant Contact’s API using OAUTH protocol.  Retrieve all of your contact lists, and allow users to sign up for a single list, or multiple lists.  This will update existing contacts in your Constant Contact list, or add new if they don’t exist.  In addition to adding or updating E-Mail addresses of contacts in your list, this will also allow you to push basic contact fields, including:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>First Name\u003C\u002Fli>\n\u003Cli>Last Name\u003C\u002Fli>\n\u003Cli>Full Address Information including Country\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Some uses for this plugin would be to add an optional checkbox to a regular contact form where users can subscribe to a single or multiple CTCT lists.  You could also include this with a product registration form, or pretty much make every form on your website a possibility for users to subscribe to your Constant Contact Lists.\u003C\u002Fp>\n\u003Ch3>Additional Features\u003C\u002Fh3>\n\u003Cul>\n\u003Cli>Spam Prevention – Submitted e-mail addresses are subjected to a domain verification script, before they’re submitted to Constant Contact.  This helps keep your contact list cleaner.\u003C\u002Fli>\n\u003Cli>Failsafe Methods- In the event that Constant Contact’s API is down, the plugin will store failed attempts and retry twice daily until they are successfully added.\u003C\u002Fli>\n\u003Cli>Error Reporting – If email addresses are submitted and rejected, an email is sent to the admin. Admin will be informed of users who may have unsubscribed previously and other constant contact error codes.\u003C\u002Fli>\n\u003Cli>Authentication Failure Notification – in the event that the authorization to constant contact is lost, the admin will get a notification to re-authorize the application.\u003C\u002Fli>\n\u003Cli>Add Opt-In Checkbox to WooCommerce Checkout\u003C\u002Fli>\n\u003Cli>Includes prevention of bot submissions\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Complete instructions can be found \u003Ca href=\"https:\u002F\u002Fwww.duckdiverllc.com\u002Fhow-to-create-a-constant-contact-api-key\u002F\" rel=\"nofollow ugc\">How to create an API Key and Token\u003C\u002Fa> and here \u003Ca href=\"https:\u002F\u002Fwww.duckdiverllc.com\u002Fconnecting-constant-contact-and-contact-form-7\u002F\" rel=\"nofollow ugc\">How to set up this plugin\u003C\u002Fa>.\u003C\u002Fp>\n","This will connect Contact form 7 (or WooCommerce Checkout) to Constant Contact using the Constant Contact API V3. Requires an API Key and Secret for f &hellip;",2589,"2025-03-18T14:46:00.000Z","4.8",[120,69],"constant-contact","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fconnect-contact-form-7-to-constant-contact-v3.1.6.1.zip",91,1,"2024-12-11 00:00:00"]