wpseo_social_template_taxonomy

wpseo_social_template_taxonomy

Hook Type: filter

See hook in core

Displaying hooks found in version: wordpress-seo.22.3

apply_filters('wpseo_social_template_taxonomy') is found 1 times:

  • /admin/formatter/class-term-metabox-formatter.php line 244
    		 * @param string $template             The social template value, defaults to empty string.
    		 * @param string $template_option_name The subname of the option in which the template you want to get is saved.
    		 * @param string $taxonomy             The name of the taxonomy.
    		 */
    		return apply_filters( 'wpseo_social_template_taxonomy', '', $template_option_name, $this->term->taxonomy );
    	}
    
    	/**
    	 * Determines whether the insights feature is enabled for this taxonomy.
    	 *
    	 * @return bool