[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fpotX0dPWEXB3p4ZUxMct-3vb0j-4op4ZQykPFECMyHo":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},"maratbn","Marat Nepomnyashy","https:\u002F\u002Fprofiles.wordpress.org\u002Fmaratbn\u002F",2,200,85,30,84,"2026-04-04T06:01:07.160Z",[14,39],{"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":34,"download_link":35,"security_score":9,"vuln_count":36,"unpatched_count":36,"last_vuln_date":37,"fetched_at":38},"loginrequirepress","Login Require Press","1.4.0","\u003Cp>Overview:\u003C\u002Fp>\n\u003Cp>At the time of this writing, the latest version of WordPress, version 5.3, has 3 post visibility options, which are ‘public’, ‘password protected’, and ‘private’.\u003C\u002Fp>\n\u003Cp>The ‘password protected’ option allows the site administrator to individually lock certain posts, even from the logged in users, with an additional password \u002F passcode.  However, there is currently no built-in way to just deny access only to the unauthenticated users.\u003C\u002Fp>\n\u003Cp>Login Require Press is a WordPress plugin that allows site administrators to specifically designate arbitrary posts with any public post type as viewable only after user login.  Post authors can also enable or disable login protection for their own posts.\u003C\u002Fp>\n\u003Cp>It is an easy way to require login to view specific pages \u002F posts.\u003C\u002Fp>\n\u003Cp>Unauthenticated site visitors attempting to view any page that includes any such specifically designated post will then be automatically redirected to the site’s default login page, and then back to the original page after they login, thereby limiting access only to logged-in users with subscriber roles and above.\u003C\u002Fp>\n\u003Cp>Plugin will still allow unauthenticated downloading of site’s feeds, but will filter out all login-requiring posts from the feed listings.\u003C\u002Fp>\n\u003Cp>Plugin will protect the titles, contents, and excerpts of login-requiring posts in search result page listings when the user is not logged in.  The titles \u002F contents \u002F excerpts will be replaced by text “[Post title \u002F content \u002F excerpts protected by Login Require Press.  Login to see the title \u002F content \u002F excerpt.]”\u003C\u002Fp>\n\u003Cp>Technical summary:\u003C\u002Fp>\n\u003Cp>Plugin works by hooking-in special logic into the action ‘send_headers’ to redirect unauthenticated client browsers to the site’s login page from any non-feed and non-search-results page upon detecting any login-requiring post, and by hooking-in another special logic into the filter ‘posts_results’ to filter out all login-requiring posts from all feed page listings, and to protect the titles, contents, and excerpts of login-requiring posts in search result page listings.\u003C\u002Fp>\n\u003Cp>Login-requiring posts are marked with a custom field ‘login_require_press’ set to ‘yes’.\u003C\u002Fp>\n\u003Cp>Official project URLs:\u003C\u002Fp>\n\u003Cp>https:\u002F\u002Fgithub.com\u002Fmaratbn\u002FLoginRequirePress\u003Cbr \u002F>\n  https:\u002F\u002Fwordpress.org\u002Fplugins\u002Floginrequirepress\u003Cbr \u002F>\n  http:\u002F\u002Fwww.maratbn.com\u002Fprojects\u002Flogin-require-press\u003C\u002Fp>\n","Easy way to require user login to view specific pages \u002F posts.",100,12306,90,4,"2019-11-27T02:55:00.000Z","5.3.21","3.8.1","",[29,30,31,32,33],"control-access","limit-access","password-protect","require-login","security","https:\u002F\u002Fwordpress.org\u002Fplugins\u002Floginrequirepress","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Floginrequirepress.1.4.0.zip",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":20,"downloaded":45,"rating":36,"num_ratings":36,"last_updated":46,"tested_up_to":47,"requires_at_least":26,"requires_php":27,"tags":48,"homepage":54,"download_link":55,"security_score":9,"vuln_count":36,"unpatched_count":36,"last_vuln_date":37,"fetched_at":38},"robotswhiz","Robots Meta Whiz","1.2.0","\u003Cp>Overview:\u003C\u002Fp>\n\u003Cp>At the time of this writing, the latest version of WordPress, version 4.7,\u003Cbr \u002F>\n  has functionality to discourage search engines from indexing the whole site,\u003Cbr \u002F>\n  but not functionality to discourage search engines from indexing only certain\u003Cbr \u002F>\n  specific pages and posts of the site.\u003C\u002Fp>\n\u003Cp>Robots Meta Whiz is a WordPress plugin that allows site administrators to\u003Cbr \u002F>\n  deploy custom meta robots tags to discourage search engines from indexing,\u003Cbr \u002F>\n  following links from, caching, indexing images from, and \u002F or have\u003Cbr \u002F>\n  additional custom restrictions on only for certain specifically-designated\u003Cbr \u002F>\n  pages and posts.\u003C\u002Fp>\n\u003Cp>It is an easy way to discourage search engines from indexing only specific\u003Cbr \u002F>\n  pages \u002F posts.\u003C\u002Fp>\n\u003Cp>This only applies to search engine robots, and will not effect the site’s\u003Cbr \u002F>\n  local search functionality.\u003C\u002Fp>\n\u003Cp>Technical summary:\u003C\u002Fp>\n\u003Cp>Plugin works by hooking-in special logic into the action ‘wp_head’ to inject\u003Cbr \u002F>\n  the tag \u003Ccode>\u003Cmeta name='robots' content='...'>\u003C\u002Fcode> with restriction directives for\u003Cbr \u002F>\n  the specified pages and posts.\u003C\u002Fp>\n\u003Cp>Official project URLs:\u003C\u002Fp>\n\u003Cp>https:\u002F\u002Fwordpress.org\u002Fplugins\u002Frobotswhiz\u003Cbr \u002F>\n  https:\u002F\u002Fgithub.com\u002Fmaratbn\u002FRobotsWhiz\u003C\u002Fp>\n","Easy way to discourage search engines from indexing only specific pages \u002F posts with custom meta tags.",4618,"2017-01-09T03:55:00.000Z","4.7.32",[49,50,51,52,53],"crawlers","robots","robots-txt","search-engines","spiders","https:\u002F\u002Fwordpress.org\u002Fplugins\u002Frobotswhiz","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Frobotswhiz.1.2.0.zip"]