Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Remove TAB in Buddypress for newly created pages


r-a-y
Keymaster

@r-a-y

You’ll need to modify wp_list_pages() in your theme’s header.php to exclude the page ID of the classifieds.

If you don’t like messing around with theme files, you could probably try this plugin:
https://wordpress.org/extend/plugins/exclude-pages/

Skip to toolbar