Fix File
•
/
home
/
sportsfe...
/
httpdocs
/
wp-conte...
/
plugins
/
smart-sl...
/
Nextend
/
SmartSli...
/
Widget
•
File:
WidgetPlacement.php
•
Content:
<?php namespace Nextend\SmartSlider3\Widget; class WidgetPlacement { protected $name; protected $items = array(); public function __construct($name) { $this->name = $name; } public function empty() { return empty($this->items); } }
•
Search:
•
Replace:
Function
Edit by line
Download
Information
Rename
Copy
Move
Delete
Chmod
List