Function epl_button_mini_web
Outputs any commercial or business mini web links
When the hook epl_buttons_single_property is used and the commercial/business property as a mini web links they will be output on the template
Package: EPL\Hooks\WebLink
Copyright: Copyright (c) 2020, Merv Barrett
License: GNU Public License
Since: 1.0.0
Since: 3.4.24 Refactored, added epl_button_label_{$key} filter for labels.
Since: 3.4.25 filter epl_show_{key} e.g. epl_show_property_com_mini_web to disable button rendering.
Since: 3.4.37 Added filter epl_mini_web_keys to support additional mini web links.
Since: 3.5 Fix for label to use esc_html instead of esc_attr.
Located at lib/hooks/hook-mini-web.php
Copyright: Copyright (c) 2020, Merv Barrett
License: GNU Public License
Since: 1.0.0
Since: 3.4.24 Refactored, added epl_button_label_{$key} filter for labels.
Since: 3.4.25 filter epl_show_{key} e.g. epl_show_property_com_mini_web to disable button rendering.
Since: 3.4.37 Added filter epl_mini_web_keys to support additional mini web links.
Since: 3.5 Fix for label to use esc_html instead of esc_attr.
Located at lib/hooks/hook-mini-web.php