This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/** | |
* Plugin Name: [Smush] - Add smush_dir_images to DB | |
* Plugin URI: https://premium.wpmudev.org/ | |
* Description: Add Smush Missing Table to DB to fix the message taht says: Directory smushing requires custom tables and it seems there was an error creating tables. For help, please contact our team on the support forums. | |
* Task: SLS-1383 | |
* Author: Youssef Mhamdi @ WPMUDEV | |
* Author URI: https://premium.wpmudev.org/forums/profile/mhamdiyoussef/ | |
* License: GPLv2 or later | |
*/ |