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