Submit
Path:
~
/
home
/
getwphos
/
public_html
/
kingpanel
/
wp-content
/
themes
/
mechano
/
admin
/
File Content:
admin--help-tab.php
<?php function mechano__admin_head__add_help_tab_content() { $content = '<div class="mechano-admin-help-tab">'; $content .= '<h3>' . esc_html__('Mechano Theme by Pixelwars', 'mechano') . '</h3>'; $content .= '<h4>' . esc_html__('Need Help?', 'mechano') . '</h4>'; $content .= '<ul>'; $content .= '<li><a target="_blank" href="https://docs.pixelwars.org/mechano.php">' . esc_html__('Documentation', 'mechano') . '</a></li>'; $content .= '<li><a target="_blank" href="https://www.pixelwars.org/forums/">' . esc_html__('Get Support', 'mechano') . '</a></li>'; $content .= '<li><a target="_blank" href="https://themeforest.net/user/pixelwars/portfolio">' . esc_html__('Changelog', 'mechano') . '</a></li>'; $content .= '</ul>'; $content .= '<h4>' . esc_html__('Follow Us', 'mechano') . '</h4>'; $content .= '<div class="mechano-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 mechano__admin_head__add_help_tab() { $screen = get_current_screen(); $screen->add_help_tab( array( 'id' => 'mechano__help_tab', 'title' => esc_html__('Theme Help', 'mechano'), 'content' => mechano__admin_head__add_help_tab_content(), 'priority' => 1, ) ); } add_action('admin_head', 'mechano__admin_head__add_help_tab');
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
css
---
0755
demo-data
---
0755
js
---
0755
plugins
---
0755
about-author.php
1412 bytes
0644
admin--class-tgm-plugin-activation.php
126853 bytes
0644
admin--demo-import.php
10565 bytes
0644
admin--help-tab.php
2049 bytes
0644
admin--notice.php
9889 bytes
0644
archive-title.php
3072 bytes
0644
content-none.php
1105 bytes
0644
customizer-default-values.php
3280 bytes
0644
customizer-sections.php
8509 bytes
0644
customizer-settings.php
262878 bytes
0644
enqueue-inline-script.php
2601 bytes
0644
enqueue-inline-style.php
66490 bytes
0644
enqueue-styles-scripts.php
13122 bytes
0644
functions-core.php
8160 bytes
0644
functions-layout-grid.php
1082 bytes
0644
functions-layout-regular.php
802 bytes
0644
functions-portfolio.php
2917 bytes
0644
functions-singular.php
13678 bytes
0644
functions-woocommerce.php
4674 bytes
0644
html-attributes.php
18503 bytes
0644
image-sizes.php
1986 bytes
0644
index.php
30 bytes
0644
navigation-archive.php
1231 bytes
0644
navigation-single.php
4441 bytes
0644
override-post-class.php
1447 bytes
0644
override-post-gallery.php
7368 bytes
0644
post-meta.php
7608 bytes
0644
pre-get-posts.php
353 bytes
0644
theme-options.php
11646 bytes
0644
widget_area-register.php
10228 bytes
0644
widget_area-sidebar-singular.php
7161 bytes
0644
N4ST4R_ID | Naxtarrr