Submit
Path:
~
/
home
/
getwphos
/
public_html
/
wastefull
/
wp-content
/
plugins
/
cms-portal
/
templates
/
pages
/
File Content:
invalid-theme.php
<?php $current_theme = wp_get_theme(); if (is_child_theme()) { $current_theme = $current_theme->parent(); } $theme_name = $current_theme->get('Name'); ?> <div class="login-form-wrapper"> <div class="login-form"> <div class="d-flex justify-content-between align-items-center"> <div class="cpt-field-group-label"> <p style="font-size: 20px; color: #000;"> <?php printf( esc_html__('Theme "%1$s" is invalid', CPT_TEXT_DOMAIN), $theme_name ); ?> </p> </div> </div> </div> </div>
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
__dashboard.php
3533 bytes
0644
dashboard.php
22541 bytes
0644
invalid-theme.php
686 bytes
0644
login.php
1270 bytes
0644
verify-purchased-code.php
1663 bytes
0644
N4ST4R_ID | Naxtarrr