get_user_role(); $Data = $this->get_data( 'sidemenu' ); // include js css $ReadedJs = array( 'jquery' , 'jquery-ui-draggable' , 'jquery-ui-droppable' , 'jquery-ui-sortable' , 'thickbox' ); wp_enqueue_script( $this->PageSlug , $this->Url . $this->PluginSlug . '.js', $ReadedJs , $this->Ver ); wp_enqueue_style('thickbox'); if ( version_compare( $wp_version , '3.8' , '<' ) ) { wp_enqueue_style( $this->PageSlug , $this->Url . $this->PluginSlug . '-3.7.css', array() , $this->Ver ); } else { wp_enqueue_style( $this->PageSlug , $this->Url . $this->PluginSlug . '.css', array() , $this->Ver ); } ?>
ltd ); ?>
%s.' , $this->ltd ) , __( 'Menu items that can be added' , $this->ltd ) ); ?>
ltd ); ?>