Rating: 5 stars
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, admins
Make sure you don’t have any spaces at the bottom of the file.
gl
]]>Rating: 5 stars
Con algunos errores que no entendí, pero si creó los grupos, estaría bien realizar un ejemplo de archivo CSV para ilustrar las columnas y demás
]]>