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/flow-flo.../includes/tabs
File: FFSourcesTab.php
<?php namespace flow\tabs;
[0] Fix | Delete
[1] Fix | Delete
use la\core\LAUtils;
[2] Fix | Delete
use la\core\tabs\LATab;
[3] Fix | Delete
[4] Fix | Delete
if ( ! defined( 'WPINC' ) ) die;
[5] Fix | Delete
/**
[6] Fix | Delete
* FlowFlow.
[7] Fix | Delete
*
[8] Fix | Delete
* @package FlowFlow
[9] Fix | Delete
* @author Looks Awesome <email@looks-awesome.com>
[10] Fix | Delete
*
[11] Fix | Delete
* @link http://looks-awesome.com
[12] Fix | Delete
* @copyright Looks Awesome
[13] Fix | Delete
*/
[14] Fix | Delete
class FFSourcesTab implements LATab {
[15] Fix | Delete
public function __construct() {
[16] Fix | Delete
}
[17] Fix | Delete
[18] Fix | Delete
public function id() {
[19] Fix | Delete
return 'sources-tab';
[20] Fix | Delete
}
[21] Fix | Delete
[22] Fix | Delete
public function flaticon() {
[23] Fix | Delete
return 'flaticon-error';
[24] Fix | Delete
}
[25] Fix | Delete
[26] Fix | Delete
public function title() {
[27] Fix | Delete
return 'Feeds';
[28] Fix | Delete
}
[29] Fix | Delete
[30] Fix | Delete
public function includeOnce( $context ) {
[31] Fix | Delete
?>
[32] Fix | Delete
<div class="section-content" id="sources-cont" data-tab="sources-tab">
[33] Fix | Delete
<div class="section-sources" id="sources-list" data-view-mode="sources-list">
[34] Fix | Delete
<div class="section" id="feeds-list-section">
[35] Fix | Delete
<h1 class="desc-following contains-button"><span>List of feeds</span> <span class="admin-button green-button button-add">Create feed</span></h1>
[36] Fix | Delete
<p class="desc">Each feed can be placed in multiple <a class="ff-pseudo-link" href="#streams-tab">streams</a>. Cache for feed is being built immediately on creation. You can disable any feed and it will be disabled in all streams where it's connected. Feeds with errors are automatically disabled. <a class="ff-pseudo-link ff-toggle-display" href="#">Show only error feeds</a> or <a class="ff-pseudo-link ff-search-display" href="#">filter by name</a>.</p>
[37] Fix | Delete
<div class="search-container">
[38] Fix | Delete
<input type="text" id="feeds-search" placeholder="Enter minimum 3 symbols"/>
[39] Fix | Delete
</div>
[40] Fix | Delete
<div id="feeds-view">
[41] Fix | Delete
<table class="feeds-list">
[42] Fix | Delete
<thead>
[43] Fix | Delete
<tr>
[44] Fix | Delete
<th></th>
[45] Fix | Delete
<th>Feed</th>
[46] Fix | Delete
<th></th>
[47] Fix | Delete
<th>Settings</th>
[48] Fix | Delete
<th>Last update</th>
[49] Fix | Delete
<th>Live</th>
[50] Fix | Delete
</tr>
[51] Fix | Delete
</thead>
[52] Fix | Delete
<tbody id="feeds-list">
[53] Fix | Delete
<tr><td colspan="6"><div class="anim-loader-wrapper"><div class="anim-loader"></div></div></td></tr>
[54] Fix | Delete
</tbody>
[55] Fix | Delete
</table>
[56] Fix | Delete
<div class="holder"></div>
[57] Fix | Delete
<div class="popup">
[58] Fix | Delete
<div class="section">
[59] Fix | Delete
<i class="popupclose flaticon-close-4"></i>
[60] Fix | Delete
<div class="networks-choice add-feed-step">
[61] Fix | Delete
<h1>Create new feed</h1>
[62] Fix | Delete
<ul class="networks-list">
[63] Fix | Delete
<li class="network-twitter"
[64] Fix | Delete
data-network="twitter"
[65] Fix | Delete
data-network-name="Twitter">
[66] Fix | Delete
<i class="flaticon-twitter"></i>
[67] Fix | Delete
</li>
[68] Fix | Delete
<li class="network-facebook"
[69] Fix | Delete
data-network="facebook"
[70] Fix | Delete
data-network-name="Facebook">
[71] Fix | Delete
<i class="flaticon-facebook"></i>
[72] Fix | Delete
</li>
[73] Fix | Delete
<li class="network-instagram"
[74] Fix | Delete
data-network="instagram"
[75] Fix | Delete
data-network-name="Instagram">
[76] Fix | Delete
<i class="flaticon-instagram"></i>
[77] Fix | Delete
</li>
[78] Fix | Delete
<li class="network-pinterest"
[79] Fix | Delete
data-network="pinterest"
[80] Fix | Delete
data-network-name="Pinterest">
[81] Fix | Delete
<i class="flaticon-pinterest"></i>
[82] Fix | Delete
</li>
[83] Fix | Delete
<li class="network-youtube ff-feature"
[84] Fix | Delete
data-network="youtube"
[85] Fix | Delete
data-network-name="YouTube">
[86] Fix | Delete
<i class="flaticon-youtube"></i>
[87] Fix | Delete
<i class="ff-icon-lock"></i>
[88] Fix | Delete
</li>
[89] Fix | Delete
<li class="network-linkedin ff-feature"
[90] Fix | Delete
data-network="linkedin"
[91] Fix | Delete
data-network-name="LinkedIn">
[92] Fix | Delete
<i class="flaticon-linkedin"></i>
[93] Fix | Delete
<i class="ff-icon-lock"></i>
[94] Fix | Delete
</li>
[95] Fix | Delete
[96] Fix | Delete
<li class="network-flickr ff-feature"
[97] Fix | Delete
data-network="flickr"
[98] Fix | Delete
data-network-name="Flickr" style="margin-right:0">
[99] Fix | Delete
<i class="flaticon-flickr"></i>
[100] Fix | Delete
<i class="ff-icon-lock"></i>
[101] Fix | Delete
</li>
[102] Fix | Delete
[103] Fix | Delete
<br>
[104] Fix | Delete
[105] Fix | Delete
<li class="network-tumblr ff-feature"
[106] Fix | Delete
data-network="tumblr"
[107] Fix | Delete
data-network-name="Tumblr">
[108] Fix | Delete
<i class="flaticon-tumblr"></i>
[109] Fix | Delete
<i class="ff-icon-lock"></i>
[110] Fix | Delete
</li>
[111] Fix | Delete
<li class="network-vimeo ff-feature"
[112] Fix | Delete
data-network="vimeo"
[113] Fix | Delete
data-network-name="Vimeo">
[114] Fix | Delete
<i class="flaticon-vimeo"></i>
[115] Fix | Delete
<i class="ff-icon-lock"></i>
[116] Fix | Delete
</li>
[117] Fix | Delete
<li class="network-wordpress ff-feature"
[118] Fix | Delete
data-network="wordpress"
[119] Fix | Delete
data-network-name="WordPress">
[120] Fix | Delete
<i class="flaticon-wordpress"></i>
[121] Fix | Delete
<i class="ff-icon-lock"></i>
[122] Fix | Delete
</li>
[123] Fix | Delete
<li class="network-foursquare ff-feature"
[124] Fix | Delete
data-network="foursquare"
[125] Fix | Delete
data-network-name="Foursquare">
[126] Fix | Delete
<i class="flaticon-foursquare"></i>
[127] Fix | Delete
<i class="ff-icon-lock"></i>
[128] Fix | Delete
</li>
[129] Fix | Delete
<li class="network-soundcloud ff-feature"
[130] Fix | Delete
data-network="soundcloud"
[131] Fix | Delete
data-network-name="SoundCloud">
[132] Fix | Delete
<i class="flaticon-soundcloud"></i>
[133] Fix | Delete
<i class="ff-icon-lock"></i>
[134] Fix | Delete
</li>
[135] Fix | Delete
<li class="network-dribbble ff-feature"
[136] Fix | Delete
data-network="dribbble"
[137] Fix | Delete
data-network-name="Dribbble">
[138] Fix | Delete
<i class="flaticon-dribbble"></i>
[139] Fix | Delete
<i class="ff-icon-lock"></i>
[140] Fix | Delete
</li>
[141] Fix | Delete
<li class="network-rss ff-feature"
[142] Fix | Delete
data-network="rss"
[143] Fix | Delete
data-network-name="RSS"
[144] Fix | Delete
style="margin-right:0">
[145] Fix | Delete
<i class="flaticon-rss"></i>
[146] Fix | Delete
<i class="ff-icon-lock"></i>
[147] Fix | Delete
</li>
[148] Fix | Delete
</ul>
[149] Fix | Delete
</div>
[150] Fix | Delete
<div class="networks-content add-feed-step">
[151] Fix | Delete
<div id="feed-views"></div>
[152] Fix | Delete
<div id="filter-views"></div>
[153] Fix | Delete
<p class="feed-popup-controls add">
[154] Fix | Delete
<span id="feed-sbmt-1"
[155] Fix | Delete
class="admin-button green-button submit-button">Create feed</span>
[156] Fix | Delete
<span
[157] Fix | Delete
class="space"></span><span class="admin-button grey-button button-go-back">Back to first step</span>
[158] Fix | Delete
</p>
[159] Fix | Delete
<p class="feed-popup-controls edit">
[160] Fix | Delete
<span id="feed-sbmt-2"
[161] Fix | Delete
class="admin-button green-button submit-button">Save changes</span>
[162] Fix | Delete
</p>
[163] Fix | Delete
<p class="feed-popup-controls enable">
[164] Fix | Delete
<span id="feed-sbmt-3"
[165] Fix | Delete
class="admin-button blue-button submit-button">Save & Enable</span>
[166] Fix | Delete
</p>
[167] Fix | Delete
</div>
[168] Fix | Delete
</div>
[169] Fix | Delete
</div>
[170] Fix | Delete
</div>
[171] Fix | Delete
</div>
[172] Fix | Delete
</div>
[173] Fix | Delete
<?php
[174] Fix | Delete
/** @noinspection PhpIncludeInspection */
[175] Fix | Delete
include(LAUtils::root($context) . 'views/footer.php');
[176] Fix | Delete
?>
[177] Fix | Delete
</div>
[178] Fix | Delete
<?php
[179] Fix | Delete
}
[180] Fix | Delete
}
[181] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function