wpseo_mastodon_active, false

wpseo_mastodon_active, false

Appears in:
Hook Type: filter

See hook in core

Displaying hooks found in version: wordpress-seo.28.1

apply_filters('wpseo_mastodon_active, false') is found 1 times:

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

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

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

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

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

    	 *
    	 * @return bool
    	 */
    	private function is_mastodon_active() {
    		return \apply_filters( 'wpseo_mastodon_active', false );
    	}
    }