jetpack_partner_coupon_supported_presets, self::$supported_presets
jetpack_partner_coupon_supported_presets, self::$supported_presets
Appears in: jetpack.16.0.1
Hook Type: filter
Displaying hooks found in version: jetpack.16.0.1apply_filters('jetpack_partner_coupon_supported_presets, self::$supported_presets') is found 1 times:
- /jetpack_vendor/automattic/jetpack-connection/src/class-partner-coupon.php line 464
Warning: Undefined array key 466 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
Warning: Undefined array key 467 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
Warning: Undefined array key 468 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
Warning: Undefined array key 469 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
* * @param array $supported_presets A list of supported presets. * @return array */ return apply_filters( 'jetpack_partner_coupon_supported_presets', self::$supported_presets ); } }