=== LH Xprofile forms===
Contributors: shawfactor, calvincanas
Donate link: http://lhero.org/plugins/lh-xprofile-forms/
Tags: buddypress, frontend, xprofile, forms, xforms
Requires at least: 4.0, BuddyPress 2.0
Tested up to: 4.8, BuddyPress 2.9
Stable tag: trunk
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Decouple Xprofile forms from the profile and signup screens via a shortcode

== Description ==

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 



== Installation ==

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


== Frequently Asked Questions ==

= 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



== Changelog ==

**1.00 September 22, 2017**  
Initial release.

**1.01 October 08, 2017**  
Slight improve.