Files
medicalalert-web-reloaded/wp/wp-content/plugins/divi-builder/includes/builder/plugin-compat/wp-smush-pro.php
Tony Volpe 4eb982d7a8 Merged in feature/from-pantheon (pull request #16)
code from pantheon

* code from pantheon
2024-01-10 17:03:02 +00: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';