Is there a way to archive posts on WordPress?
Simply head over to the posts screen and select the posts you want to archive. Next, from the bulk actions drop down menu select Edit and click the apply button. WordPress will show you the bulk edit options for the selected posts. Your selected posts will now be archived.
Can you hide pages on WordPress?
Simply edit the post or page that you want to protect. Under the Document setting in your WordPress editor, click on the link next to the ‘Visibility’ option. This will show the visibility options available in WordPress. You can keep a post/page public, make it private, or password protect it.
How do I hide my WordPress site while building?
Go to Settings >> Under Construction and change the “Activate or Deactivate” option to “on.” Make sure you click “Save Changes.” The Display Options of this plugin will also allow you to use your own HTML or customize the text for this page.
How do I hide page titles in WordPress posts?
Hide Page and Post Titles Using a Plugin Once you’ve installed and activated the plugin, proceed with the following steps: Go to Pages -> All Pages and click Edit under the particular page whose title you want to hide. Press the Settings button and scroll down to the Hide Page and Post Title section.
How do you hide a post in WordPress?
You will notice a new ‘Hide Posts’ section in the right column of the editor. Clicking on it will reveal plugin options. You can hide the post on the front page and blog page, category or tag pages, authors page, and site search results. Simply select the options you like and then save your post.
Which is the best plugin to hide a post?
WP Hide Post is very simple; it lets you control the visibility of a post in various places like the front, category, tag, authors, archive, search results, and feed pages. Since the plugin works both with posts and pages, you have a complete control.
How can I hide a category on my WordPress home page?
If you want to hide an entire category from your home page, you can do this using the WP Hide Post plugin discussed above or you can manually add a bit of code into your theme’s functions.php file to enact the same effect. There’s a nice tutorial on this at Locoed Web Development.
How can I exclude posts from my home page?
The easiest way to exclude posts from the homepage is of course using a plugin (if your homepage is setup to display latest posts). One of the currently best rated plugins for this is called WP Exclude From Homepage which allows you to exclude categories, tags, posts of even pages from the homepage without breaking pagination.