wpseo_mastodon_active

wpseo_mastodon_active

Hook Type: filter

See hook in core

Displaying hooks found in version: wordpress-seo.22.3

apply_filters('wpseo_mastodon_active') is found 1 times:

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

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

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

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

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