wpseo_mastodon_active

wpseo_mastodon_active

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

See hook in core

Displaying hooks found in version: wordpress-seo.24.8.1

apply_filters('wpseo_mastodon_active') is found 1 times:

  • /src/integrations/admin/integrations-page.php line 261

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

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

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

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

    257
    258
    259
    260
    261
    262
    263
         *
         * @return bool
         */
        private function is_mastodon_active() {
            return \apply_filters( 'wpseo_mastodon_active', false );
        }
    }
wpseo_mastodon_active - WordPress Hooks

wpseo_mastodon_active

wpseo_mastodon_active

Appears in:
Hook Type: filter

See hook in core

Displaying hooks found in version: wordpress-seo.20.1

apply_filters('wpseo_mastodon_active') is found 1 times:

  • /src/integrations/admin/integrations-page.php line 204

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

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

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

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

    200
    201
    202
    203
    204
    205
    206
         *
         * @return bool
         */
        private function is_mastodon_active() {
            return \apply_filters( 'wpseo_mastodon_active', false );
        }
    }