jetpack_partner_coupon_supported_partners

jetpack_partner_coupon_supported_partners

Appears in: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Hook Type: filter

See hook in core

Displaying hooks found in version: woocommerce.9.7.1

apply_filters('jetpack_partner_coupon_supported_partners') is found 1 times:

  • /vendor/automattic/jetpack-connection/src/class-partner-coupon.php line 446
    442
    443
    444
    445
    446
    447
    448
    449
    450
    451
    452
         *
         * @param array $supported_partners A list of supported partners.
         * @return array
         */
        return apply_filters( 'jetpack_partner_coupon_supported_partners', self::$supported_partners );
    }
     
    /**
     * Get supported presets.
     *
     * @return array