jetpack_admin_js_script_data

jetpack_admin_js_script_data

Hook Type: filter
See hook in action

See hook in core

Displaying hooks found in version: woocommerce.9.7.1

apply_filters('jetpack_admin_js_script_data') is found 1 times:

  • /vendor/automattic/jetpack-assets/src/class-script-data.php line 146
    142
    143
    144
    145
    146
    147
    148
    149
    150
    151
    152
         * @since 2.3.0
         *
         * @param array $data The script data.
         */
        return apply_filters( 'jetpack_admin_js_script_data', $data );
    }
     
    /**
     * Get the admin script data.
     *
     * @return array

See this hook used in plugins: