Submit
Path:
~
/
home
/
getwphos
/
public_html
/
ccma
/
wp-content
/
plugins
/
curly-core
/
shortcodes
/
social-share
/
templates
/
File Content:
dropdown.php
<div class="mkdf-social-share-holder mkdf-dropdown"> <a class="mkdf-social-share-dropdown-opener" href="javascript:void(0)"> <span class="mkdf-social-share-title"><?php esc_html_e('Share this', 'curly-core') ?></span> <i class="social_share"></i> </a> <div class="mkdf-social-share-dropdown"> <ul> <?php foreach ($networks as $net) { echo wp_kses($net, array( 'li' => array( 'class' => true ), 'a' => array( 'itemprop' => true, 'class' => true, 'href' => true, 'target' => true, 'onclick' => true ), 'img' => array( 'itemprop' => true, 'class' => true, 'src' => true, 'alt' => true ), 'span' => array( 'class' => true ) )); } ?> </ul> </div> </div>
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
parts
---
0755
dropdown.php
1176 bytes
0644
list.php
916 bytes
0644
N4ST4R_ID | Naxtarrr