jetpack_server_sandbox_init

jetpack_server_sandbox_init

Appears in: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Hook Type: action

See hook in core

Displaying hooks found in version: woocommerce.9.8.1

do_action('jetpack_server_sandbox_init') is found 1 times:

  • /vendor/automattic/jetpack-connection/src/class-server-sandbox.php line 38
    34
    35
    36
    37
    38
    39
    40
    41
    42
    43
    44
         * the server sandbox action hooks are set up only once.
         *
         * @since 1.30.7
         */
        do_action( 'jetpack_server_sandbox_init' );
    }
     
    /**
     * Returns the new url and host values.
     *
     * @param string $sandbox Sandbox domain.