How to hide all posts within a folder?

这一生的挚爱 提交于 2019-12-12 04:29:45

问题


I have created a var to hide some pages from a jquery task. Ex:

this will hide the page "hidden" - "http://domain.com/hidden/"

how to hide all posts within this folder without adding them all one by one?

"http://domain.com/hidden/post1"

"http://domain.com/hidden/post...n+1"

Can anyone help with this?

Thanks

来源:https://stackoverflow.com/questions/36033392/how-to-hide-all-posts-within-a-folder

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!