[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$f_xTGh-vPRVyEVn1XxkaqQzUU_C4fpVTZ2UCaMoo0oHs":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},"matstars","Mat Gargano","https:\u002F\u002Fprofiles.wordpress.org\u002Fmatstars\u002F",4,150,85,30,84,"2026-05-20T05:45:13.570Z",[14,35,51,70],{"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":27,"download_link":31,"security_score":9,"vuln_count":32,"unpatched_count":32,"last_vuln_date":33,"fetched_at":34},"easy-weather-widget","Easy Weather Widget","3.2.5","\u003Cp>Easy Weather Widget provides you with an easy to use widget which outputs weather information. When creating the widget just enter in your U.S. zip code and save, it will display the current weather on your site.\u003C\u002Fp>\n\u003Cp>I completely rewrote the widget and made it filterable. You need to obtain and enter an API key, which has a free tier that should cover many use cases to obtain at Settings > General in your WP backend. See http:\u002F\u002Fopenweathermap.org\u002Fapi for more information.\u003C\u002Fp>\n\u003Cp>The following filters are available:\u003C\u002Fp>\n\u003Cp>\u003Cstrong>eww_template\u003C\u002Fstrong> to override the output template for the widget, see below for more information.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>note\u003C\u002Fstrong>, if you are overriding the template, please heed the notice to comply with the OpneWeatherMap license which states \u003Ccode>the OpenWeatherMap name must be mentioned as a weather source in a visible part of the application.\u003C\u002Fcode> (obtained 8\u002F2016 from http:\u002F\u002Fopenweathermap.org\u002Fprice)\u003C\u002Fp>\n\u003Cp>\u003Cstrong>eww_ioc_container\u003C\u002Fstrong> to override the IoC container if you want to use different classes in the application (including the API to grab weather data)\u003C\u002Fp>\n\u003Ch4>Usage of eww_template filter\u003C\u002Fh4>\n\u003Cp>Add a “views” directory and file named “custom-eww.php” to your template directory. The “custom-eww.php” file will be your custom template for this example.\u003C\u002Fp>\n\u003Ch4>Example of using a custom template from within your theme PHP 5.3+ which allows closures\u003C\u002Fh4>\n\u003Cpre>\u003Ccode>    \u003C?php\n\n        add_filter( 'eww_template', function ( $template ){\n            $template_dir = get_template_directory();\n            return $template_dir . '\u002Fviews\u002Fcustom-eww.php';\n        } );\n        ?>\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Ch4>Grunt\u003C\u002Fh4>\n\u003Cp>This plugin takes advantage of Grunt for validating JavaScript, SASS compilation and minification. To take advantage of Grunt you have to have both \u003Ca href=\"https:\u002F\u002Fnpmjs.org\u002F\" rel=\"nofollow ugc\">npm\u003C\u002Fa> and \u003Ca href=\"http:\u002F\u002Fgruntjs.com\u002F\" rel=\"nofollow ugc\">Grunt\u003C\u002Fa> installed. Visit the respective sites for the applications and make sure they are installed. Once installed, if you want to edit\u002Ffork this plugin, it will be helpful to be familiar with these two tools.\u003C\u002Fp>\n","Easy Weather Widget provides you with an easy to use widget which outputs weather information. When creating the widget just enter in your U.S.",80,23025,86,6,"2017-12-30T02:11:00.000Z","4.9.29","2.8","",[29,30],"weather","widget","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Feasy-weather-widget.3.2.5.zip",0,null,"2026-04-16T10:56:18.058Z",{"slug":36,"name":37,"version":38,"author":5,"author_profile":6,"description":39,"short_description":40,"active_installs":41,"downloaded":42,"rating":43,"num_ratings":44,"last_updated":45,"tested_up_to":46,"requires_at_least":47,"requires_php":27,"tags":48,"homepage":27,"download_link":50,"security_score":9,"vuln_count":32,"unpatched_count":32,"last_vuln_date":33,"fetched_at":34},"super-recent-posts-widget","Super Recent Posts Widget","0.3.0","\u003Cp>Drag and drop the widget and fill out the appropriate fields. Some notes:\u003C\u002Fp>\n\u003Cp>To display posts from a specific post type leave Taxonomy as “– No Specific Taxonomy –“\u003C\u002Fp>\n\u003Cp>If you leave order by and\u002For order as “– Choose order parameter –” and\u002For “– Choose orderby parameter –” it will go with WordPress’ default(s), \u003Ca href=\"https:\u002F\u002Fcodex.wordpress.org\u002FClass_Reference\u002FWP_Query#Order_.26_Orderby_Parameters\" rel=\"nofollow ugc\">see here\u003C\u002Fa> for more information.\u003C\u002Fp>\n\u003Cp>The following filters are available:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Cstrong>srpw_get_args\u003C\u002Fstrong> to override arguments of main query for the widget.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>srpw_template\u003C\u002Fstrong> to override the output template for the widget, see below for more information.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>srpw_WIDGET_NAME_template\u003C\u002Fstrong> to override the output template for the widget on a widget by widget basis, the WIDGET_NAME appears on the back-end in the widgets window see below for more information.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>widget_title\u003C\u002Fstrong> this is a WordPress core filter \u003Ca href=\"https:\u002F\u002Fcodex.wordpress.org\u002FPlugin_API\u002FFilter_Reference\" rel=\"nofollow ugc\">see here\u003C\u002Fa> for more information.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>srpw_post_types\u003C\u002Fstrong> to override the post types available for this widget.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>srpw_taxonomies\u003C\u002Fstrong> to override the taxonomies available for this widget.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Usage of srpw_template filter\u003C\u002Fh4>\n\u003Cp>Add a “views” directory and file named “custom-srpw.php” to your template directory. The “custom-srpw.php” file will be your custom template for this example.\u003C\u002Fp>\n\u003Ch4>Example of using a custom template from within your theme pre-PHP 5.3\u003C\u002Fh4>\n\u003Cpre>\u003Ccode>    \u003C?php\n\n        function customize_srpw_template_filter( $template ){\n            $template_dir = get_template_directory();\n            return $template_dir . '\u002Fviews\u002Fcustom-srpw.php';\n        }\n        add_filter( 'srpw_template', 'customize_srpw_template_filter' );\n        ?>\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Ch4>Example of using a custom template from within your theme PHP 5.3+ which allows anonymous functions\u003C\u002Fh4>\n\u003Cpre>\u003Ccode>    \u003C?php\n\n        add_filter( 'srpw_template', function ( $template ){\n            $template_dir = get_template_directory();\n            return $template_dir . '\u002Fviews\u002Fcustom-srpw.php';\n        } );\n        ?>\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Ch4>Grunt\u003C\u002Fh4>\n\u003Cp>This plugin takes advantage of Grunt for validating JavaScript, SASS compilation and minification. To take advantage of Grunt you have to have both \u003Ca href=\"https:\u002F\u002Fnpmjs.org\u002F\" rel=\"nofollow ugc\">npm\u003C\u002Fa> and \u003Ca href=\"http:\u002F\u002Fgruntjs.com\u002F\" rel=\"nofollow ugc\">Grunt\u003C\u002Fa> installed. Visit the respective sites for the applications and make sure they are installed. Once installed, if you want to edit\u002Ffork this plugin, it will be helpful to be familiar with these two tools.\u003C\u002Fp>\n","Drag and drop the widget and fill out the appropriate fields. Some notes:",50,5829,100,2,"2020-01-21T16:32:00.000Z","5.3.21","3.6",[49,30],"post","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fsuper-recent-posts-widget.0.3.0.zip",{"slug":52,"name":53,"version":54,"author":5,"author_profile":6,"description":55,"short_description":56,"active_installs":57,"downloaded":58,"rating":43,"num_ratings":44,"last_updated":59,"tested_up_to":60,"requires_at_least":61,"requires_php":27,"tags":62,"homepage":68,"download_link":69,"security_score":9,"vuln_count":32,"unpatched_count":32,"last_vuln_date":33,"fetched_at":34},"easy-nag-popup","Easy Nag Popup","2.1.7.1","\u003Cp>Easily create, modify and manage popup notifications for your users. A modal is an effective way to draw attention to vital pieces of information. The Easy Nag Popup plugin makes popups a snap!\u003C\u002Fp>\n\u003Cp>Acknowledgments: Serban Ghita (https:\u002F\u002Fgithub.com\u002Fserbanghita) for Mobile-Detect and Marcus Westin (https:\u002F\u002Fgithub.com\u002Fmarcuswestin) for store.js.\u003C\u002Fp>\n","Easily create, modify and manage popup notifications for your users. A modal is an effective way to draw attention to vital pieces of information.",10,5851,"2013-11-19T17:23:00.000Z","3.7.41","3.2",[63,64,65,66,67],"modal","nag","nag-screen","nag-window","popup","http:\u002F\u002Fmatgargano.com","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Feasy-nag-popup.2.1.7.1.zip",{"slug":71,"name":72,"version":73,"author":5,"author_profile":6,"description":74,"short_description":75,"active_installs":57,"downloaded":76,"rating":32,"num_ratings":32,"last_updated":77,"tested_up_to":78,"requires_at_least":79,"requires_php":27,"tags":80,"homepage":86,"download_link":87,"security_score":9,"vuln_count":32,"unpatched_count":32,"last_vuln_date":33,"fetched_at":34},"wp-custom-post-template-redux","WP Custom Post Template Redux","1.4.3","\u003Cul>\n\u003Cli>\n\u003Cp>This plugin lets you add the custom post templates in your WordPress custom post type. You can easily apply your custom post template in custom post type posts, just as you would do the same for page templates.\u003C\u002Fp>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>The templates are defined similarly to page templates, and if selected will replace single-cpt-slug.php (see template hierarchy https:\u002F\u002Fdeveloper.wordpress.org\u002Fthemes\u002Fbasics\u002Ftemplate-hierarchy\u002F) for the specified post.\u003C\u002Fp>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>Admin can use default setting for the custom post type plugin by simply clicking on default setting button.\u003C\u002Fp>\n\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Implementation notes:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\n\u003Cp>Page templates use, in the comments at the top of the file “Template Name:”, whereas to use this plugin’s custom post templates use “WP Post Template: my-post-type-slug” — you can combine page templates and custom post type templates by just adding the applicable comments to the PHP file.\u003C\u002Fp>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>CPT templates use “WP Post Type:” plus the custom post type slug, e.g. “WP Post Type: my-fun-post-type”  you can use a single template for multiple post types – if you leave it blank it will be available to all post types, which will maintain compatibility with WP Custom Post Template 1.0.\u003C\u002Fp>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>You must have store the custom post template files in your theme in the same directory\u002Ffolder as your index.php template file, not in a sub-directory\u002Fsub-folder.\u003C\u002Fp>\n\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch3>Features\u003C\u002Fh3>\n\u003Cul>\n\u003Cli>\n\u003Cp>Select custom post type where you need to show the post template.\u003C\u002Fp>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>Select default setting to show post template in your theme default post type.\u003C\u002Fp>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>You can add Advanced Custom Fields field groups based on the Custom Post Template chosen\u003C\u002Fp>\n\u003C\u002Fli>\n\u003C\u002Ful>\n","This plugin lets you add the custom post templates in your Wordpress custom post type. You can easily apply your custom post template in custom post t &hellip;",2623,"2016-07-11T13:47:00.000Z","4.5.33","3.0",[81,82,83,84,85],"custom-post-type","custom-template","custom-template-for-post","post-template","wp-custom-post-template","http:\u002F\u002Fwww.forthepeople.com","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwp-custom-post-template-redux.1.4.3.zip"]