File manager - Edit - /home/xfekoga/rooftopcleaners/wp-includes/widgets/admin--help-tab.php.tar
Back
home/xfekoga/rooftopcleaners/wp-content/themes/roofy/admin/admin--help-tab.php 0000644 00000003741 15174424326 0023523 0 ustar 00 <?php function roofy__admin_head__add_help_tab_content() { $content = '<div class="roofy-admin-help-tab">'; $content .= '<h3>' . esc_html__('Roofy Theme by Pixelwars', 'roofy') . '</h3>'; $content .= '<h4>' . esc_html__('Need Help?', 'roofy') . '</h4>'; $content .= '<ul>'; $content .= '<li><a target="_blank" href="https://docs.pixelwars.org/roofy.php">' . esc_html__('Documentation', 'roofy') . '</a></li>'; $content .= '<li><a target="_blank" href="https://www.pixelwars.org/forums/">' . esc_html__('Get Support', 'roofy') . '</a></li>'; $content .= '<li><a target="_blank" href="https://themeforest.net/user/pixelwars/portfolio">' . esc_html__('Changelog', 'roofy') . '</a></li>'; $content .= '</ul>'; $content .= '<h4>' . esc_html__('Follow Us', 'roofy') . '</h4>'; $content .= '<div class="roofy-admin-help-tab--social-media-links">'; $content .= '<p>'; $content .= '<a target="_blank" href="https://www.facebook.com/pixelwarsdesign"><span class="dashicons dashicons-facebook-alt"></span></a>'; $content .= '<a target="_blank" href="https://twitter.com/pixelwarsdesign"><span class="dashicons dashicons-twitter"></span></a>'; $content .= '<a target="_blank" href="https://www.instagram.com/pixelwarsdesign/"><span class="dashicons dashicons-instagram"></span></a>'; $content .= '<a target="_blank" href="https://www.youtube.com/c/pixelwarsdesign"><span class="dashicons dashicons-youtube"></span></a>'; $content .= '</p>'; $content .= '</div>'; $content .= '</div>'; return $content; } function roofy__admin_head__add_help_tab() { $screen = get_current_screen(); $screen->add_help_tab( array( 'id' => 'roofy__help_tab', 'title' => esc_html__('Theme Help', 'roofy'), 'content' => roofy__admin_head__add_help_tab_content(), 'priority' => 1, ) ); } add_action('admin_head', 'roofy__admin_head__add_help_tab');
| ver. 1.4 |
Github
|
.
| PHP 8.0.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings