[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$f9plRLlHSXIKBniMFU-68omkvk4baw7X5-NT2u4PAqDs":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},"mrrotella","Federico Rota","https:\u002F\u002Fprofiles.wordpress.org\u002Fmrrotella\u002F",2,170,74,30,76,"2026-04-04T21:26:45.161Z",[14,36],{"slug":15,"name":16,"version":17,"author":5,"author_profile":6,"description":18,"short_description":19,"active_installs":20,"downloaded":21,"rating":20,"num_ratings":22,"last_updated":23,"tested_up_to":24,"requires_at_least":25,"requires_php":26,"tags":27,"homepage":26,"download_link":31,"security_score":32,"vuln_count":33,"unpatched_count":33,"last_vuln_date":34,"fetched_at":35},"protect-pages-and-categories-with-login","Protect pages and categories with login","1.3","\u003Cp>This plugin protects pages and categories with login using a shortcode.\u003Cbr \u002F>\nFor page protection add a shortcode on the content and it will be prompted to login in order to view the content. After login user will be redirected to the requested page.\u003Cbr \u002F>\nFor category protection add a shortcode on the cetgory description and it will be prompted to login in order to view the category contents. After login user will be redirected to the requested category page.\u003Cbr \u002F>\nYou may also want to display a certain category or page depending on the user’s roles. In the case of pages the content displayed will be replaced with the text “NOT ALLOWED”, while in the case of categories the user who does not have the indicated role will be redirected to the homepage.\u003C\u002Fp>\n\u003Ch3>Translations\u003C\u002Fh3>\n\u003Cul>\n\u003Cli>English – default, always included\u003C\u002Fli>\n\u003Cli>Italiano – sempre incluso\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>\u003Cem>Note:\u003C\u002Fem> Feel free to translate this plugin in your language. This is very important for all users worldwide. So please contribute your language to the plugin to make it even more useful. For translating I recommend the \u003Ca href=\"http:\u002F\u002Fwww.poedit.net\u002F\" rel=\"nofollow ugc\">“Poedit Editor”\u003C\u002Fa>.\u003C\u002Fp>\n","Protect pages and categories with login using a shortcode.",100,3353,3,"2019-07-03T15:55:00.000Z","5.1.22","3.5.1","",[28,29,30],"login","protect-category-with-login","protect-page-with-login","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fprotect-pages-and-categories-with-login.1.3.zip",85,0,null,"2026-03-15T15:16:48.613Z",{"slug":37,"name":38,"version":39,"author":5,"author_profile":6,"description":40,"short_description":41,"active_installs":42,"downloaded":43,"rating":20,"num_ratings":44,"last_updated":45,"tested_up_to":46,"requires_at_least":25,"requires_php":26,"tags":47,"homepage":26,"download_link":53,"security_score":54,"vuln_count":44,"unpatched_count":44,"last_vuln_date":55,"fetched_at":35},"authentication-and-xmlrpc-log-writer","Authentication and xmlrpc log writer","1.2.2","\u003Cp>This plugin writes the log of failed access attempts (brute force attack) and invalids pingbacks requests ( by xmlrpc.php ). Very useful to process data via fail2ban.\u003Cbr \u002F>\nYou can activate the log for each pingback request feature and stop the user enumeration method (by redirecting to the home) with log.\u003Cbr \u002F>\nIf activated it remove the wordpress version number and meta generator in the head section of your site.\u003Cbr \u002F>\nIf activated it disable xmlrpc methods that require authentication, in order to avoid brute force attack by xmlrpc. Use this feature if you don’t need these xmlrpc methods.\u003Cbr \u002F>\nIf activated can kill multiple requests in a single xmlrpc call returning a 401 code on xmlrpc login error. This feature may be useful to prevent server overloading on brute force attack by xmlrpc.\u003Cbr \u002F>\nYou can also view your CUSTOM error log in the admin panel.\u003C\u002Fp>\n\u003Ch4>You can write error by\u003C\u002Fh4>\n\u003Col>\n\u003Cli>SYSLOG\u003C\u002Fli>\n\u003Cli>APACHE ERROR_LOG\u003C\u002Fli>\n\u003Cli>CUSTOM a custom error log file (the used path need to be writable or APACHE ERROR LOG wil be used)\u003C\u002Fli>\n\u003C\u002Fol>\n\u003Ch4>Log examples\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>\n\u003Cp>SYSLOG\u003C\u002Fp>\n\u003Cpre>\u003Ccode>Dec 17 14:21:02 webserver wordpress(`SERVER_HTTP_HOST`)[2588]: Authentication failure on [`WORDPRESS_SITE_NAME`] for `USED_LOGIN` from `111.222.333.444`\nDec 17 14:21:02 webserver wordpress(`SERVER_HTTP_HOST`)[2588]: Pingback error `IXR_ERROR_CODE` generated on [`WORDPRESS_SITE_NAME`] from `111.222.333.444`\nDec 17 14:21:02 webserver wordpress(`SERVER_HTTP_HOST`)[2588]: Pingback requested for `PINGBACK_URL` generated on [`WORDPRESS_SITE_NAME`] from `111.222.333.444`\nDec 17 14:21:02 webserver wordpress(`SERVER_HTTP_HOST`)[2588]: User enumeration attempt generated on [`WORDPRESS_SITE_NAME`] from `111.222.333.444`\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>APACHE\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[Thu Dec 17 14:23:33.662339 2015] [:error] [pid 2580:tid 140001350244096] [client 111.222.333.444:52599] wordpress(`SERVER_HTTP_HOST`) Authentication failure on [`WORDPRESS_SITE_NAME`] for `USED_LOGIN` from `111.222.333.444`, referer: SITE_ADDRESS\u002Fwp-login.php\n[Thu Dec 17 14:23:33.662339 2015] [:error] [pid 2580:tid 140001350244096] [client 111.222.333.444:52599] wordpress(`SERVER_HTTP_HOST`) Pingback error `IXR_ERROR_CODE` generated on [`WORDPRESS_SITE_NAME`] from `111.222.333.444`, referer: SITE_ADDRESS\u002Fxmlrpc.php\n[Thu Dec 17 14:23:33.662339 2015] [:error] [pid 2580:tid 140001350244096] [client 111.222.333.444:52599] wordpress(`SERVER_HTTP_HOST`) Pingback requested for `PINGBACK_URL` generated on [`WORDPRESS_SITE_NAME`] from `111.222.333.444`, referer: SITE_ADDRESS\u002Fxmlrpc.php\n[Thu Dec 17 14:23:33.662339 2015] [:error] [pid 2580:tid 140001350244096] [client 111.222.333.444:52599] wordpress(`SERVER_HTTP_HOST`) User enumeration attempt generated on [`WORDPRESS_SITE_NAME`] from `111.222.333.444`\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>CUSTOM\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[Thu Dec 17 14:25:34.000000 2015] wordpress(`SERVER_HTTP_HOST`) Authentication failure on [`WORDPRESS_SITE_NAME`] for `USED_LOGIN` from `111.222.333.444`\n[Thu Dec 17 14:25:34.000000 2015] wordpress(`SERVER_HTTP_HOST`) Pingback error `IXR_ERROR_CODE` generated on [`WORDPRESS_SITE_NAME`] from `111.222.333.444`\n[Thu Dec 17 14:25:34.000000 2015] wordpress(`SERVER_HTTP_HOST`) Pingback requested for `PINGBACK_URL` generated on [`WORDPRESS_SITE_NAME`] from `111.222.333.444`\n[Thu Dec 17 14:25:34.000000 2015] wordpress(`SERVER_HTTP_HOST`) User enumeration attempt generated on [`WORDPRESS_SITE_NAME`] from `111.222.333.444`\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>fail2ban configuration\u003C\u002Fh4>\n\u003Cp>See the FAQ section\u003C\u002Fp>\n\u003Ch4>Log viewer\u003C\u002Fh4>\n\u003Cp>Log viewer is available only in CUSTOM mode. Note: the log path and the file must exist.\u003C\u002Fp>\n\u003Ch4>Localization\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>English (default) – always included\u003C\u002Fli>\n\u003Cli>Italian – since 1.1.3 version\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch3>Translations\u003C\u002Fh3>\n\u003Cul>\n\u003Cli>English – default, always included\u003C\u002Fli>\n\u003Cli>Italiano – disponibile dalla versione 1.1.3\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>\u003Cem>Note:\u003C\u002Fem> Feel free to translate this plugin in your language. This is very important for all users worldwide. So please contribute your language to the plugin to make it even more useful. For translating I recommend the \u003Ca href=\"http:\u002F\u002Fwww.poedit.net\u002F\" rel=\"nofollow ugc\">“Poedit Editor”\u003C\u002Fa>.\u003C\u002Fp>\n","Log of failed access, pingbacks, user enumeration, disable xmlrpc authenticated methods, kill xmlrpc request on authentication error.",70,4603,1,"2016-11-18T13:47:00.000Z","4.7.32",[48,49,50,51,52],"authentication-logger","brute-force","fail2ban","security","xmlrpc-hack","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fauthentication-and-xmlrpc-log-writer.1.2.2.zip",63,"2025-08-13 00:00:00"]