Function epl_button_floor_plan
Outputs any floor plan links for virtual tours on the property templates
When the hook epl_buttons_single_property is used and the property has floor plans links they will be output on the template
Package: EPL\Hooks\FloorPlan
Copyright: Copyright (c) 2020, Merv Barrett
License: GNU Public License
Since: 1.0
Since: 3.3.0
Since: 3.4.24 Fixed floor plan label filter.
Since: 3.4.25 filter epl_show_{key} e.g. epl_show_property_floorplan to disable button rendering.
Since: 3.4.38 Added filter epl_floorplan_keys to support additional floor plans.
Since: 3.5 Fix for label to use esc_html instead of esc_attr.
Located at lib/hooks/hook-floorplan.php
Copyright: Copyright (c) 2020, Merv Barrett
License: GNU Public License
Since: 1.0
Since: 3.3.0
Since: 3.4.24 Fixed floor plan label filter.
Since: 3.4.25 filter epl_show_{key} e.g. epl_show_property_floorplan to disable button rendering.
Since: 3.4.38 Added filter epl_floorplan_keys to support additional floor plans.
Since: 3.5 Fix for label to use esc_html instead of esc_attr.
Located at lib/hooks/hook-floorplan.php