{"id":324661,"date":"2026-06-15T07:19:19","date_gmt":"2026-06-15T07:19:19","guid":{"rendered":"https:\/\/ja.wordpress.org\/plugins\/full-page-password-protect\/"},"modified":"2026-06-15T07:19:08","modified_gmt":"2026-06-15T07:19:08","slug":"full-page-password-protect","status":"publish","type":"plugin","link":"https:\/\/pan.wordpress.org\/plugins\/full-page-password-protect\/","author":23514500,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.0.0","stable_tag":"1.0.0","tested":"7.0","requires":"5.8","requires_php":"7.4","requires_plugins":null,"header_name":"Full Page Password Protect","header_author":"Sora Style","header_description":"Extends WordPress standard post password protection to protect the full page, not only the_content().","assets_banners_color":"","last_updated":"2026-06-15 07:19:08","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/sora-style.org\/donate\/","header_plugin_uri":"https:\/\/sora-style.org\/products\/full-page-password-protect\/","header_author_uri":"https:\/\/sora-style.org\/","rating":0,"author_block_rating":0,"active_installs":0,"downloads":22,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"ayumitabuchi","date":"2026-06-15 07:19:08"}},"upgrade_notice":{"1.0.0":"<p>Initial release.<\/p>"},"ratings":[],"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":3572509,"resolution":"1","location":"assets","locale":"","width":2732,"height":1980},"screenshot-2.png":{"filename":"screenshot-2.png","revision":3572509,"resolution":"2","location":"assets","locale":"","width":2732,"height":1980},"screenshot-3.png":{"filename":"screenshot-3.png","revision":3572509,"resolution":"3","location":"assets","locale":"","width":2732,"height":1980}},"screenshots":{"1":"Settings screen. Configure target post types, archive display mode, password message, and other options under Settings &gt; Full Page Password.","2":"Post or page editor. Choose WordPress standard Visibility &gt; Password protected and set a password for each post or page.","3":"Password entry screen. Before the correct password is entered, the full page is replaced with this screen showing only the message and password form."}},"plugin_section":[],"plugin_tags":[1912,1930,396,11466,23853],"plugin_category":[54],"plugin_contributors":[267171],"plugin_business_model":[],"class_list":["post-324661","plugin","type-plugin","status-publish","hentry","plugin_tags-access-control","plugin_tags-password","plugin_tags-privacy","plugin_tags-protected-content","plugin_tags-rest-api","plugin_category-security-and-spam-protection","plugin_contributors-ayumitabuchi","plugin_committers-ayumitabuchi"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/full-page-password-protect.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/full-page-password-protect\/assets\/screenshot-1.png?rev=3572509","caption":"Settings screen. Configure target post types, archive display mode, password message, and other options under Settings &gt; Full Page Password."},{"src":"https:\/\/ps.w.org\/full-page-password-protect\/assets\/screenshot-2.png?rev=3572509","caption":"Post or page editor. Choose WordPress standard Visibility &gt; Password protected and set a password for each post or page."},{"src":"https:\/\/ps.w.org\/full-page-password-protect\/assets\/screenshot-3.png?rev=3572509","caption":"Password entry screen. Before the correct password is entered, the full page is replaced with this screen showing only the message and password form."}],"raw_content":"<!--section=description-->\n<p>Full Page Password Protect extends the built-in WordPress password protection feature.<\/p>\n\n<p>With the default WordPress setting, only the post content may be hidden while other parts of the page can still appear, such as the title, featured image, custom fields, and theme output. This plugin replaces the full page with a simple password screen until the correct password is entered.<\/p>\n\n<p>The plugin uses the standard WordPress password form and password handling. It does not add a separate login system, custom cookies, user accounts, or password storage.<\/p>\n\n<p>It also helps reduce accidental exposure of protected content in archive pages, search results, taxonomy listings, and REST API responses.<\/p>\n\n<h4>Key features<\/h4>\n\n<ul>\n<li>Replaces the full singular page with a password screen.<\/li>\n<li>Uses the standard WordPress password form and password handling.<\/li>\n<li>Helps prevent titles, images, and other page elements from appearing before the password is entered.<\/li>\n<li>Sends no-cache headers on the password screen.<\/li>\n<li>Adds noindex, nofollow to the password screen.<\/li>\n<li>Reduces protected content exposure in REST API responses.<\/li>\n<li>Excludes protected posts from public listings by default.<\/li>\n<li>Provides an optional title-only listing mode.<\/li>\n<li>Supports selected public post types.<\/li>\n<li>Includes translatable default messages for the password screen.<\/li>\n<li>Does not load third-party services, tracking scripts, or remote assets.<\/li>\n<\/ul>\n\n<h3>Settings<\/h3>\n\n<h4>Enable plugin<\/h4>\n\n<p>Turns full page password protection on or off.<\/p>\n\n<h4>Protected post types<\/h4>\n\n<p>Select public post types where password-protected posts should receive full page protection.<\/p>\n\n<h4>Archive display mode<\/h4>\n\n<pre><code>exclude removes protected posts from listing queries.\n\ntitle_only keeps protected posts in listings but hides excerpts, content, and featured images.\n<\/code><\/pre>\n\n<h4>Password message<\/h4>\n\n<p>The message displayed above the password form on the password screen.<\/p>\n\n<h3>Privacy<\/h3>\n\n<p>This plugin does not collect, store, or transmit personal data.<\/p>\n\n<p>It does not call external services, load remote assets, or add tracking scripts.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the <code>full-page-password-protect<\/code> folder to the <code>\/wp-content\/plugins\/<\/code> directory, or install the plugin through the WordPress Plugins screen.<\/li>\n<li>Activate the plugin through the Plugins screen in WordPress.<\/li>\n<li>Go to Settings &gt; Full Page Password.<\/li>\n<li>Confirm the target post types and listing mode.<\/li>\n<\/ol>\n\n<p>Password protection itself is still configured on each post or page using the standard WordPress Visibility &gt; Password protected setting.<\/p>\n\n<!--section=faq-->\n<dl>\n<dt id=\"does%20this%20plugin%20use%20a%20custom%20password%20system%3F\"><h3>Does this plugin use a custom password system?<\/h3><\/dt>\n<dd><p>No. It uses the standard WordPress post password feature.<\/p><\/dd>\n<dt id=\"does%20this%20plugin%20store%20passwords%3F\"><h3>Does this plugin store passwords?<\/h3><\/dt>\n<dd><p>No. Passwords are managed by WordPress in the usual way.<\/p><\/dd>\n<dt id=\"does%20it%20work%20with%20block%20themes%3F\"><h3>Does it work with block themes?<\/h3><\/dt>\n<dd><p>Yes. The plugin works with both classic and block themes.<\/p><\/dd>\n<dt id=\"does%20it%20protect%20rest%20api%20output%3F\"><h3>Does it protect REST API output?<\/h3><\/dt>\n<dd><p>Yes. For protected posts, content-related fields are hidden from public REST responses according to the plugin settings.<\/p><\/dd>\n<dt id=\"can%20i%20use%20it%20with%20existing%20password-protected%20posts%3F\"><h3>Can I use it with existing password-protected posts?<\/h3><\/dt>\n<dd><p>Yes. Set a password with the standard WordPress Visibility setting and enable the plugin.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release.<\/li>\n<\/ul>","raw_excerpt":"Protects the full page with the WordPress standard password form, not only the post content.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/pan.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/324661","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pan.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/pan.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/pan.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=324661"}],"author":[{"embeddable":true,"href":"https:\/\/pan.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/ayumitabuchi"}],"wp:attachment":[{"href":"https:\/\/pan.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=324661"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/pan.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=324661"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/pan.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=324661"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/pan.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=324661"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/pan.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=324661"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/pan.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=324661"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}