woocommerce_get_plugins_with_header, $matches, $header, $plugins
woocommerce_get_plugins_with_header, $matches, $header, $plugins
Appears in: woocommerce.11.0.0
Hook Type: filter
Displaying hooks found in version: woocommerce.11.0.0apply_filters('woocommerce_get_plugins_with_header, $matches, $header, $plugins') is found 1 times:
- /includes/admin/plugin-updates/class-wc-plugin-updates.php line 216
$matches[ $file ] = $plugin; } } return apply_filters( 'woocommerce_get_plugins_with_header', $matches, $header, $plugins ); } /** * Get plugins which "maybe" are for WooCommerce. * * @return array of plugin info arrays