Edit File by line

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/sportsfever/public_html/filemanger/function.php on line 93
/home/sportsfe.../httpdocs/wp-conte.../plugins/wp-file-.../inc
File: logs.php
<?php if (!defined('ABSPATH')) { exit; }
[0] Fix | Delete
$images_url = WP_FM_SITE_URL.'/wp-content/uploads/2024/08';
[1] Fix | Delete
?>
[2] Fix | Delete
<style>
[3] Fix | Delete
.buy-now:hover,
[4] Fix | Delete
.buy-now:focus{ box-shadow:none !important; }
[5] Fix | Delete
</style>
[6] Fix | Delete
<div class="wrap">
[7] Fix | Delete
<p class="danger" style="color:#F00"><strong><?php _e('Note: These are demo screenshots. Please buy File Manager pro to Logs functions.', 'wp-file-manager'); ?></strong>
[8] Fix | Delete
<a href="https://filemanagerpro.io/product/file-manager" class="button button-primary buy-now" target="_blank" title="<?php _e('Click to Buy PRO', 'wp-file-manager'); ?>"><?php _e('Buy PRO', 'wp-file-manager'); ?></a></p>
[9] Fix | Delete
<h3><?php _e('Edit Files Logs', 'wp-file-manager'); ?></h3>
[10] Fix | Delete
<img src="<?php echo $images_url.'/logs-001.jpg';?>">
[11] Fix | Delete
<h3><?php _e('Download Files Logs', 'wp-file-manager'); ?></h3>
[12] Fix | Delete
<img src="<?php echo $images_url.'/logs-002.jpg';?>">
[13] Fix | Delete
<h3><?php _e('Upload Files Logs', 'wp-file-manager'); ?></h3>
[14] Fix | Delete
<img src="<?php echo $images_url.'/logs-003.jpg';?>">
[15] Fix | Delete
</div>
[16] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function