[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fDi86SsT2e-NQQiOELzpdBTzbJ67QNiTYSgAiZf2JCzI":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},"mikejolley","Mike Jolley","https:\u002F\u002Fprofiles.wordpress.org\u002Fmikejolley\u002F",4,10620,89,30,86,"2026-04-05T02:50:31.707Z",[14,39,60,81],{"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":33,"download_link":34,"security_score":35,"vuln_count":36,"unpatched_count":36,"last_vuln_date":37,"fetched_at":38},"sidebar-login","Sidebar Login","3.0.1","\u003Cp>\u003Cem>Sidebar Login\u003C\u002Fem> adds a useful login widget which you can use to login from in the sidebar of your WordPress powered blog.\u003C\u002Fp>\n\u003Cp>Once a user logs in they are redirected back to the page they logged in from, rather than the admin panel (this is configurable).\u003C\u002Fp>\n\u003Cp>If you’d like to contribute code to the plugin you can do so via \u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fmikejolley\u002Fsidebar-login\" rel=\"nofollow ugc\">GitHub\u003C\u002Fa>.\u003C\u002Fp>\n\u003Cp>If you’d like to contribute a translation, \u003Ca href=\"https:\u002F\u002Ftranslate.wordpress.org\u002Fprojects\u002Fwp-plugins\u002Fsidebar-login\" rel=\"nofollow ugc\">the project is hosted on WordPress.org\u003C\u002Fa>.\u003C\u002Fp>\n\u003Ch4>Usage\u003C\u002Fh4>\n\u003Cp>Simply go to \u003Ccode>Appearance > Widgets\u003C\u002Fcode> and drag “sidebar login” to the sidebar of your choice. Within the widget are several options you can use for changing the titles or the links displayed to the user.\u003C\u002Fp>\n\u003Cp>To use this widget in a template, use \u003Ca href=\"https:\u002F\u002Fcodex.wordpress.org\u002FFunction_Reference\u002Fthe_widget\" rel=\"nofollow ugc\">the \u003Ccode>the_widget()\u003C\u002Fcode> function\u003C\u002Fa> which WordPress provides.\u003C\u002Fp>\n\u003Ch4>Tags for titles + links\u003C\u002Fh4>\n\u003Cp>These tags can be used in the widget settings for titles + links and will be replaced at runtime.\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Ccode>%username%\u003C\u002Fcode> – logged in users display name\u003C\u002Fli>\n\u003Cli>\u003Ccode>%userid%\u003C\u002Fcode> – logged in users ID\u003C\u002Fli>\n\u003Cli>\u003Ccode>%firstname%\u003C\u002Fcode> – logged in users firstname\u003C\u002Fli>\n\u003Cli>\u003Ccode>%lastname%\u003C\u002Fcode> – logged in users lastname\u003C\u002Fli>\n\u003Cli>\u003Ccode>%name%\u003C\u002Fcode> – logged in users firstname + lastname\u003C\u002Fli>\n\u003Cli>\u003Ccode>%nicename%\u003C\u002Fcode> – user nice name\u003C\u002Fli>\n\u003Cli>\u003Ccode>%admin_url%\u003C\u002Fcode> – url to WP admin\u003C\u002Fli>\n\u003Cli>\u003Ccode>%logout_url%\u003C\u002Fcode> – logout url\u003C\u002Fli>\n\u003Cli>\u003Ccode>%buddypress_profile_url%\u003C\u002Fcode> – Buddypress Profile URL\u003C\u002Fli>\n\u003Cli>\u003Ccode>%bbpress_profile_url%\u003C\u002Fcode> – Buddypress Profile URL\u003C\u002Fli>\n\u003Cli>\u003Ccode>%avatar%\u003C\u002Fcode> – User Avatar\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Filter Reference\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>\u003Ccode>sidebar_login_include_css\u003C\u002Fcode> – return false to not include the CSS stylesheet\u003C\u002Fli>\n\u003Cli>\u003Ccode>sidebar_login_widget_logged_in_links\u003C\u002Fcode> – An array of links shown when logged in.\u003C\u002Fli>\n\u003Cli>\u003Ccode>sidebar_login_widget_logged_out_links\u003C\u002Fcode> – An array of links shown when logged out.\u003C\u002Fli>\n\u003Cli>\u003Ccode>sidebar_login_widget_display\u003C\u002Fcode> – Return false to hide the widget.\u003C\u002Fli>\n\u003Cli>\u003Ccode>sidebar_login_widget_logged_in_title\u003C\u002Fcode> – The widget title shown when logged in.\u003C\u002Fli>\n\u003Cli>\u003Ccode>sidebar_login_widget_avatar_size\u003C\u002Fcode> – The avatar size – defaulted to 38 (thats in px)\u003C\u002Fli>\n\u003Cli>\u003Ccode>sidebar_login_widget_logged_out_title\u003C\u002Fcode> – The widget title shown when logged out.\u003C\u002Fli>\n\u003Cli>\u003Ccode>sidebar_login_widget_form_args\u003C\u002Fcode> – Arguments for the wp_login_form function.\u003C\u002Fli>\n\u003Cli>\u003Ccode>sidebar_login_widget_login_redirect\u003C\u002Fcode> – Redirect URL after login.\u003C\u002Fli>\n\u003Cli>\u003Ccode>sidebar_login_widget_logout_redirect\u003C\u002Fcode> – the redirect after logging out.\u003C\u002Fli>\n\u003Cli>\u003Ccode>sidebar_login_widget_register_url\u003C\u002Fcode> – The URL for registration links.\u003C\u002Fli>\n\u003Cli>\u003Ccode>sidebar_login_widget_lost_password_url\u003C\u002Fcode> – The URL for lost password links.\u003C\u002Fli>\n\u003Cli>\u003Ccode>sidebar_login_widget_wp_login_form\u003C\u002Fcode> – The HTML of the Login form.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Action Reference\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>\u003Ccode>sidebar_login_widget_start\u003C\u002Fcode> – Fired before the widget.\u003C\u002Fli>\n\u003Cli>\u003Ccode>sidebar_login_widget_{logged_in || logged_out}_content_start\u003C\u002Fcode> – Fired before the widget content.\u003C\u002Fli>\n\u003Cli>\u003Ccode>sidebar_login_widget_before_{logged_in || logged_out}_links\u003C\u002Fcode> – Fired before the links.\u003C\u002Fli>\n\u003Cli>\u003Ccode>sidebar_login_widget_after_{logged_in || logged_out}_links\u003C\u002Fcode> – Fire after the links.\u003C\u002Fli>\n\u003Cli>\u003Ccode>sidebar_login_widget_{logged_in || logged_out}_content_end\u003C\u002Fcode> – Fired after the widget content.\u003C\u002Fli>\n\u003Cli>\u003Ccode>sidebar_login_widget_end\u003C\u002Fcode> – Fired after the widget.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Notes\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Due to AJAX not working across different domains (see \u003Ca href=\"http:\u002F\u002Fen.wikipedia.org\u002Fwiki\u002FSame_origin_policy\" rel=\"nofollow ugc\">same_origin_policy\u003C\u002Fa>), AJAX logins will be disabled if your site it non-SSL, but the FORCE_SSL_ADMIN constant is set to true. Instead it will fallback to a traditional POST.\u003C\u002Fli>\n\u003C\u002Ful>\n","Easily add an ajax-enhanced login widget to your WordPress site sidebar.",10000,1048824,90,78,"2020-10-17T20:43:00.000Z","5.5.18","5.0","5.6",[29,30,31,15,32],"login","login-widget","sidebar","widget","http:\u002F\u002Fwordpress.org\u002Fextend\u002Fplugins\u002Fsidebar-login\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fsidebar-login.3.0.1.zip",85,0,null,"2026-03-15T15:16:48.613Z",{"slug":40,"name":41,"version":42,"author":5,"author_profile":6,"description":43,"short_description":44,"active_installs":45,"downloaded":46,"rating":47,"num_ratings":48,"last_updated":49,"tested_up_to":50,"requires_at_least":51,"requires_php":27,"tags":52,"homepage":58,"download_link":59,"security_score":35,"vuln_count":36,"unpatched_count":36,"last_vuln_date":37,"fetched_at":38},"wp-post-series","WP Post Series","2.0.0","\u003Cp>WP Post Series is a \u003Cem>lightweight\u003C\u002Fem> plugin for making a series of posts and showing information about the series on the post page.\u003C\u002Fp>\n\u003Cp>Posts in a series will automatically show a series box (prepended before the post content), or you can insert them manually using the Post Series Block.\u003C\u002Fp>\n\u003Ch4>Features\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Add post series using the familiar WordPress UI and give each one a description.\u003C\u002Fli>\n\u003Cli>Assign post series to your posts.\u003C\u002Fli>\n\u003Cli>Filter posts in the backend by series.\u003C\u002Fli>\n\u003Cli>Show the series above the post content or using the Post Series Block in the editor.\u003C\u002Fli>\n\u003Cli>Developer friendly code — Custom taxonomies & template files.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Contributing and reporting bugs\u003C\u002Fh4>\n\u003Cp>You can contribute code and localizations to this plugin via GitHub: \u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fmikejolley\u002Fwp-post-series\" rel=\"nofollow ugc\">https:\u002F\u002Fgithub.com\u002Fmikejolley\u002Fwp-post-series\u003C\u002Fa>\u003C\u002Fp>\n\u003Ch4>Support\u003C\u002Fh4>\n\u003Cp>Use the WordPress.org forums for community support – I cannot offer support directly for free. If you spot a bug, you can of course log it on \u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fmikejolley\u002Fwp-post-series\" rel=\"nofollow ugc\">Github\u003C\u002Fa> instead where I can act upon it more efficiently.\u003C\u002Fp>\n\u003Cp>If you want help with a customisation, hire a developer!\u003C\u002Fp>\n","Publish and link together a series of posts using a new \"series\" taxonomy. Automatically display links to other posts in a series above your &hellip;",600,14401,94,9,"2020-10-19T14:46:00.000Z","5.6.17","5.4",[53,54,55,56,57],"book","course","organize","post-series","series","https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fwp-post-series\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwp-post-series.2.0.0.zip",{"slug":61,"name":62,"version":63,"author":5,"author_profile":6,"description":64,"short_description":65,"active_installs":66,"downloaded":67,"rating":68,"num_ratings":69,"last_updated":70,"tested_up_to":71,"requires_at_least":72,"requires_php":73,"tags":74,"homepage":79,"download_link":80,"security_score":35,"vuln_count":36,"unpatched_count":36,"last_vuln_date":37,"fetched_at":38},"woocommerce-eu-vat-rates-sync","WooCommerce EU VAT Rates for Digital Goods Sync","1.0.0","\u003Cp>This plugin will install and sync 2 new tax classes in WooCommerce;\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Digital Goods\u003C\u002Fli>\n\u003Cli>eBooks\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Rates are taken from https:\u002F\u002Fgithub.com\u002Fmikejolley\u002Fwoocommerce-eu-vat-rates-for-digital-goods-sync monthly and upon install.\u003C\u002Fp>\n\u003Cp>IMPORTANT: These rates have been compiled from the EU documentation on VAT Rates applied in member states, however no guarantee of accuracy is provided so use at your own risk. This feed is in no way affiliated with or endorsed by the European Commission.\u003C\u002Fp>\n\u003Cp>To contribute to the rates e.g. when they are updated, please raise an issue or do a pull request on https:\u002F\u002Fgithub.com\u002Fmikejolley\u002Fwoocommerce-eu-vat-rates-for-digital-goods-sync.\u003C\u002Fp>\n","This plugin will install and sync 2 new tax classes in WooCommerce;",10,1966,100,1,"2015-11-26T16:00:00.000Z","4.4.34","3.8","",[75,76,77,78],"digital-goods","eu-vat","taxes","woocommerce","https:\u002F\u002Fgithub.com\u002Fmikejolley\u002Fwoocommerce-eu-vat-rates-for-digital-goods-sync","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwoocommerce-eu-vat-rates-sync.1.0.0.zip",{"slug":82,"name":83,"version":84,"author":5,"author_profile":6,"description":85,"short_description":86,"active_installs":66,"downloaded":87,"rating":68,"num_ratings":48,"last_updated":73,"tested_up_to":71,"requires_at_least":88,"requires_php":73,"tags":89,"homepage":95,"download_link":96,"security_score":68,"vuln_count":36,"unpatched_count":36,"last_vuln_date":37,"fetched_at":97},"wp-page-load-stats","WP Page Load Stats","1.0.2","\u003Cp>Testing your WordPress site? This plugin allows you to display memory, page load time and query count in the footer of your site on both the front-end and within admin.\u003C\u002Fp>\n\u003Cp>This plugin is partly based upon the WP Query Counter by Steven Word (http:\u002F\u002Fwww.stevenword.com\u002Fplugins\u002Fwp-query-counter\u002F) and has been customised for my testing needs.\u003C\u002Fp>\n\u003Cp>If you’d like to contribute to the plugin you can find it on GitHub: \u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fmikejolley\u002FWP-Page-Load-Stats\" rel=\"nofollow ugc\">https:\u002F\u002Fgithub.com\u002Fmikejolley\u002FWP-Page-Load-Stats\u003C\u002Fa>\u003C\u002Fp>\n","Display memory, page load time, average load time and query count in the footer of your site.",10041,"3.0",[90,91,92,93,94],"counter","debug","developer","memory","query","https:\u002F\u002Fgithub.com\u002Fmikejolley\u002FWP-Page-Load-Stats","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwp-page-load-stats.1.0.2.zip","2026-03-15T10:48:56.248Z"]