woocommerce_widget_get_current_page_url, $link, $this
woocommerce_widget_get_current_page_url, $link, $this
Appears in: woocommerce.11.0.0
Hook Type: filter
Displaying hooks found in version: woocommerce.11.0.0apply_filters('woocommerce_widget_get_current_page_url, $link, $this') is found 1 times:
- /includes/abstracts/abstract-wc-widget.php line 388
} } } return apply_filters( 'woocommerce_widget_get_current_page_url', $link, $this ); } /** * Get widget id plus scheme/protocol to prevent serving mixed content from (persistently) cached widgets. * * @since 3.4.0