Works as expected. Awesome!
-
I just ran this today on latest versions of WP/BP and it works! Directions are a little spotty so for anyone needing to use it you have to do two things:
1. Extract the zip file, locate and open the bpgi.php file using Notepad++, and locate this on line 19: add_action( ‘plugins_loaded’, ‘buddypress-groups-import_textdomain’ );Change it to add_action( ‘plugins_loaded’, ‘bpgi_textdomain’ );
2. Open a text file and paste in this:
,Your Group Name, Your group description, public, yes, admins
,Your Group Name, Your group description, public, yes, admins
,Your Group Name, Your group description, public, yes, adminsMake sure you don’t have any spaces at the bottom of the file.
gl
- The topic ‘Works as expected. Awesome!’ is closed to new replies.