%s: %s

', __( 'Add From Server', 'add-from-server' ), sprintf( __( 'This plugin requires WordPress %1$s or greater, and PHP %2$s or greater. You are currently running WordPress %3$s and PHP %4$s. Please contact your website host or server administrator for more information. The plugin has been deactivated.', 'add-from-server' ), ADD_FROM_SERVER_WP_REQUIREMENT, ADD_FROM_SERVER_PHP_REQUIREMENT, $GLOBALS['wp_version'], phpversion() ) ); } }