jetpack_photon_url

jetpack_photon_url

Appears in: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Hook Type: filter
See hook in action

See hook in core

Displaying hooks found in version: woocommerce.9.7.1

apply_filters('jetpack_photon_url') is found 1 times:

  • /vendor/automattic/jetpack-assets/src/class-script-data.php line 204
    200
    201
    202
    203
    204
    205
    206
    207
    208
    209
    210
         *
         * @param string       $url The URL of the site icon.
         * @param array|string $args An array of arguments, e.g. array( 'w' => '300', 'resize' => array( 123, 456 ) ), or in string form (w=123&h=456).
         */
        return apply_filters( 'jetpack_photon_url', get_site_icon_url(), array( 'w' => 64 ) );
    }
     
    /**
     * Get the current user data.
     *
     * @return array

See this hook used in plugins: