Submit
Path:
~
/
home
/
getwphos
/
public_html
/
dumpsterbm
/
wp-content
/
themes
/
oshin
/
ReduxFramework
/
ReduxCore
/
core
/
File Content:
required.php
<?php if ( !defined ( 'ABSPATH' ) ) { exit; } if (!class_exists('reduxCoreRequired')){ class reduxCoreRequired { public $parent = null; public function __construct ($parent) { $this->parent = $parent; Redux_Functions::$_parent = $parent; /** * action 'redux/page/{opt_name}/' */ do_action( "redux/page/{$parent->args['opt_name']}/" ); } } }
Submit
FILE
FOLDER
Name
Size
Permission
Action
dashboard.php
1255 bytes
0644
enqueue.php
23510 bytes
0644
newsflash.php
5163 bytes
0644
panel.php
14768 bytes
0644
required.php
398 bytes
0644
N4ST4R_ID | Naxtarrr