Submit
Path:
~
/
home
/
getwphos
/
public_html
/
kingpanel
/
wp-content
/
plugins
/
pixelwars-core
/
themes
/
global
/
File Content:
dashboard-widget.php
<?php function pixelwars_core__dashboard_widget() { $current_directory_url = plugin_dir_url(__FILE__); // Get url directory of this file. (with trailing slash) ?> <div class="pixelwars-core--dashboard-widget"> <p class="pixelwars-core--dashboard-widget--logo-wrapper"> <img alt="Pixelwars" src="<?php echo esc_url($current_directory_url); ?>img/pixelwars-logo.png"> </p> <h2 class="pixelwars-core--dashboard-widget--title"> <?php esc_html_e('Discover Our New Themes', 'pixelwars-core'); ?> </h2> <p> <?php esc_html_e('Check out our latest themes designed to make your site stand out! With modern designs, powerful features, and easy customization, these themes are built to impress.', 'pixelwars-core'); ?> </p> <p class="pixelwars-core--dashboard-widget--image-wrapper"> <a title="<?php esc_html_e('View Themes', 'pixelwars-core'); ?>" target="_blank" href="https://themeforest.net/user/pixelwars/portfolio"> <img style="max-width: 100%;" alt="Pixelwars Themes" src="https://themes.pixelwars.org/tf-preview/pixelwars-themes.gif"> </a> </p> <p class="pixelwars-core--dashboard-widget--button-wrapper"> <a class="button button-primary button-hero pixelwars-core--dashboard-widget--button" target="_blank" href="https://themeforest.net/user/pixelwars/portfolio"> <?php esc_html_e('Explore Now', 'pixelwars-core'); ?> </a> </p> <br> <hr> <br> <h3 class="pixelwars-core--dashboard-widget--support-title"> <?php esc_html_e('Support', 'pixelwars-core'); ?> </h3> <p> <?php esc_html_e('Our support team is always there to help you out with any questions or issues you may come across.', 'pixelwars-core'); ?> </p> <p> <a class="button" target="_blank" href="https://www.pixelwars.org/forums/"><?php esc_html_e('Get Support', 'pixelwars-core'); ?></a> </p> </div> <?php } function pixelwars_core_dashboard_setup() { wp_add_dashboard_widget( 'pixelwars_core__add_dashboard_widget', esc_html__('Pixelwars', 'pixelwars-core'), 'pixelwars_core__dashboard_widget', $control_callback = null, $callback_args = null, $context = 'normal', $priority = 'high' ); } add_action('wp_dashboard_setup', 'pixelwars_core_dashboard_setup', 1);
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
css
---
0755
img
---
0755
js
---
0755
shortcode-generator
---
0755
dashboard-admin-notice.php
1067 bytes
0644
dashboard-welcome-panel.php
4841 bytes
0644
dashboard-widget.php
2449 bytes
0644
enqueue-styles-scripts.php
1853 bytes
0644
fonts.php
67526 bytes
0644
image-sizes.php
493 bytes
0644
image_max_dimensions.php
814 bytes
0644
index.php
29 bytes
0644
meta-box-featured-media.php
5757 bytes
0644
meta-box-page-settings.php
32173 bytes
0644
meta-box-post-header-style.php
117 bytes
0644
post-type-portfolio-2.php
2685 bytes
0644
post-type-portfolio.php
2809 bytes
0644
posts-columns.php
1188 bytes
0644
pre-get-posts.php
614 bytes
0644
related-posts.php
5234 bytes
0644
send-mail.php
2324 bytes
0644
share-links-2.php
4977 bytes
0644
share-links.php
4969 bytes
0644
widget-about-me.php
6338 bytes
0644
widget-animated-search.php
2742 bytes
0644
widget-button.php
9236 bytes
0644
widget-icon-box.php
10279 bytes
0644
widget-intro.php
12915 bytes
0644
widget-link-box.php
9289 bytes
0644
widget-main-slider.php
41872 bytes
0644
widget-social-media-icon.php
12302 bytes
0644
N4ST4R_ID | Naxtarrr