wpseo_mastodon_active

wpseo_mastodon_active

Hook Type: filter

See hook in core

Displaying hooks found in version: wordpress-seo.20.2.1

apply_filters('wpseo_mastodon_active') is found 1 times:

  • /src/integrations/admin/integrations-page.php line 204
    	 *
    	 * @return bool
    	 */
    	private function is_mastodon_active() {
    		return \apply_filters( 'wpseo_mastodon_active', false );
    	}
    }
    
    
    
    
    
%d bloggers like this:
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
    	 *
    	 * @return bool
    	 */
    	private function is_mastodon_active() {
    		return \apply_filters( 'wpseo_mastodon_active', false );
    	}
    }
    
    
    
    
    
%d bloggers like this: