vat_plugins->has_active() instead. */ function wpo_ips_has_vat_plugin_active(): bool { _deprecated_function( __FUNCTION__, '5.8.0', '\WPO_WCPDF()->vat_plugins->has_active()' ); return \WPO_WCPDF()->vat_plugins->has_active(); }