Submit
Path:
~
/
home
/
getwphos
/
www
/
BenjaminMarc2023
/
wp-content
/
plugins
/
xt-woo-quick-view-lite
/
admin
/
migrations
/
File Content:
migration-1.2.2.php
<?php $customizer = xt_woo_quick_view()->customizer(); $icons = array(); $icons['modal_close_icon'] = $customizer->get_option('modal_close_icon'); $icons['modal_nav_icon'] = $customizer->get_option('modal_nav_icon'); $icons['modal_slider_arrow'] = $customizer->get_option('modal_slider_arrow'); $icons['trigger_icon_font'] = $customizer->get_option('trigger_icon_font'); $options = $customizer->get_options(); foreach($icons as $key => $icon) { if(!empty($icon) && strpos($icon, 'xt_') === false) { $options[$key] = 'xt_'.$icon; } } $customizer->update_options($options);
Submit
FILE
FOLDER
Name
Size
Permission
Action
migration-1.1.2.php
768 bytes
0644
migration-1.2.0.php
269 bytes
0644
migration-1.2.1.php
341 bytes
0644
migration-1.2.2.php
593 bytes
0644
migration-1.4.4.php
1827 bytes
0644
migration-1.5.3.php
230 bytes
0644
N4ST4R_ID | Naxtarrr