Linux ih01.iridiumhosting.com 5.14.0-611.5.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Nov 11 08:09:09 EST 2025 x86_64
LiteSpeed
Server IP : 67.227.241.211 & Your IP : 216.73.216.226
Domains :
Cant Read [ /etc/named.conf ]
User : dustinhy
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
dustinhy /
.www_backup /
themes /
Divi /
includes /
Delete
Unzip
Name
Size
Permission
Date
Action
builder
[ DIR ]
drwxr-xr-x
2025-11-24 15:20
functions
[ DIR ]
drwxr-xr-x
2025-11-24 15:20
module-customizer
[ DIR ]
drwxr-xr-x
2025-11-24 15:20
widgets
[ DIR ]
drwxr-xr-x
2025-11-24 15:20
block-editor-integration.php
1.75
KB
-rw-r--r--
2025-11-24 15:20
error_log
9.82
KB
-rw-r--r--
2025-11-24 15:20
navigation.php
245
B
-rw-r--r--
2025-11-24 15:20
no-results.php
470
B
-rw-r--r--
2025-11-24 15:20
social_icons.php
1.45
KB
-rw-r--r--
2025-11-24 15:20
theme-builder.php
3.67
KB
-rw-r--r--
2025-11-24 15:20
widgets.php
167
B
-rw-r--r--
2025-11-24 15:20
Save
Rename
<ul class="et-social-icons"> <?php if ( 'on' === et_get_option( 'divi_show_facebook_icon', 'on' ) ) : ?> <li class="et-social-icon et-social-facebook"> <a href="<?php echo esc_url( strval( et_get_option( 'divi_facebook_url', '#' ) ) ); ?>" class="icon"> <span><?php esc_html_e( 'Facebook', 'Divi' ); ?></span> </a> </li> <?php endif; ?> <?php if ( 'on' === et_get_option( 'divi_show_twitter_icon', 'on' ) ) : ?> <li class="et-social-icon et-social-twitter"> <a href="<?php echo esc_url( strval( et_get_option( 'divi_twitter_url', '#' ) ) ); ?>" class="icon"> <span><?php esc_html_e( 'X', 'Divi' ); ?></span> </a> </li> <?php endif; ?> <?php $et_instagram_default = ( true === et_divi_is_fresh_install() ) ? 'on' : 'false'; ?> <?php if ( 'on' === et_get_option( 'divi_show_instagram_icon', $et_instagram_default ) ) : ?> <li class="et-social-icon et-social-instagram"> <a href="<?php echo esc_url( strval( et_get_option( 'divi_instagram_url', '#' ) ) ); ?>" class="icon"> <span><?php esc_html_e( 'Instagram', 'Divi' ); ?></span> </a> </li> <?php endif; ?> <?php if ( 'on' === et_get_option( 'divi_show_rss_icon', 'on' ) ) : ?> <?php $et_rss_url = ! empty( et_get_option( 'divi_rss_url' ) ) ? et_get_option( 'divi_rss_url' ) : get_bloginfo( 'rss2_url' ); ?> <li class="et-social-icon et-social-rss"> <a href="<?php echo esc_url( $et_rss_url ); ?>" class="icon"> <span><?php esc_html_e( 'RSS', 'Divi' ); ?></span> </a> </li> <?php endif; ?> </ul>