wpseo_mastodon_active

wpseo_mastodon_active

Hook Type: filter

See hook in core

Displaying hooks found in version: wordpress-seo.23.8

apply_filters('wpseo_mastodon_active') is found 1 times:

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

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

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

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

    Warning: Undefined array key 225 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 );
    	}
    }
    
    
    
    
    
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

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