wpseo_person_enhance_{$enhancement}

wpseo_person_enhance_{$enhancement}

Hook Type: filter

See hook in core

Displaying hooks found in version: wordpress-seo.27.1.1

apply_filters('wpseo_person_enhance_{$enhancement}') is found 1 times:

  • /src/schema-aggregator/infrastructure/enhancement/person-config.php line 38

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

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

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

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

    		];
    
    		$default = ( $defaults[ $enhancement ] ?? false );
    
    		return (bool) \apply_filters( "wpseo_person_enhance_{$enhancement}", $default );
    	}
    }