Files
websdev.gconex.com/wp-content/themes/Divi/includes/builder/plugin-compat/wp-smush-pro.php
2024-04-08 12:13:55 -04:00

11 lines
156 B
PHP

<?php
if ( ! defined( 'ABSPATH' ) ) {
// Exit if accessed directly.
exit;
}
/**
* Load the same plugin compat class.
*/
require_once 'wp-smushit.php';