WPCasa List Agents

The WPCasa List Agents add-on comes in handy when you run a WPCasa website with multiple agents. With this add-on you can display all registered agents on your site. Just add the [wpsight_list_agents] shortcode to a static page and you’re done. Ah, and the list agents add-on is available for FREE.

Also see the add-on page in our shop or the demo for a live example.

Shortcode

[wpsight_list_agents] Displays the list of agents on a static page.

Also have a look at the shortcode page for more information and available parameters.

Activate Add-On

Once you activated the add-on you may want to go to WP-Admin > Pages > Add New to create a new static page used to show your agents list on the front end. Add the [wpsight_list_agents] shortcode.

Agents List

When you visit your agents page in the front end, you will see something like this.

wpcasa-list-agents-frontend

The information that is displayed for each agent can be added on the profile page of the corresponding WordPress user. The shortcode also adds a link to the archive page that only shows listings added by this agent.

Exclude Agents

When the list agents add-on is active a new option will be available on the profile page of each user. Under the Agent Info fieldset you can check the box Hide this user from agent lists to exclude the corresponding user from the list.

wpcasa-list-agents-exclude

Advanced Customization

It is further possible to customize the user query that is used to list the agents. You can use the wpsight_get_list_agents_args filter hook to modify the query arguments to your needs.

More information about filter hooks will be available soon.

Please Notice!

This is an add-on plugin and will only work in combination with the WPCasa core plugin.

Was this article helpful? Yes · No