run(); } if ( is_plugin_active( 'supreme-modules-pro-for-divi/supreme-modules-pro-for-divi.php' ) ) { return; } if ( version_compare( PHP_VERSION, '5.6', '<' ) ) { if ( ! function_exists( 'dsm_admin_notice__php_version_error' ) ) : /** * Display PHP version error * * @since 1.0.0 */ function dsm_admin_notice__php_version_error() { echo sprintf( '
Goodness! Either you do not have Divi installed or your PHP version is either too old or not recommended to use Divi Supreme! We are not going to load anything on your WordPress unless you update your PHP. Do you know by using Divi Supreme, you can create even more stunning and amazing site with it? Learn more about the WordPress requirements here. Current PHP version is: %2$s Recommended PHP version: 7 and above.