How to customize BuddyBoss Theme page header
How to customize BuddyBoss Theme page header
How to customize BuddyBoss Theme page header
xprofile parameter is not working, see https://github.com/buddypress/BP-REST/issues/425. Hopefully it will be fixed soon.
WordPress Buddypress changes groups position
Adding a location field to buddypress activity
wp_delete_user – huge overhead in Buddypress?
validation email signup form buddypress
Are you sure you’ve added the constant definition in the right place? As the BuddyPress codex says: When adding the code to wp-config.php, place it after define(‘DB_COLLATE’, ”); and before the authentication keys. If you add this line to the bottom of wp-config.php, it will not work.
How can I combine WordPress default Tags and bbPress tags into one archive page?
To answer your question, if you are not using the LearnDash plugin then you should not add the code that is in the accepted answer of the link you have there. That code essentially is adding a filter named learndash_flush_rewrite_rules which appears to be specific to that plugin. If you don’t have it enabled, it … Read more
Prevent Buddypress Rewrite Rules on Non-Buddypress pages/posts