- 
	
	wphacker started the forum topic Group Extension API in the group How-To and Troubleshooting 14 years, 3 months ago Could someone give me a demo how I can incorporate Group Extension API into my code? 
- 
	
	wphacker replied to the forum topic How to use Group Extension API in the group Creating & Extending 14 years, 3 months ago thank you 
- 
	
	wphacker replied to the forum topic How to use Group Extension API in the group Creating & Extending 14 years, 3 months ago Thank you very much for your suggestion. I have already tried that. However, it is not exactlu what I am looking for. That plug-in only add extra fields after a new group has been created. I want to standardize all create group […] 
- 
	
	wphacker replied to the forum topic How to use Group Extension API in the group Creating & Extending 14 years, 3 months ago Okay, I simply want to add some extra fields to create group page, and be able to see the same fields I add on the edit page. I figured group extension API create_screen and edit_screen functions can help me achieve that. However, […] 
- 
	
	wphacker started the forum topic How to use Group Extension API in the group Creating & Extending 14 years, 3 months ago I download skeleton component. Next, I added 
 require ( dirname( __FILE__ ) . ‘/bp-example-group-extension.php’ );
 to bp-example-core.php file.No error, but the create group group show nothing either. I put down a simple […] 
- 
	
	wphacker posted an update 14 years, 3 months ago 
- 
	
	wphacker posted an update 14 years, 3 months ago @boonebgorges @boonebgorges hey, I saw your post on creating extra fields on for group registration. I followed it. It work out great. Just one small problem. When I tried to edit the group information, the extra fields I added won’t be able to extra the meta data from the database. How can I achieve that. I tried this: 
 function…[Read more]
	@wordpresshacker
	Not recently active