Submit
Path:
~
/
home
/
getwphos
/
public_html
/
ccma
/
wp-content
/
themes
/
curly
/
framework
/
modules
/
widgets
/
separator
/
File Content:
functions.php
<?php if (!function_exists('curly_mkdf_register_separator_widget')) { /** * Function that register separator widget */ function curly_mkdf_register_separator_widget($widgets) { $widgets[] = 'CurlyMikadofSeparatorWidget'; return $widgets; } add_filter('curly_core_filter_register_widgets', 'curly_mkdf_register_separator_widget'); }
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
functions.php
376 bytes
0644
load.php
176 bytes
0644
separator.php
2546 bytes
0644
N4ST4R_ID | Naxtarrr