$other_plugins */ $other_plugins = array( 'COMPLIANZ' => array( 'constant_free' => 'cmplz_plugin', 'constant_premium' => 'cmplz_premium', 'website' => 'https://complianz.io/pricing', 'url' => 'https://wordpress.org/plugins/complianz-gdpr/', 'search' => 'complianz-gdpr', 'title' => 'Complianz GDPR/CCPA - ' . __( 'The Privacy Suite for WordPress', 'complianz-terms-conditions' ), ), 'RSSSL' => array( 'constant_free' => 'rsssl_version', 'constant_premium' => 'rsssl_pro_version', 'website' => 'https://really-simple-ssl.com/pro', 'search' => 'really+simple+ssl', 'url' => 'https://wordpress.org/plugins/really-simple-ssl/', 'title' => 'Really Simple Security - ' . __( 'Lightweight Plugin, Heavyweight Security Features.', 'complianz-terms-conditions' ), ), ); ?>

$other_plugin ) { // Derive the lowercase CSS class prefix from the plugin identifier (e.g. 'COMPLIANZ' → 'complianz'). $prefix = strtolower( $plugin_id ); ?>
get_status_link( $other_plugin ); // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped -- HTML link returned by trusted internal method. ?>