wpseo_enable_tracking

wpseo_enable_tracking

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

See hook in core

Displaying hooks found in version: wordpress-seo.24.8.1

apply_filters('wpseo_enable_tracking') is found 2 times:

  • /admin/tracking/class-tracking.php line 225
    221
    222
    223
    224
    225
    226
    227
    228
    229
    230
    231
         * Filter: 'wpseo_enable_tracking' - Enables the data tracking of Yoast SEO Premium and add-ons.
         *
         * @param string|false $is_enabled The enabled state. Default is false.
         */
        $tracking = apply_filters( 'wpseo_enable_tracking', false );
     
        WPSEO_Options::set( 'tracking', $tracking );
    }
     
    if ( $tracking === false ) {
        return false;
  • /inc/options/class-wpseo-option-wpseo.php line 221
    217
    218
    219
    220
    221
    222
    223
    224
    225
    226
    227
    * Filter: 'wpseo_enable_tracking' - Enables the data tracking of Yoast SEO Premium.
     *
     * @param string|false $is_enabled The enabled state. Default is false.
     */
    $this->defaults['tracking'] = apply_filters( 'wpseo_enable_tracking', false );
     
    /* Clear the cache on update/add. */
    add_action( 'add_option_' . $this->option_name, [ 'WPSEO_Utils', 'clear_cache' ] );
    add_action( 'update_option_' . $this->option_name, [ 'WPSEO_Utils', 'clear_cache' ] );
     
    add_filter( 'admin_title', [ 'Yoast_Input_Validation', 'add_yoast_admin_document_title_errors' ] );
wpseo_enable_tracking - WordPress Hooks

wpseo_enable_tracking

wpseo_enable_tracking

Appears in:
Hook Type: filter

See hook in core

Displaying hooks found in version: wordpress-seo.12.2

apply_filters('wpseo_enable_tracking') is found 1 times:

  • /admin/tracking/class-tracking.php line 90
    Warning: file(/home/c6974294/public_html/wp-plugin-api.com/sources/plugin/wordpress-seo/wordpress-seo.12.2/admin/tracking/class-tracking.php): Failed to open stream: No such file or directory in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 154

    Warning: Trying to access array offset on value of type bool in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 86 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 87 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 88 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 89 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 90 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 91 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 92 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 93 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 94 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 95 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    87