Answer Posted / Ashwani Kumar Yadav
To hide a post in WordPress, you can make it private by editing the post and setting its 'Visibility' to 'Private'. You can also use custom CSS to hide specific posts from displaying on your site. For example: '#post-ID {display: none;}'
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers