function donorsnap_organization_schema() { if (!is_admin()) { echo ' '; } } add_action('wp_head', 'donorsnap_organization_schema');