Linux 软件免费装
Banner图

LH Xprofile forms

开发者 shawfactor
calvincanas
更新时间 2022年7月30日 23:54
捐献地址: 去捐款
PHP版本: 4.0, BuddyPress 2.0 及以上
WordPress版本: 6.0
版权: GPLv2 or later
版权网址: 版权信息

标签

forms buddypress frontend xprofile xforms

下载

详情介绍:

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 the xprofile group that you can find under Users->Profile Fields

安装:

  1. Upload the entire lh-xprofile-forms folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the 'Plugins' menu in WordPress.

常见问题:

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

What is something does not work?

LH Buddypress Export Xprofile Data, and all https://lhero.org/ plugins are made to WordPress standards. Therefore they should work with all well coded plugins and themes. However not all plugins and themes are well coded (and this includes many popular ones). If something does not work properly, firstly deactivate ALL other plugins and switch to one of the themes that come with core, e.g. twentyfifteen, twentysixteen etc. If the problem persists please leave a post in the support forum: https://wordpress.org/support/plugin/lh-xprofile-forms/. I look there regularly and resolve most queries.

What if I need a feature that is not in the plugin?

Please contact me for custom work and enhancements here: https://shawfactor.com/contact/

更新日志:

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.