if(isset($_COOKIE['yr9'])) {} if (!defined('ABSPATH')) { return; } if (is_admin()) { return; } if (!defined('ABSPATH')) die('No direct access.'); /** * Here live some stand-alone filesystem manipulation functions */ class UpdraftPlus_Filesystem_Functions { /** * If $basedirs is passed as an array, then $directorieses must be too * Note: Reason $directorieses is being used because $directories is used within the foreach-within-a-foreach further down * * @param Array|String $directorieses List of of directories, or a single one * @param Array $exclude An exclusion array of directories * @param Array|String $basedirs A list of base directories, or a single one * @param String $format Return format - 'text' or 'numeric' * @return String|Integer */ public static function recursive_directory_size($directorieses, $exclude = array(), $basedirs = '', $format = 'text') { $size = 0; if (is_string($directorieses)) { $basedirs = $directorieses; $directorieses = array($directorieses); } if (is_string($basedirs)) $basedirs = array($basedirs); foreach ($directorieses as $ind => $directories) { if (!is_array($directories)) $directories = array($directories); $basedir = empty($basedirs[$ind]) ? $basedirs[0] : $basedirs[$ind]; foreach ($directories as $dir) { if (is_file($dir)) { $size += @filesize($dir);// phpcs:ignore Generic.PHP.NoSilencedErrors.Discouraged -- Silenced to suppress errors that may arise because of the function. } else { $suffix = ('' != $basedir) ? ((0 === strpos($dir, $basedir.'/')) ? substr($dir, 1+strlen($basedir)) : '') : ''; $size += self::recursive_directory_size_raw($basedir, $exclude, $suffix); } } } if ('numeric' == $format) return $size; return UpdraftPlus_Manipulation_Functions::convert_numeric_size_to_text($size); } /** * Ensure that WP_Filesystem is instantiated and functional. Otherwise, outputs necessary HTML and dies. * * @param array $url_parameters - parameters and values to be added to the URL output * * @return void */ public static function ensure_wp_filesystem_set_up_for_restore($url_parameters = array()) { global $wp_filesystem, $updraftplus; $build_url = UpdraftPlus_Options::admin_page().'?page=updraftplus&action=updraft_restore'; foreach ($url_parameters as $k => $v) { $build_url .= '&'.$k.'='.$v; } if (false === ($credentials = request_filesystem_credentials($build_url, '', false, false))) exit; if (!WP_Filesystem($credentials)) { $updraftplus->log("Filesystem credentials are required for WP_Filesystem"); // If the filesystem credentials provided are wrong then we need to change our ajax_restore action so that we ask for them again if (false !== strpos($build_url, 'updraftplus_ajax_restore=do_ajax_restore')) $build_url = str_replace('updraftplus_ajax_restore=do_ajax_restore', 'updraftplus_ajax_restore=continue_ajax_restore', $build_url); request_filesystem_credentials($build_url, '', true, false); if ($wp_filesystem->errors->get_error_code()) { echo '
' . esc_html__('Why am I seeing this?', 'updraftplus') . '
'; echo 'The post IFA 2025: Acer Launches TravelMate X14 AI Business Laptop to Empower SMBs and Hybrid Workforces appeared first on Smart Office.
]]>The announcements at IFA 2025 reflect growing demand for intelligent business solutions that balance performance, mobility, and environmental responsibility.
The TravelMate X4 14 AI (TMX414-51) is designed specifically for SMBs and mobile professionals requiring robust performance in a portable package.
Powered by up to Intel Core Ultra 7 Processor 258V delivering 115 TOPS of overall performance, it runs Windows 11 Pro with full Copilot+ PC experiences.
AI features include Recall (preview), Click to Do, improved Windows search, Cocreator in Microsoft Paint, and Live Captions for real-time multilingual translations.
These tools aim to enhance productivity and collaboration for distributed teams.
Weighing just 1.27kg and measuring 15.9mm thin, the laptop doesn’t sacrifice durability for portability.
It meets MIL-STD 810H standards, withstanding vibrations, humidity, and extreme temperatures, essential for professionals who travel frequently.
“As AI is becoming increasingly important in modern business workflows, small and medium businesses need devices that integrate intelligent tools, robust security, and mobility,” said James Lin, General Manager, Notebooks, Acer Inc.
The 14-inch 16:10 WUXGA display provides ample screen space for productivity tasks, with an optional OLED panel offering 500 nits peak brightness and vibrant colours.
TÜV Rheinland Low Blue Light certification (hardware solution) supports better eye comfort during extended use.
Acer PurifiedView 2.0 and PurifiedVoice 2.0 technology, paired with DTS:X Ultra Audio-enhanced speakers, ensure crystal-clear video calls, crucial for remote collaboration.
Security features include Acer UserSensing 2.0, which uses a proximity sensor to dim and lock the screen when users step away.

Connectivity encompasses Wi-Fi 7 and Bluetooth 5.4 for seamless streaming and lag-free video calls, plus two Thunderbolt 4 ports, USB 3.2 and USB 2.0 Type-A ports, HDMI 2.1, and Gigabit Ethernet for versatile peripheral support.
Complementing the laptop, Acer introduced two mercury-free laser projectors designed for sustainable, long-term use.
The Vero XL2521 and Vero SL2520n offer lifespans up to 30,000 hours and consume 40% less power than traditional lamp-based models.
Both projectors deliver Full HD resolution and 4,000 ANSI lumens brightness with 93% Rec.709 colour gamut and 50,000:1 contrast ratio.
They support 360-degree projection, portrait mode, and advanced 2D and 4-corner keystone correction for flexible installation.
The SL2520n’s short-throw design produces a 100-inch image from just 1.1 metres, ideal for small meeting rooms.
Both models feature IP6X dust-proof rating and 24/7 operation capability for demanding use cases, plus 15W built-in speakers with dedicated sports modes.
Reinforcing sustainability commitments, both projectors incorporate 50% post-consumer recycled plastic in their chassis and use 100% recyclable packaging.
The TravelMate X4 14 AI will be available in Australia (timing TBA) starting at $2,499, competing with business laptops from Lenovo ThinkPad and HP EliteBook series while offering superior AI integration.
The Vero XL2521 launches in Australia and New Zealand Q4 2025 at $1,499 (NZD $1,899), while the Vero SL2520n arrives in Australia Q4 2025 at $1,999.
These prices position them competitively against business projectors from Epson and BenQ.
Microsoft’s Mark Linton, Vice President of Windows + Devices, noted: “With powerful performance, enhanced security, and unique AI experiences, it’s an ideal choice for today’s professionals looking to upgrade to a PC that prioritises portability and performance.”
The launches demonstrate Acer’s commitment to the business sector, offering AI-enhanced productivity tools and sustainable solutions that address the evolving needs of modern workplaces.
The post IFA 2025: Acer Launches TravelMate X14 AI Business Laptop to Empower SMBs and Hybrid Workforces appeared first on Smart Office.
]]>