WPL Shortcodes

Although you can use the wizard to generate shortcodes, we are going to explain WPL shortcodes below:

[WPL]: It used as the main WPL shortcode for showing property listings.

[wpl_property_show]: It is for creating a property show page. You should assign a listing ID of a property to this shortcode. For example: [wpl_property_show mls_id=”1006″] where 1006 is the listing ID of the property.

[wpl_profile_listing]: It is for creating a profile/agent listing view.

[wpl_profile_show]: It is for showing the profile of a specific user/agent. It has a parameter for specifying user/agent id. For example: [wpl_profile_show sf_select_user_id=”1″] where 1 is ID of the user.

[wpl_my_profile]: It is for showing the profile form of a user/agent in frontend. This shortcode has no parameters. Just put [wpl_my_profile] in the page content.

Each shortcode has more parameters that you can see by using the shortcode wizard.