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

Warning: Undefined array key "page_file_edit_line" in /home/sportsfever/public_html/filemanger/edit_text_line.php on line 32
/home/sportsfe.../httpdocs/clone/wp-conte.../plugins/facebook.../admin
File: about.php
<!-- Installation and Support -->
[500] Fix | Delete
<tr>
[501] Fix | Delete
<td rowspan="2"><h4> <?php _e('Installation and Support','facebook-auto-publish'); ?> </h4></td>
[502] Fix | Delete
<td> <?php _e('Free Installation','facebook-auto-publish'); ?> </td>
[503] Fix | Delete
<td><img src="<?php echo plugins_url("images/tick.png",XYZ_FBAP_PLUGIN_FILE);?>">
[504] Fix | Delete
</td>
[505] Fix | Delete
<td><img src="<?php echo plugins_url("images/tick.png",XYZ_FBAP_PLUGIN_FILE);?>">
[506] Fix | Delete
</td>
[507] Fix | Delete
<td><img src="<?php echo plugins_url("images/tick.png",XYZ_FBAP_PLUGIN_FILE);?>">
[508] Fix | Delete
</td>
[509] Fix | Delete
</tr>
[510] Fix | Delete
<tr>
[511] Fix | Delete
<td> <?php _e('Privilege customer support','facebook-auto-publish'); ?> </td>
[512] Fix | Delete
<td><img src="<?php echo plugins_url("images/cross.png",XYZ_FBAP_PLUGIN_FILE);?>">
[513] Fix | Delete
</td>
[514] Fix | Delete
<td><img src="<?php echo plugins_url("images/tick.png",XYZ_FBAP_PLUGIN_FILE);?>">
[515] Fix | Delete
</td>
[516] Fix | Delete
<td><img src="<?php echo plugins_url("images/tick.png",XYZ_FBAP_PLUGIN_FILE);?>">
[517] Fix | Delete
</td>
[518] Fix | Delete
</tr>
[519] Fix | Delete
<!-- Addons and Support -->
[520] Fix | Delete
<tr>
[521] Fix | Delete
<td rowspan="3"><h4> <?php _e('Addon Features','facebook-auto-publish'); ?> </h4></td>
[522] Fix | Delete
<td> <?php _e('Advanced Autopublish Scheduler','facebook-auto-publish'); ?> </td>
[523] Fix | Delete
<td><img src="<?php echo plugins_url("images/cross.png",XYZ_FBAP_PLUGIN_FILE);?>">
[524] Fix | Delete
</td>
[525] Fix | Delete
<td><img src="<?php echo plugins_url("images/cross.png",XYZ_FBAP_PLUGIN_FILE);?>">
[526] Fix | Delete
</td>
[527] Fix | Delete
<td><img src="<?php echo plugins_url("images/tick.png",XYZ_FBAP_PLUGIN_FILE);?>">
[528] Fix | Delete
</td>
[529] Fix | Delete
</tr>
[530] Fix | Delete
<tr>
[531] Fix | Delete
<td> <?php _e('URL-Shortener','facebook-auto-publish'); ?> </td>
[532] Fix | Delete
<td><img src="<?php echo plugins_url("images/cross.png",XYZ_FBAP_PLUGIN_FILE);?>">
[533] Fix | Delete
</td>
[534] Fix | Delete
<td><img src="<?php echo plugins_url("images/cross.png",XYZ_FBAP_PLUGIN_FILE);?>">
[535] Fix | Delete
</td>
[536] Fix | Delete
<td><img src="<?php echo plugins_url("images/tick.png",XYZ_FBAP_PLUGIN_FILE);?>">
[537] Fix | Delete
</td>
[538] Fix | Delete
</tr>
[539] Fix | Delete
<tr>
[540] Fix | Delete
<td> <?php _e('Privilege Management','facebook-auto-publish'); ?> </td>
[541] Fix | Delete
<td><img src="<?php echo plugins_url("images/cross.png",XYZ_FBAP_PLUGIN_FILE);?>">
[542] Fix | Delete
</td>
[543] Fix | Delete
<td><img src="<?php echo plugins_url("images/cross.png",XYZ_FBAP_PLUGIN_FILE);?>">
[544] Fix | Delete
</td>
[545] Fix | Delete
<td><img src="<?php echo plugins_url("images/tick.png",XYZ_FBAP_PLUGIN_FILE);?>">
[546] Fix | Delete
</td>
[547] Fix | Delete
</tr>
[548] Fix | Delete
<tr>
[549] Fix | Delete
<td rowspan="3"><h4> <?php _e('Other','facebook-auto-publish'); ?> </h4></td>
[550] Fix | Delete
<td><?php $fbap_smapsolution="SMAPSOLUTIONS";
[551] Fix | Delete
$fbap_package_msg=sprintf(__('%s API package for 1 year, worth 10 USD(1 fb account ,10 api calls per hour)','facebook-auto-publish'),$fbap_smapsolution);
[552] Fix | Delete
echo $fbap_package_msg; ?></td>
[553] Fix | Delete
<td> <?php _e('1 month free subscription','facebook-auto-publish'); ?>
[554] Fix | Delete
</td>
[555] Fix | Delete
<td> <?php _e('1 year free subscription','facebook-auto-publish'); ?>
[556] Fix | Delete
</td>
[557] Fix | Delete
<td><img src="<?php echo plugins_url("images/tick.png",XYZ_FBAP_PLUGIN_FILE);?>">
[558] Fix | Delete
</td>
[559] Fix | Delete
</tr>
[560] Fix | Delete
<tr>
[561] Fix | Delete
<td> <?php _e('Price','facebook-auto-publish'); ?> </td>
[562] Fix | Delete
<td> <?php _e('FREE','facebook-auto-publish'); ?></td>
[563] Fix | Delete
<td> <?php _e('Starts from 39 USD','facebook-auto-publish'); ?> </td>
[564] Fix | Delete
<td> <?php _e('Starts from 69 USD','facebook-auto-publish'); ?> </td>
[565] Fix | Delete
</tr>
[566] Fix | Delete
<tr>
[567] Fix | Delete
<td> <?php _e('Purchase','facebook-auto-publish'); ?> </td>
[568] Fix | Delete
<td></td>
[569] Fix | Delete
<td style="padding: 2px" colspan='2' ><a target="_blank"href="https://xyzscripts.com/wordpress-plugins/social-media-auto-publish/purchase" class="xyz-fbap-buy-button"> <?php _e('Buy Now','facebook-auto-publish'); ?> </a>
[570] Fix | Delete
</td>
[571] Fix | Delete
</tr>
[572] Fix | Delete
[573] Fix | Delete
</table>
[574] Fix | Delete
<br/>
[575] Fix | Delete
<div style="clear: both;"></div>
[576] Fix | Delete
<span style="color: #FF8000;font-size: 14px;font-weight: bold;"> * </span> <?php _e('Pinterest is added on experimental basis.','facebook-auto-publish'); ?>
[577] Fix | Delete
[578] Fix | Delete
[579] Fix | Delete
12
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function