{"id":48002,"date":"2007-03-16T23:27:30","date_gmt":"2007-03-16T23:27:30","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/wp-password\/"},"modified":"2008-01-10T02:47:32","modified_gmt":"2008-01-10T02:47:32","slug":"wp-password","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/wp-password\/","author":77816,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"0.4","stable_tag":"trunk","tested":"2.3.2","requires":"2.1","requires_php":"","requires_plugins":"","header_name":"WordPress Password","header_author":"Jonathan Broome","header_description":"","assets_banners_color":"","last_updated":"2008-01-10 02:47:32","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/broome.us\/wp-password","header_plugin_uri":"http:\/\/broome.us\/wp-password\/","header_author_uri":"http:\/\/broome.us\/","rating":0,"author_block_rating":0,"active_installs":200,"downloads":20671,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","other_notes"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.3"],"block_files":[],"assets_screenshots":[],"screenshots":[]},"plugin_section":[],"plugin_tags":[1930,30794,24604,1505],"plugin_category":[54],"plugin_contributors":[83930],"plugin_business_model":[],"class_list":["post-48002","plugin","type-plugin","status-closed","hentry","plugin_tags-password","plugin_tags-password-protect","plugin_tags-password-protection","plugin_tags-restriction","plugin_category-security-and-spam-protection","plugin_contributors-jpbroome","plugin_committers-jpbroome"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/wp-password.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>Wordpress Password is a plugin written for Wordpress 2.0+ for requiring\nvisitors to enter a password to view wordpress-powered pages of a web site.<\/p>\n\n<!--section=installation-->\n<ol>\n<li><p>Unzip the archive and upload\/copy the \"Password\" directory to your plugins\nfolder.  i.e.:<\/p>\n\n<ul>\n<li>\/wp-content\/plugins\/wp-password\/wp-password.php<\/li>\n<li>\/wp-content\/plugins\/wp-password\/login.php<\/li>\n<\/ul><\/li>\n<li><p>Go to the WordPress plugins admin panel then activate the Wordpress Password\nplugin.<\/p><\/li>\n<li><p>Go to WordPress Options then select \"Wordpress Password\" from the Options\nsubmenu to set a password.<\/p><\/li>\n<\/ol>\n\n<!--section=other_notes-->\n<h3>Notes<\/h3>\n\n<p>When the plugin is inactive, or active but a password has not been set,\nno password is required.<\/p>\n\n<p>The password gets reset automatically when the plugin is activated.<\/p>\n\n<p>Your WP-Admin Administrator password is still required to reach your WP Admin.\nThis WP-Password plugin just adds an extra layer of password requirement\nbefore you can reach WP-admin (remember, it affects ALL WP powered pages).<\/p>\n\n<h3>Forgot Your Password?<\/h3>\n\n<ol>\n<li>FTP into your plugins\/wp-password folder<\/li>\n<li>Delete wp-password.php<\/li>\n<li>Log in to your wp admin, view the plugins page \n(notice Wordpress Password is missing now)<\/li>\n<li>Re-upload wp-password.php<\/li>\n<li>Re-activate the Wordpress Password plugin.\nActivating it resets the password.<\/li>\n<li>Visit Options|Wordpress Password and set a new password.<\/li>\n<\/ol>\n\n<h3>Features<\/h3>\n\n<ul>\n<li><em>ver 0.4<\/em>\n\n<ul>\n<li>Fixed use for sites not on port 80<\/li>\n<li>Changed redirection code from header to javascript<\/li>\n<li>Fixed use for sites aliasing the blog directory<\/li>\n<\/ul><\/li>\n<li><em>ver 0.3<\/em>\n\n<ul>\n<li>New features: Logout and Include\/Exclude.<\/li>\n<\/ul><\/li>\n<li><em>ver 0.2<\/em>\n\n<ul>\n<li>Bug fixes, no new features.<\/li>\n<\/ul><\/li>\n<li><em>ver 0.1<\/em>\n\n<ul>\n<li>You can define a single password to protect an entire site.<\/li>\n<li>Password is set via the \"Password\" subpanel in the Options menu after\nactivation<\/li>\n<li>Exclusions allow you to specify certain pages of your site to be password-free.<\/li>\n<\/ul><\/li>\n<\/ul>\n\n<h3>Questions\/Suggestions\/Bugs<\/h3>\n\n<p>Visit http:\/\/broome.us\/wp-password to find my blog entry about the Wordpress\nPassword plugin where you can post comments\/suggestions\/bugs.<\/p>\n\n<h3>Version History<\/h3>\n\n<ul>\n<li><em>0.4 - 2008-01-09<\/em>\n\n<ul>\n<li>Fixed use for sites not on port 80<\/li>\n<li>Changed redirection code from header to javascript<\/li>\n<li>Fixed use for sites aliasing the blog directory<\/li>\n<\/ul><\/li>\n<li><em>0.3 - 2007-02-24<\/em>\n\n<ul>\n<li>Added Logout and Include\/Exclude features per request.<\/li>\n<li>Added Logout option: visit any WP powered url of your site with this\nvalue pair in the querystring: wp-password-logout=true\ne.g. http:\/\/mysite.com\/myWppage\/?wp-password-logout=true\nThe logout function clears any cookie password value saved and then\nrefreshes the browser.<\/li>\n<li>Added the choice to either Exclude certain urls from password protection (default)\nor Include certain urls (excluding all others).\nThis is controlled by the Exclude\/Include radiobutton in the admin page.<\/li>\n<\/ul><\/li>\n<li><em>0.2 - 2007-02-02<\/em>\n\n<ul>\n<li>Fixed bugs:\n\n<ul>\n<li>excluded items weren't forced to match beginning of urls, \nso it was possible to see protected urls by adding a querystring that\nincluded an excluded url.  Bad.<\/li>\n<li>some special regex characters weren't properly escaped when evaluating \nexclusions (.,)<\/li>\n<\/ul><\/li>\n<li>added wp-password-debug=1 querystring option for troubleshooting \n what's happening on a page. Ruins redirects, but useful.<\/li>\n<\/ul><\/li>\n<li><em>0.1 - 2007-01-31<\/em>\n\n<ul>\n<li>Initial (public) release.<\/li>\n<\/ul><\/li>\n<\/ul>\n\n<h3>Show Your Support<\/h3>\n\n<p>If you like the Wordpress Password plugin and want to give me a pat on the\nback, a kind word, a suggestion, etc., I welcome your visit to my web site:\n<a href=\"http:\/\/broome.us\/wp-password\">Broome.us\/wp-password<\/a><\/p>","raw_excerpt":"Wordpress Password is a plugin written for Wordpress 2.0+ for requiring","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/48002","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=48002"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/jpbroome"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=48002"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=48002"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=48002"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=48002"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=48002"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=48002"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}