Optionally, uses the wppd_get_agent_details()
function to get custom agent details from the WP Property Drive Agents plugin (if installed).
[property-agent]
→ wppd_get_property_agent()
[property-get-agent]
→ wppds_get_agent()
🚩[property-agent-simple]
→ wppd_get_property_agent_simple()
🚩[property-agent]
[property-agent type="simple"]
Note: 🚩 Deprecated shortcodes point to the updated function, but the deprecated functions have been removed, and will produce a fatal error if used.
Create a Flickity-based carousel of properties.
[property-flickity-slider autoplay="5000" type="slide"]
autoplay
-> default is 5000
(milliseconds). Change to 0
to not play automatically.type
-> default is slide
. Can be slide
or fade
.Edit any property and enable the “Show this property in the [property-flickity-slider]
slider” toggle, in the Property Features section.