Share password protected posts via secret URLs
Share a link to anonymous users to view private and password protected posts (or any other public post type).
This plugin generates secret URLs (similar to Google Docs and other cloud services) for posts so you can share them with not-logged in users without having to share an extra password with them.
By default it’s enabled for all public post types, but that can be changed via the sppp/postTypes
filter.
Note: There will be NO settings page.
For an automatic installation through WordPress:
For a manual installation via FTP:
public-post-preview
directory to the /wp-content/plugins/
directoryTo upload the plugin through WordPress, instead of FTP:
e.g.
/wp-content/plugins/sharable-password-protected-posts
directory, or install the plugin through the WordPress plugins screen directly.The checkbox is only available for private or password protected posts. Please make sure the status is set to “Private” or “Password protected” and you have entered a password.
No, the plugin only works in the new block editor.
The editor has to have the publish_posts
capability.
Yes, by default all public post types are enabled. You can filter them with the sppp/postTypes
filter.
For more see CHANGELOG.md.