Current Path : /var/www/ooareogundevinitiative/wp-content/plugins/shortcodes-ultimate/includes/upgrade/ |
Current File : /var/www/ooareogundevinitiative/wp-content/plugins/shortcodes-ultimate/includes/upgrade/5.4.0.php |
<?php /** * 1. Add `su_option_hide_deprecated` option. */ if ( false === get_option( 'su_option_hide_deprecated' ) ) { add_option( 'su_option_hide_deprecated', 'on' ); }