Descripción
Buddypress forms by default only show on the buddypress user profile screen. However this is not appropriate for all user data. A lot of user data does not need to be maintained by the user and only needs to be populated by the user a single time and does not need to maintained.
Simply post the shortcode [lh_xprofile_form group_id=»xprofile group id»] into a post or page. The group_id is the numeric ID of th xprofile group that you can find under Users->Profile Fields
Instalación
- Upload the entire
lh-xprofile-forms
folder to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
FAQ
-
What could you use this for?
-
You could use this plugin to create surveys or with a small amount of programming a much better onboarding experience
Reseñas
Colaboradores y desarrolladores
«LH Xprofile forms» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «LH Xprofile forms» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
1.00 September 22, 2017
Initial release.
1.01 October 08, 2017
Slight improve.
1.02 July 04, 2018
Singleton class.
1.03 June 04, 2020
Static functions.