Wordpress hide posts

You cannot hide anything from the others top-level users.
 
Yeah as others mentioned, administrator is top level access so you cant hide posts from other administrators. But there is a way if you know some javascript, you can code script that will add some css to posts on admin panel to hide the ones that were made by you. Obviously this is not 100% working solution as posts will still be there in html code, its just that others wont see them on admin panel page.
 
I believe you mean cloaking right? there are tools for that
 
Do you mean hiding articles in frontend or backend?

You post literally the most meaningless one-liner replies in large fonts. Stop man.

//

OP, to achieve this you'll require different access levels. An administrator has the same right as you (another admin) and will see everything on the site.
 
Back
Top