jetpack_partner_coupon_supported_presets

jetpack_partner_coupon_supported_presets

Hook Type: filter

See hook in core

Displaying hooks found in version: jetpack.13.2.1

apply_filters('jetpack_partner_coupon_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 );
    	}
    }