- 
	
	Varun Dubey replied to the topic BuddyPress Profile Edit in the forum How-to & Troubleshooting 1 year, 9 months ago Possible caching issue. You can check these docs, WP Fields can be used as xProfile fields https://bpdevel.wordpress.com/tag/wordpress/ 
- 
	
	Varun Dubey replied to the topic Buddypress and Restrict Content Pro Membership in the forum How-to & Troubleshooting 1 year, 9 months ago You can use the following code snippet to create a new tab to display at BuddyPress Profile. // Function to add a custom tab for Membership Details in the BuddyPress profile
 function wbcom_rcp_buddypress_add_membership_tab() {
 global $bp;// Define a new navigation item for the BuddyPress profile menu…[Read more] 
	@eluyawi
	Active 1 year, 8 months ago