{"id":1210892,"date":"2016-12-27T15:32:36","date_gmt":"2016-12-27T23:32:36","guid":{"rendered":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/eventscommunitylist\/"},"modified":"2016-12-28T08:23:16","modified_gmt":"2016-12-28T16:23:16","slug":"eventscommunitylist","status":"closed","type":"topic","link":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/eventscommunitylist\/","title":{"rendered":"\/events\/community\/list"},"content":{"rendered":"<p>When my user is not logged in and I navigate to this page, I am getting a generic login page with no recaptcha which is exposing automated login attempts. Any idea how I can catch this page and reroute it to my custom login page? I have the following custom code to reroute the wp login but your login ends up there after failing because no recpatcha value is passed. What is the name of that page that I could add a similar function when the user is not logged in?<\/p>\n<p>\/**<br \/>\n* Remove standard login page<br \/>\n*<br \/>\n*\/<br \/>\nfunction custom_login_page() {<br \/>\n$new_login_page_url = home_url( &#8216;\/login\/&#8217; ); \/\/ new login page<br \/>\nglobal $pagenow;<br \/>\nif( $pagenow == &#8220;wp-login.php&#8221; &amp;&amp; $_SERVER[&#8216;REQUEST_METHOD&#8217;] == &#8216;GET&#8217;) {<br \/>\nwp_redirect($new_login_page_url);<br \/>\nexit;<br \/>\n}<br \/>\n}<\/p>\n<p>if(!is_user_logged_in()){<br \/>\nadd_action(&#8216;init&#8217;,&#8217;custom_login_page&#8217;);<br \/>\n}<\/p>\n","protected":false},"template":"","class_list":["post-1210892","topic","type-topic","status-closed","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>\/events\/community\/list -<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/eventscommunitylist\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\/events\/community\/list -\" \/>\n<meta property=\"og:description\" content=\"When my user is not logged in and I navigate to this page, I am getting a generic login page with no recaptcha which is exposing automated login attempts. Any idea how I can catch this page and reroute it to my custom login page? I have the following custom code to reroute the wp [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/eventscommunitylist\/\" \/>\n<meta property=\"article:modified_time\" content=\"2016-12-28T16:23:16+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/eventscommunitylist\/\",\"url\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/eventscommunitylist\/\",\"name\":\"\/events\/community\/list -\",\"isPartOf\":{\"@id\":\"https:\/\/theeventscalendar.com\/support\/#website\"},\"datePublished\":\"2016-12-27T23:32:36+00:00\",\"dateModified\":\"2016-12-28T16:23:16+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/eventscommunitylist\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/eventscommunitylist\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/eventscommunitylist\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/theeventscalendar.com\/support\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Topics\",\"item\":\"https:\/\/theeventscalendar.com\/support\/topics\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Calendar Products\",\"item\":\"https:\/\/theeventscalendar.com\/support\/forums\/forum\/events\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Events Calendar PRO\",\"item\":\"https:\/\/theeventscalendar.com\/support\/forums\/forum\/events\/events-calendar-pro\/\"},{\"@type\":\"ListItem\",\"position\":5,\"name\":\"\/events\/community\/list\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/theeventscalendar.com\/support\/#website\",\"url\":\"https:\/\/theeventscalendar.com\/support\/\",\"name\":\"\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/theeventscalendar.com\/support\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\/events\/community\/list -","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/eventscommunitylist\/","og_locale":"en_US","og_type":"article","og_title":"\/events\/community\/list -","og_description":"When my user is not logged in and I navigate to this page, I am getting a generic login page with no recaptcha which is exposing automated login attempts. Any idea how I can catch this page and reroute it to my custom login page? I have the following custom code to reroute the wp [&hellip;]","og_url":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/eventscommunitylist\/","article_modified_time":"2016-12-28T16:23:16+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/eventscommunitylist\/","url":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/eventscommunitylist\/","name":"\/events\/community\/list -","isPartOf":{"@id":"https:\/\/theeventscalendar.com\/support\/#website"},"datePublished":"2016-12-27T23:32:36+00:00","dateModified":"2016-12-28T16:23:16+00:00","breadcrumb":{"@id":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/eventscommunitylist\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/theeventscalendar.com\/support\/forums\/topic\/eventscommunitylist\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/eventscommunitylist\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/theeventscalendar.com\/support\/"},{"@type":"ListItem","position":2,"name":"Topics","item":"https:\/\/theeventscalendar.com\/support\/topics\/"},{"@type":"ListItem","position":3,"name":"Calendar Products","item":"https:\/\/theeventscalendar.com\/support\/forums\/forum\/events\/"},{"@type":"ListItem","position":4,"name":"Events Calendar PRO","item":"https:\/\/theeventscalendar.com\/support\/forums\/forum\/events\/events-calendar-pro\/"},{"@type":"ListItem","position":5,"name":"\/events\/community\/list"}]},{"@type":"WebSite","@id":"https:\/\/theeventscalendar.com\/support\/#website","url":"https:\/\/theeventscalendar.com\/support\/","name":"","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/theeventscalendar.com\/support\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/theeventscalendar.com\/support\/wp-json\/wp\/v2\/topic\/1210892","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/theeventscalendar.com\/support\/wp-json\/wp\/v2\/topic"}],"about":[{"href":"https:\/\/theeventscalendar.com\/support\/wp-json\/wp\/v2\/types\/topic"}],"version-history":[{"count":1,"href":"https:\/\/theeventscalendar.com\/support\/wp-json\/wp\/v2\/topic\/1210892\/revisions"}],"predecessor-version":[{"id":1211033,"href":"https:\/\/theeventscalendar.com\/support\/wp-json\/wp\/v2\/topic\/1210892\/revisions\/1211033"}],"wp:attachment":[{"href":"https:\/\/theeventscalendar.com\/support\/wp-json\/wp\/v2\/media?parent=1210892"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}