Your IP : 216.73.216.95


Current Path : /var/www/ooareogundevinitiative/wp-content/plugins/shortcodes-ultimate/includes/upgrade/
Upload File :
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' );
}