Unlist your posts so you'll need a link to read them.
Unlist My Post lets you easily unlist posts, pages or any other custom post type from listings or archive pages and means only those with a link can read the content.
For information regarding the hooks and integrations in this plugin, refer to the wiki on the GitHub repository.
Edit any post, page or custom post type and then tick the box in the listings meta box and save your changes.
Yes, when a post is unlisted it won’t be shown in any post listings but it will still be publicly accessible to those who have a direct link to the content.
No, unlisted posts are hidden away but not private. If you would like to stop people reading unlisted posts, you should change the post status to private instead.
This plugin uses a selection of hooks and filters to exclude the unlisted posts and pages but there is the potential for compatibility issues with other plugins. Always test the plugin before using on a production site.
Yes, you can. To do this, you will need to use the unlistable_post_types
filter hook which will pass an array of post types that can be unlisted.
Refer to the GitHub repository for information on version history.