Fix File
•
/
home
/
sportsfe...
/
public_h...
/
wp-conte...
/
plugins
/
smart-sl...
/
Nextend
/
SmartSli...
/
Parser
/
Link
•
File:
SlideEvent.php
•
Content:
<?php namespace Nextend\SmartSlider3\Parser\Link; use Nextend\Framework\Parser\Link\ParserInterface; class SlideEvent implements ParserInterface { public function parse($argument, &$attributes) { $attributes['role'] = 'button'; $attributes['onclick'] = "n2ss.trigger(this, '" . $argument . "', event);"; return '#'; } }
•
Search:
•
Replace:
Function
Edit by line
Download
Information
Rename
Copy
Move
Delete
Chmod
List