dvadf
File manager - Edit - /home/centroca/public_html/wp/wp-content/plugins/ultimate-social-media-icons/libs/controllers/sfsi_floater_icons.php
Back
<?php /* make icons float icons even widget is not active */ function sfsi_frontFloter() { $sfsi_section9 = maybe_unserialize( get_option( 'sfsi_section9_options', false ) ); if( isset( $sfsi_section9['sfsi_icons_float'] ) && $sfsi_section9['sfsi_icons_float'] == "yes" ) : $output = ''; ob_start(); /* call the all icons function under sfsi_widget.php file */ echo sfsi_check_visiblity( 1, 'floter' ); $output = ob_get_contents(); ob_end_clean(); echo $output; endif; }
dvadf
dvadf
| ver. 1.4 |
Github
|
.
| PHP 7.3.33 | Generation time: 0 |
proxy
|
phpinfo
|
Settings