Fix File
•
/
home
/
sportsfe...
/
httpdocs
/
clone
/
wp-conte...
/
plugins
/
advanced...
/
admin
/
views
•
File:
overview-widget.php
•
Content:
<div id="<?php echo esc_attr( $id ); ?>" class="postbox position-<?php echo esc_attr( $position ); ?>"> <?php if ( ! empty( $title ) ) : ?> <h2> <?php // phpcs:ignore echo $title; ?> </h2> <?php endif; ?> <div class="inside"> <div class="main"> <?php // phpcs:ignore echo $content; ?> </div> </div> </div>
•
Search:
•
Replace:
Function
Edit by line
Download
Information
Rename
Copy
Move
Delete
Chmod
List