0
Validation results

WPLMS

WPLMS

WordPress 6.5.2 theme
0
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
  1. Title : Title The <title> tags can only contain a call to wp_title(). Use the wp_title filter to modify the output.
  2. Presence of iframes : iframes are sometimes used to load unwanted adverts and malicious code on another site Found <iframe width="100%" height="480" src="http://www.youtube.com/embed/<?php echo apply_filters('wplms_one_click_setup_video','ygsyaLFZnhs');?> in file welcome.php. 302: <iframe width='100%' height='480' src='http://www.youtube.com/embed/<?php e
  3. Malware : Operations on file system file_get_contents was found in the file vibe-options.php 1350: 'content' => nl2br(file_get_contents(trailingslashit(get_stylesheet_directory()).'README.html'file_get_contents was found in the file actions.php 323: //$json = file_get_contents($json_url);438: $json = file_get_contents($json_url);file_get_contents was found in the file actions.php 323: //$json = file_get_contents($json_url);438: $json = file_get_contents($json_url);readfile was found in the file twitter_class.php 681: readfile($params[$possible_file]);file_get_contents was found in the file wplms-install.php 443: $sample_slider = json_decode(file_get_contents($sample_file), true);fopen was found in the file welcome.php 894: $myfile = fopen($file, 'r') or die('Unable to open file!'.$file);931: $fp = fopen( $file, 'r' );fclose was found in the file welcome.php 902: fclose($myfile);937: fclose( $fp );fopen was found in the file welcome.php 894: $myfile = fopen($file, 'r') or die('Unable to open file!'.$file);931: $fp = fopen( $file, 'r' );fread was found in the file welcome.php 934: $file_data = fread( $fp, 8192 );fclose was found in the file welcome.php 902: fclose($myfile);937: fclose( $fp );file_get_contents was found in the file parsers.php 66: $success = $dom->loadXML( file_get_contents( $file ) );269: if ( ! xml_parse( $xml, file_get_contents( $file ), true ) ) {file_get_contents was found in the file parsers.php 66: $success = $dom->loadXML( file_get_contents( $file ) );269: if ( ! xml_parse( $xml, file_get_contents( $file ), true ) ) {fopen was found in the file parsers.php 415: $fp = $this->fopen( $file, 'r' );641: function fopen( $filename, $mode = 'r' ) {644: return fopen( $filename, $mode );fclose was found in the file parsers.php 464: $this->fclose($fp);659: function fclose( $fp ) {662: return fclose( $fp );fopen was found in the file parsers.php 415: $fp = $this->fopen( $file, 'r' );641: function fopen( $filename, $mode = 'r' ) {644: return fopen( $filename, $mode );fopen was found in the file parsers.php 415: $fp = $this->fopen( $file, 'r' );641: function fopen( $filename, $mode = 'r' ) {644: return fopen( $filename, $mode );fclose was found in the file parsers.php 464: $this->fclose($fp);659: function fclose( $fp ) {662: return fclose( $fp );fclose was found in the file parsers.php 464: $this->fclose($fp);659: function fclose( $fp ) {662: return fclose( $fp );readfile was found in the file envato-setup-export.php 38: readfile($filename);file_put_contents was found in the file envato-setup-export.php 389: file_put_contents( $dir . 'default.json' , json_encode( $default_content ) 390: file_put_contents( $dir . 'widget_positions.json' , json_encode( $widget_po391: file_put_contents( $dir . 'widget_options.json' , json_encode( $widget_opti392: file_put_contents( $dir . 'menu.json' , json_encode( $menu_ids ) );393: file_put_contents( $dir . 'options.json' , json_encode( $my_options ) );file_put_contents was found in the file envato-setup-export.php 389: file_put_contents( $dir . 'default.json' , json_encode( $default_content ) 390: file_put_contents( $dir . 'widget_positions.json' , json_encode( $widget_po391: file_put_contents( $dir . 'widget_options.json' , json_encode( $widget_opti392: file_put_contents( $dir . 'menu.json' , json_encode( $menu_ids ) );393: file_put_contents( $dir . 'options.json' , json_encode( $my_options ) );file_put_contents was found in the file envato-setup-export.php 389: file_put_contents( $dir . 'default.json' , json_encode( $default_content ) 390: file_put_contents( $dir . 'widget_positions.json' , json_encode( $widget_po391: file_put_contents( $dir . 'widget_options.json' , json_encode( $widget_opti392: file_put_contents( $dir . 'menu.json' , json_encode( $menu_ids ) );393: file_put_contents( $dir . 'options.json' , json_encode( $my_options ) );file_put_contents was found in the file envato-setup-export.php 389: file_put_contents( $dir . 'default.json' , json_encode( $default_content ) 390: file_put_contents( $dir . 'widget_positions.json' , json_encode( $widget_po391: file_put_contents( $dir . 'widget_options.json' , json_encode( $widget_opti392: file_put_contents( $dir . 'menu.json' , json_encode( $menu_ids ) );393: file_put_contents( $dir . 'options.json' , json_encode( $my_options ) );file_put_contents was found in the file envato-setup-export.php 389: file_put_contents( $dir . 'default.json' , json_encode( $default_content ) 390: file_put_contents( $dir . 'widget_positions.json' , json_encode( $widget_po391: file_put_contents( $dir . 'widget_options.json' , json_encode( $widget_opti392: file_put_contents( $dir . 'menu.json' , json_encode( $menu_ids ) );393: file_put_contents( $dir . 'options.json' , json_encode( $my_options ) );file_get_contents was found in the file envato_setup.php 3225: $file = file_get_contents($file_name);3237: $file = file_get_contents($file_name);file_get_contents was found in the file envato_setup.php 3225: $file = file_get_contents($file_name);3237: $file = file_get_contents($file_name);fopen was found in the file envato_setup.php 4175: $out = @fopen('{$filePath}.part',$perm );4178: $in = @fopen($_FILES['file']['tmp_name'], 'rb');fopen was found in the file envato_setup.php 4175: $out = @fopen('{$filePath}.part',$perm );4178: $in = @fopen($_FILES['file']['tmp_name'], 'rb');fread was found in the file envato_setup.php 4180: while ($buff = fread($in, 4096))fwrite was found in the file envato_setup.php 4181: fwrite($out, $buff);fclose was found in the file envato_setup.php 4185: @fclose($in);4186: @fclose($out);fclose was found in the file envato_setup.php 4185: @fclose($in);4186: @fclose($out);file_get_contents was found in the file options.php 124: $eot = wp_upload_bits( $_FILES['eot']['name'], null, file_get_contents( $_FILES['eot']['tmp_name'] ) );126: $ttf = wp_upload_bits( $_FILES['ttf']['name'], null, file_get_contents( $_FILES['ttf']['tmp_name'] ) );128: $woff = wp_upload_bits( $_FILES['woff']['name'], null, file_get_contents( $_FILES['woff']['tmp_name'] ) );130: $svg = wp_upload_bits( $_FILES['eot']['svg'], null, file_get_contents( $_FILES['svg']['tmp_name'] ) );file_get_contents was found in the file options.php 124: $eot = wp_upload_bits( $_FILES['eot']['name'], null, file_get_contents( $_FILES['eot']['tmp_name'] ) );126: $ttf = wp_upload_bits( $_FILES['ttf']['name'], null, file_get_contents( $_FILES['ttf']['tmp_name'] ) );128: $woff = wp_upload_bits( $_FILES['woff']['name'], null, file_get_contents( $_FILES['woff']['tmp_name'] ) );130: $svg = wp_upload_bits( $_FILES['eot']['svg'], null, file_get_contents( $_FILES['svg']['tmp_name'] ) );file_get_contents was found in the file options.php 124: $eot = wp_upload_bits( $_FILES['eot']['name'], null, file_get_contents( $_FILES['eot']['tmp_name'] ) );126: $ttf = wp_upload_bits( $_FILES['ttf']['name'], null, file_get_contents( $_FILES['ttf']['tmp_name'] ) );128: $woff = wp_upload_bits( $_FILES['woff']['name'], null, file_get_contents( $_FILES['woff']['tmp_name'] ) );130: $svg = wp_upload_bits( $_FILES['eot']['svg'], null, file_get_contents( $_FILES['svg']['tmp_name'] ) );file_get_contents was found in the file options.php 124: $eot = wp_upload_bits( $_FILES['eot']['name'], null, file_get_contents( $_FILES['eot']['tmp_name'] ) );126: $ttf = wp_upload_bits( $_FILES['ttf']['name'], null, file_get_contents( $_FILES['ttf']['tmp_name'] ) );128: $woff = wp_upload_bits( $_FILES['woff']['name'], null, file_get_contents( $_FILES['woff']['tmp_name'] ) );130: $svg = wp_upload_bits( $_FILES['eot']['svg'], null, file_get_contents( $_FILES['svg']['tmp_name'] ) );
  4. Malware : Network operations curl_init was found in the file twitter_class.php 726: if (! function_exists('curl_init')) {732: $ch = curl_init($this->_sign($httpmethod, $url, $params));740: $ch = curl_init($url);curl_init was found in the file twitter_class.php 726: if (! function_exists('curl_init')) {732: $ch = curl_init($this->_sign($httpmethod, $url, $params));740: $ch = curl_init($url);curl_exec was found in the file twitter_class.php 755: $reply = curl_exec($ch);
  5. Admin menu : Themes should use add_theme_page() for adding admin pages. File plugin-activation.php : 737: $this->page_hook = call_user_func( 'add_submenu_page', $args['parent_slug'], $args['page_title'], $args['menu_tFile func.php : 40: add_submenu_page(47: add_submenu_page(54: add_submenu_page(63: add_submenu_page(73: add_submenu_page(83: add_submenu_page(File func.php : 40: add_submenu_page(47: add_submenu_page(54: add_submenu_page(63: add_submenu_page(73: add_submenu_page(83: add_submenu_page(File func.php : 40: add_submenu_page(47: add_submenu_page(54: add_submenu_page(63: add_submenu_page(73: add_submenu_page(83: add_submenu_page(File func.php : 40: add_submenu_page(47: add_submenu_page(54: add_submenu_page(63: add_submenu_page(73: add_submenu_page(83: add_submenu_page(File func.php : 40: add_submenu_page(47: add_submenu_page(54: add_submenu_page(63: add_submenu_page(73: add_submenu_page(83: add_submenu_page(File func.php : 40: add_submenu_page(47: add_submenu_page(54: add_submenu_page(63: add_submenu_page(73: add_submenu_page(83: add_submenu_page(File welcome.php : 38: $page = add_dashboard_page( $welcome_page_title, $welcome_page_name, 'manage_option42: add_dashboard_page( $welcome_page_title, $about_page_name, 'manage_options'52: $page = add_dashboard_page( 'Install WPLMS', 'Install WPLMS', 'manage_options', 'wp56: $page = add_dashboard_page( $welcome_page_title, $welcome_page_name, 'manage_option60: $page = add_dashboard_page( $welcome_page_title, $welcome_page_name, 'manage_option64: $page = add_dashboard_page( $welcome_page_title, $welcome_page_name, 'manage_optionFile welcome.php : 38: $page = add_dashboard_page( $welcome_page_title, $welcome_page_name, 'manage_option42: add_dashboard_page( $welcome_page_title, $about_page_name, 'manage_options'52: $page = add_dashboard_page( 'Install WPLMS', 'Install WPLMS', 'manage_options', 'wp56: $page = add_dashboard_page( $welcome_page_title, $welcome_page_name, 'manage_option60: $page = add_dashboard_page( $welcome_page_title, $welcome_page_name, 'manage_option64: $page = add_dashboard_page( $welcome_page_title, $welcome_page_name, 'manage_optionFile welcome.php : 38: $page = add_dashboard_page( $welcome_page_title, $welcome_page_name, 'manage_option42: add_dashboard_page( $welcome_page_title, $about_page_name, 'manage_options'52: $page = add_dashboard_page( 'Install WPLMS', 'Install WPLMS', 'manage_options', 'wp56: $page = add_dashboard_page( $welcome_page_title, $welcome_page_name, 'manage_option60: $page = add_dashboard_page( $welcome_page_title, $welcome_page_name, 'manage_option64: $page = add_dashboard_page( $welcome_page_title, $welcome_page_name, 'manage_optionFile welcome.php : 38: $page = add_dashboard_page( $welcome_page_title, $welcome_page_name, 'manage_option42: add_dashboard_page( $welcome_page_title, $about_page_name, 'manage_options'52: $page = add_dashboard_page( 'Install WPLMS', 'Install WPLMS', 'manage_options', 'wp56: $page = add_dashboard_page( $welcome_page_title, $welcome_page_name, 'manage_option60: $page = add_dashboard_page( $welcome_page_title, $welcome_page_name, 'manage_option64: $page = add_dashboard_page( $welcome_page_title, $welcome_page_name, 'manage_optionFile welcome.php : 38: $page = add_dashboard_page( $welcome_page_title, $welcome_page_name, 'manage_option42: add_dashboard_page( $welcome_page_title, $about_page_name, 'manage_options'52: $page = add_dashboard_page( 'Install WPLMS', 'Install WPLMS', 'manage_options', 'wp56: $page = add_dashboard_page( $welcome_page_title, $welcome_page_name, 'manage_option60: $page = add_dashboard_page( $welcome_page_title, $welcome_page_name, 'manage_option64: $page = add_dashboard_page( $welcome_page_title, $welcome_page_name, 'manage_optionFile welcome.php : 38: $page = add_dashboard_page( $welcome_page_title, $welcome_page_name, 'manage_option42: add_dashboard_page( $welcome_page_title, $about_page_name, 'manage_options'52: $page = add_dashboard_page( 'Install WPLMS', 'Install WPLMS', 'manage_options', 'wp56: $page = add_dashboard_page( $welcome_page_title, $welcome_page_name, 'manage_option60: $page = add_dashboard_page( $welcome_page_title, $welcome_page_name, 'manage_option64: $page = add_dashboard_page( $welcome_page_title, $welcome_page_name, 'manage_optionFile options.php : 225: $this->page = add_menu_page(File options.php : 239: add_submenu_page($this->args['page_slug'],$this->args['page_title'],'',$thi244: add_submenu_page(257: add_submenu_page(271: add_submenu_page(284: add_submenu_page(File options.php : 239: add_submenu_page($this->args['page_slug'],$this->args['page_title'],'',$thi244: add_submenu_page(257: add_submenu_page(271: add_submenu_page(284: add_submenu_page(File options.php : 239: add_submenu_page($this->args['page_slug'],$this->args['page_title'],'',$thi244: add_submenu_page(257: add_submenu_page(271: add_submenu_page(284: add_submenu_page(File options.php : 239: add_submenu_page($this->args['page_slug'],$this->args['page_title'],'',$thi244: add_submenu_page(257: add_submenu_page(271: add_submenu_page(284: add_submenu_page(File options.php : 239: add_submenu_page($this->args['page_slug'],$this->args['page_title'],'',$thi244: add_submenu_page(257: add_submenu_page(271: add_submenu_page(284: add_submenu_page(
  6. Hidden admin bar : Hidden admin Bar Themes should not hide admin bar. Detected in file : register.php.
  7. Post pagination : Implementation The theme doesn't have post pagination code in it. Use posts_nav_link() or paginate_links() or the_posts_pagination() or the_posts_navigation() or next_posts_link() and previous_posts_link() to add post pagination.
  8. Included plugins : Zip file found Plugins are not allowed in themes. The zip file found was wplms-customizer.zip wplms-assignments.zip eventon.zip revslider.zip wplms-front-end.zip wplms-dashboard.zip vibe-course-module.zip wplms-eventon.zip js_composer.zip vibe-customtypes.zip vibe-shortcodes.zip layersliderwp.zip.
Warning
  1. core scripts deregistered : Core scripts deregistrationFound wp_deregister_script in register.php. Themes must not deregister core scripts. 224: wp_deregister_script('woocomposer-admin-script'); 225: wp_deregister_script('select2');
  2. theme tags : Presence of bad theme tagsFound wrong tag LMS in style.css header.Found wrong tag eLearning in style.css header.Found wrong tag WPLMS in style.css header.
  3. Text domain : Incorrect use of translation functions.Found a translation function that is missing a text-domain. Function __, with the arguments 'vibe' in file vibe-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments '[ RECOMMENDED ] LMS' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'WPLMS Setup Wizard' in file envato_setup.php.More than one text-domain is being used in this theme. This means the theme will not be compatible with WordPress.org language packs. The domains found are vibe, tgmpa.
  4. Unwanted files : hidden file(s) or folder(s).ds_store was found.
  5. Comment reply : Declaration of comment replyCould not find the comment-reply script enqueued, however a reference to 'comment-reply' was found. Make sure that the comment-reply js script is being enqueued properly on singular pages.
  6. Custom elements : Presence of custom headerNo reference to custom header was found in the theme.
  7. Editor style : Presence of editor styleNo reference to add_editor_style() was found in the theme. It is recommended that the theme implements editor styling, so as to make the editor content match the resulting post output in the theme, for a better user experience.
  8. Screenshot : Screenshot fileScreenshot size is 880x660px. Screenshot size should be 1200x900, to account for HiDPI displays. Any 4:3 image size is acceptable, but 1200x900 is preferred.Bad screenshot file extension ! File screenshot.png is not an actual JPG file. Detected type was : "image/png".
Tip-off
  1. favicon presence : Favicon managementPossible Favicon found in register.php. Favicons are handled by the Site Icon setting in the customizer since version 4.3.
  2. Static links : Presence of hard-coded linksPossible hard-coded links were found in the file billing.php.44: <p><?php _e('Your payment subscription is managed by PayPal. Please <a href='http://www.paypal.com'>login to PayPal here</a> to update your billing infoPossible hard-coded links were found in the file vibe-options.php.135: <ul><li><a href='http://vibethemes.com/documentation/wplms' target='_blank'>'.THEME_FULL_NAM141: 'content' => '<ul><li><a href='http://vibethemes.com/documentation/wplms/forums/' target='_blank'>'.THEME_142: <li><a href='http://vibethemes.com/documentation/wplms/knowledge-base/one-click-setup-wp143: <li><a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/' target=144: <li><a href='http://vibethemes.com/documentation/wplms/article-categories/tips-tricks/' 145: <li><a href='http://vibethemes.com/documentation/wplms/forums/forum/general/feature-requ146: <li><a href='http://vibethemes.com/documentation/wplms/article-categories/update-log/' t154: $args['help_sidebar'] = '<p>For Support/Help and Docuementation open <strong><a href='http://vibethemes.com/documentation/wplms/'>'.THEME_FULL_NAME.' forums</a><165: <li>'.__('Setup in One Click ','vibe').' <a href='http://vibethemes.com/documentation/wplms/knowledge-base/wplms-one-click-se166: <li>'.__('Setup in One Click with New demos','vibe').' <a href='http://vibethemes.com/documentation/wplms/knowledge-base/one-click-setup-wp167: <li>'.__('Facing issues? Create a support thread. ','vibe').' <a href='http://vibethemes.com/documentation/wplms/forums/' class='button' target='_168: <li>'.__('How to Update? Facing Issues while updating?','vibe').' <a href='http://vibethemes.com/documentation/wplms/knowledge-base/auto-updating-wplm219: 'desc' => sprintf(__('This Logo is shown in header. NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n227: 'desc' => sprintf(__('This Logo is shown in header on Mobile devices, less than 768px wide. NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n235: 'desc' => sprintf(__('This Logo is shown in header when it becomes fixed. Or in the Header top area. Defaults to logo.NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n243: 'desc' => sprintf(__('Upload 16x16px Favicon.NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n329: 'desc' => sprintf(__('This avatar is shown for members who have not uploaded any custom avatar.NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n531: 'sub_desc' => sprintf(__('Add social profiles in user profiles. %s refer tutorial %s', 'vibe'),'<a href=' http://vibethemes.com/documentation/wplms/knowledge-base/social-profile-fie554: 'desc' => __('Registration & Forgot password forms open inside login form.','vibe').'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/ajax-login-and-reg621: 'desc' => sprintf(__('Course status page templates, %s tutorial %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/course-status-temp751: 'desc' => sprintf(__('This avatar is shown for courses which do not have any avatar. NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n821: 'desc' => sprintf(__('Location taxonomy for Courses in Course filters and Search %s Tutorial %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/course-location-ta839: 'desc' => sprintf(__('User redirects to Directory with category activated when she selects course category %s refer tutorial %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/course-category-re885: 'sub_desc' => __('Required to fetch a list of Fonts from Google', 'vibe').'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/google-api-key-for898: 'sub_desc' => __(' Custom Fonts are added to Theme Customizer Font List.. ', 'vibe').'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/add-custom-fonts-i980: 'desc' => sprintf(__('This Logo is shown in footer bottom area. Defaults to logo. NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n1197: 'sub_desc' => __('Enter Google captcha public key', 'vibe').'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/google-captcha-pub1204: 'sub_desc' => __('Enter Google captcha private key', 'vibe').'<a href='hhttp://vibethemes.com/documentation/wplms/knowledge-base/google-captcha-pub1211: 'sub_desc' => __('Google Maps require an API key to function', 'vibe').'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/how-to-get-google-141: 'content' => '<ul><li><a href='http://vibethemes.com/documentation/wplms/forums/' target='_blank'>'.THEME_145: <li><a href='http://vibethemes.com/documentation/wplms/forums/forum/general/feature-requ167: <li>'.__('Facing issues? Create a support thread. ','vibe').' <a href='http://vibethemes.com/documentation/wplms/forums/' class='button' target='_142: <li><a href='http://vibethemes.com/documentation/wplms/knowledge-base/one-click-setup-wp166: <li>'.__('Setup in One Click with New demos','vibe').' <a href='http://vibethemes.com/documentation/wplms/knowledge-base/one-click-setup-wp143: <li><a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/' target=144: <li><a href='http://vibethemes.com/documentation/wplms/article-categories/tips-tricks/' 145: <li><a href='http://vibethemes.com/documentation/wplms/forums/forum/general/feature-requ146: <li><a href='http://vibethemes.com/documentation/wplms/article-categories/update-log/' t147: <li><a href='https://www.youtube.com/watch?v=A0RsQvmDuSM&list=PL8n4TGA_rwD_5jqsgXIxXOk1H141: 'content' => '<ul><li><a href='http://vibethemes.com/documentation/wplms/forums/' target='_blank'>'.THEME_142: <li><a href='http://vibethemes.com/documentation/wplms/knowledge-base/one-click-setup-wp143: <li><a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/' target=144: <li><a href='http://vibethemes.com/documentation/wplms/article-categories/tips-tricks/' 145: <li><a href='http://vibethemes.com/documentation/wplms/forums/forum/general/feature-requ146: <li><a href='http://vibethemes.com/documentation/wplms/article-categories/update-log/' t154: $args['help_sidebar'] = '<p>For Support/Help and Docuementation open <strong><a href='http://vibethemes.com/documentation/wplms/'>'.THEME_FULL_NAME.' forums</a><165: <li>'.__('Setup in One Click ','vibe').' <a href='http://vibethemes.com/documentation/wplms/knowledge-base/wplms-one-click-se166: <li>'.__('Setup in One Click with New demos','vibe').' <a href='http://vibethemes.com/documentation/wplms/knowledge-base/one-click-setup-wp167: <li>'.__('Facing issues? Create a support thread. ','vibe').' <a href='http://vibethemes.com/documentation/wplms/forums/' class='button' target='_168: <li>'.__('How to Update? Facing Issues while updating?','vibe').' <a href='http://vibethemes.com/documentation/wplms/knowledge-base/auto-updating-wplm219: 'desc' => sprintf(__('This Logo is shown in header. NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n227: 'desc' => sprintf(__('This Logo is shown in header on Mobile devices, less than 768px wide. NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n235: 'desc' => sprintf(__('This Logo is shown in header when it becomes fixed. Or in the Header top area. Defaults to logo.NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n243: 'desc' => sprintf(__('Upload 16x16px Favicon.NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n329: 'desc' => sprintf(__('This avatar is shown for members who have not uploaded any custom avatar.NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n531: 'sub_desc' => sprintf(__('Add social profiles in user profiles. %s refer tutorial %s', 'vibe'),'<a href=' http://vibethemes.com/documentation/wplms/knowledge-base/social-profile-fie554: 'desc' => __('Registration & Forgot password forms open inside login form.','vibe').'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/ajax-login-and-reg621: 'desc' => sprintf(__('Course status page templates, %s tutorial %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/course-status-temp751: 'desc' => sprintf(__('This avatar is shown for courses which do not have any avatar. NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n821: 'desc' => sprintf(__('Location taxonomy for Courses in Course filters and Search %s Tutorial %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/course-location-ta839: 'desc' => sprintf(__('User redirects to Directory with category activated when she selects course category %s refer tutorial %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/course-category-re885: 'sub_desc' => __('Required to fetch a list of Fonts from Google', 'vibe').'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/google-api-key-for898: 'sub_desc' => __(' Custom Fonts are added to Theme Customizer Font List.. ', 'vibe').'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/add-custom-fonts-i980: 'desc' => sprintf(__('This Logo is shown in footer bottom area. Defaults to logo. NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n1197: 'sub_desc' => __('Enter Google captcha public key', 'vibe').'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/google-captcha-pub1204: 'sub_desc' => __('Enter Google captcha private key', 'vibe').'<a href='hhttp://vibethemes.com/documentation/wplms/knowledge-base/google-captcha-pub1211: 'sub_desc' => __('Google Maps require an API key to function', 'vibe').'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/how-to-get-google-164: <li>'.__('See Theme documentation : ','vibe').'<a href='http://vibethemes.com/envato/wplms/documentation/' class='button'>Official 165: <li>'.__('Setup in One Click ','vibe').' <a href='http://vibethemes.com/documentation/wplms/knowledge-base/wplms-one-click-se142: <li><a href='http://vibethemes.com/documentation/wplms/knowledge-base/one-click-setup-wp166: <li>'.__('Setup in One Click with New demos','vibe').' <a href='http://vibethemes.com/documentation/wplms/knowledge-base/one-click-setup-wp141: 'content' => '<ul><li><a href='http://vibethemes.com/documentation/wplms/forums/' target='_blank'>'.THEME_145: <li><a href='http://vibethemes.com/documentation/wplms/forums/forum/general/feature-requ167: <li>'.__('Facing issues? Create a support thread. ','vibe').' <a href='http://vibethemes.com/documentation/wplms/forums/' class='button' target='_168: <li>'.__('How to Update? Facing Issues while updating?','vibe').' <a href='http://vibethemes.com/documentation/wplms/knowledge-base/auto-updating-wplm201: 'desc' => __('Whats an API KEY? Where can I find one?','vibe').' : <a href='http://themeforest.net/help/api' target='_blank'>Get all your Anwers here</219: 'desc' => sprintf(__('This Logo is shown in header. NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n227: 'desc' => sprintf(__('This Logo is shown in header on Mobile devices, less than 768px wide. NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n235: 'desc' => sprintf(__('This Logo is shown in header when it becomes fixed. Or in the Header top area. Defaults to logo.NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n243: 'desc' => sprintf(__('Upload 16x16px Favicon.NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n329: 'desc' => sprintf(__('This avatar is shown for members who have not uploaded any custom avatar.NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n751: 'desc' => sprintf(__('This avatar is shown for courses which do not have any avatar. NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n980: 'desc' => sprintf(__('This Logo is shown in footer bottom area. Defaults to logo. NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n219: 'desc' => sprintf(__('This Logo is shown in header. NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n227: 'desc' => sprintf(__('This Logo is shown in header on Mobile devices, less than 768px wide. NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n235: 'desc' => sprintf(__('This Logo is shown in header when it becomes fixed. Or in the Header top area. Defaults to logo.NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n243: 'desc' => sprintf(__('Upload 16x16px Favicon.NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n329: 'desc' => sprintf(__('This avatar is shown for members who have not uploaded any custom avatar.NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n751: 'desc' => sprintf(__('This avatar is shown for courses which do not have any avatar. NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n980: 'desc' => sprintf(__('This Logo is shown in footer bottom area. Defaults to logo. NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n219: 'desc' => sprintf(__('This Logo is shown in header. NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n227: 'desc' => sprintf(__('This Logo is shown in header on Mobile devices, less than 768px wide. NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n235: 'desc' => sprintf(__('This Logo is shown in header when it becomes fixed. Or in the Header top area. Defaults to logo.NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n243: 'desc' => sprintf(__('Upload 16x16px Favicon.NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n329: 'desc' => sprintf(__('This avatar is shown for members who have not uploaded any custom avatar.NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n751: 'desc' => sprintf(__('This avatar is shown for courses which do not have any avatar. NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n980: 'desc' => sprintf(__('This Logo is shown in footer bottom area. Defaults to logo. NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n219: 'desc' => sprintf(__('This Logo is shown in header. NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n227: 'desc' => sprintf(__('This Logo is shown in header on Mobile devices, less than 768px wide. NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n235: 'desc' => sprintf(__('This Logo is shown in header when it becomes fixed. Or in the Header top area. Defaults to logo.NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n243: 'desc' => sprintf(__('Upload 16x16px Favicon.NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n329: 'desc' => sprintf(__('This avatar is shown for members who have not uploaded any custom avatar.NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n751: 'desc' => sprintf(__('This avatar is shown for courses which do not have any avatar. NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n980: 'desc' => sprintf(__('This Logo is shown in footer bottom area. Defaults to logo. NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n219: 'desc' => sprintf(__('This Logo is shown in header. NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n227: 'desc' => sprintf(__('This Logo is shown in header on Mobile devices, less than 768px wide. NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n235: 'desc' => sprintf(__('This Logo is shown in header when it becomes fixed. Or in the Header top area. Defaults to logo.NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n243: 'desc' => sprintf(__('Upload 16x16px Favicon.NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n329: 'desc' => sprintf(__('This avatar is shown for members who have not uploaded any custom avatar.NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n751: 'desc' => sprintf(__('This avatar is shown for courses which do not have any avatar. NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n980: 'desc' => sprintf(__('This Logo is shown in footer bottom area. Defaults to logo. NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n337: 'desc' => sprintf(__('WP Admin bar is hidden for user types %s Tutorial %s', 'vibe'),'<a href='https://www.youtube.com/watch?v=I_NkIlf7cUY' target='_blank'>','</a>'),447: 'desc' => sprintf(__('Blog creation : Members{Loggedin Members},Teachers {Teachers, Admins,Editors}, %s screenshot %s', 'vibe'),'<a href='http://prntscr.com/cldri1' target='_blank'>','</a>'),531: 'sub_desc' => sprintf(__('Add social profiles in user profiles. %s refer tutorial %s', 'vibe'),'<a href=' http://vibethemes.com/documentation/wplms/knowledge-base/social-profile-fie539: 'desc' => sprintf(__('Set a custom profile field for Commission payouts, %s tutorial %s','vibe'),'<a href='https://www.youtube.com/watch?v=TeVJs0dw-Os' target='_blank'>','</a>'),554: 'desc' => __('Registration & Forgot password forms open inside login form.','vibe').'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/ajax-login-and-reg621: 'desc' => sprintf(__('Course status page templates, %s tutorial %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/course-status-temp219: 'desc' => sprintf(__('This Logo is shown in header. NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n227: 'desc' => sprintf(__('This Logo is shown in header on Mobile devices, less than 768px wide. NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n235: 'desc' => sprintf(__('This Logo is shown in header when it becomes fixed. Or in the Header top area. Defaults to logo.NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n243: 'desc' => sprintf(__('Upload 16x16px Favicon.NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n329: 'desc' => sprintf(__('This avatar is shown for members who have not uploaded any custom avatar.NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n751: 'desc' => sprintf(__('This avatar is shown for courses which do not have any avatar. NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n980: 'desc' => sprintf(__('This Logo is shown in footer bottom area. Defaults to logo. NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n821: 'desc' => sprintf(__('Location taxonomy for Courses in Course filters and Search %s Tutorial %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/course-location-ta839: 'desc' => sprintf(__('User redirects to Directory with category activated when she selects course category %s refer tutorial %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/course-category-re885: 'sub_desc' => __('Required to fetch a list of Fonts from Google', 'vibe').'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/google-api-key-for898: 'sub_desc' => __(' Custom Fonts are added to Theme Customizer Font List.. ', 'vibe').'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/add-custom-fonts-i219: 'desc' => sprintf(__('This Logo is shown in header. NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n227: 'desc' => sprintf(__('This Logo is shown in header on Mobile devices, less than 768px wide. NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n235: 'desc' => sprintf(__('This Logo is shown in header when it becomes fixed. Or in the Header top area. Defaults to logo.NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n243: 'desc' => sprintf(__('Upload 16x16px Favicon.NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n329: 'desc' => sprintf(__('This avatar is shown for members who have not uploaded any custom avatar.NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n751: 'desc' => sprintf(__('This avatar is shown for courses which do not have any avatar. NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n980: 'desc' => sprintf(__('This Logo is shown in footer bottom area. Defaults to logo. NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n989: 'std' => 'Template Design © <a href='http://www.vibethemes.com' title='VibeCom'>VibeThemes</a>. All rights reser1099: 'desc' => sprintf(__('A loading icon will be displayed to the user, till the whole page loads. %s', 'vibe'),'<a href='https://www.youtube.com/watch?v=pwxYL080oFQ' target='_blank'>tutorial</a>')1108: 'desc' => sprintf(__('All the links require login. Only home page is accessible to non-logged in users. %s', 'vibe'),'<a href='https://www.youtube.com/watch?v=pwxYL080oFQ' target='_blank'>tutorial</a>')1099: 'desc' => sprintf(__('A loading icon will be displayed to the user, till the whole page loads. %s', 'vibe'),'<a href='https://www.youtube.com/watch?v=pwxYL080oFQ' target='_blank'>tutorial</a>')1108: 'desc' => sprintf(__('All the links require login. Only home page is accessible to non-logged in users. %s', 'vibe'),'<a href='https://www.youtube.com/watch?v=pwxYL080oFQ' target='_blank'>tutorial</a>')1197: 'sub_desc' => __('Enter Google captcha public key', 'vibe').'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/google-captcha-pub1204: 'sub_desc' => __('Enter Google captcha private key', 'vibe').'<a href='hhttp://vibethemes.com/documentation/wplms/knowledge-base/google-captcha-pub1211: 'sub_desc' => __('Google Maps require an API key to function', 'vibe').'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/how-to-get-google-1218: 'sub_desc' => __('Grab the latitude and Longitude values from .', 'vibe').'<a href='http://www.mapcoordinates.net/en'>'.__('Link','vibe').'</a>',Possible hard-coded links were found in the file change-avatar.php.7: <p><?php _e( 'Your avatar will be used on your profile and throughout the site. If there is a <a href='http://gravatar.com'>Gravatar</a> associated with your account email we wil55: <p><?php _e( 'Your avatar will be used on your profile and throughout the site. To change your avatar, please create an account with <a href='http://gravatar.com'>Gravatar</a> using the same email address as you used 7: <p><?php _e( 'Your avatar will be used on your profile and throughout the site. If there is a <a href='http://gravatar.com'>Gravatar</a> associated with your account email we wil55: <p><?php _e( 'Your avatar will be used on your profile and throughout the site. To change your avatar, please create an account with <a href='http://gravatar.com'>Gravatar</a> using the same email address as you used Possible hard-coded links were found in the file instagram.php.95: <span>Get your instagram Access token from <a href='http://jelled.com/instagram/access-token'>here</a></span>Possible hard-coded links were found in the file twitter.php.41: 'label' => __('Consumer Key','vibe').'<small><br />'.__('Create your Twitter Application', 'vibe' ).' <a href='https://dev.twitter.com/apps' target='_blank'>'.__('here', 'vibe' ).'</a></Possible hard-coded links were found in the file welcome.php.309: <p><a href='http://vibethemes.com/envato/wplms/documentation/quick-installation-guide.h310: <a href='http://vibethemes.com/envato/wplms/documentation/quick-installation-guide.h314: <a href='http://vibethemes.com/envato/wplms/documentation/quick-installation-guide.h319: <p><a href='http://vibethemes.com/documentation/wplms/knowledge-base/server-500-error-b320: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _321: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _322: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _328: <p><a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _329: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _330: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _331: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _320: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _321: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _322: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _328: <p><a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _329: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _330: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _331: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _320: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _321: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _322: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _328: <p><a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _329: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _330: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _331: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _320: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _321: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _322: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _328: <p><a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _329: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _330: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _331: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _320: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _321: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _322: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _328: <p><a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _329: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _330: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _331: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _320: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _321: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _322: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _328: <p><a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _329: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _330: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _331: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _320: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _321: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _322: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _328: <p><a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _329: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _330: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _331: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _337: <a href='http://vibethemes.com/documentation/wplms/forums/'><?php _e( 'Unable to set516: <a href='https://wplms.io/support/knowledge-base/3-9-5/' class='button'><?php _e( 'C521: <a href='https://wplms.io/support/knowledge-base/elementor-integration/' class='butt526: <h3>What's new in WPLMS<span style='float:right;'><a href='https://www.youtube.com/playlist?list=PL8n4TGA_rwD_5jqsgXIxXOk1H6ar-SVCV' c536: <a href='https://wplms.io/support/knowledge-base/wplms-scorm-api/' class='button' ta543: <!-- <a href='http://wplms.io/demos/demo15' class='button' target='_blank'>Link</a> -->550: <a href='https://wplms.io/support/knowledge-base/gutenberg-blocks/' class='button' t561: <a href=' https://wplms.io/support/knowledge-base/elementor-templates-for-demos' clas569: <a href='https://www.youtube.com/watch?v=2RV-0lXIht8' class='button' target='_blank'576: <a href='https://www.youtube.com/watch?v=d9mXInbmFGY' class='button' target='_blank'590: <a href='https://wplms.io/downloads/wplms-phone-auth/' class='button' target='_blank596: <a href='https://wplms.io/downloads/wplms-attendance/' class='button' target='_blank147: <a href='<?php echo esc_url( 'http://vibethemes.com/envato/wplms/documentation/'); ?>' class='docs button309: <p><a href='http://vibethemes.com/envato/wplms/documentation/quick-installation-guide.h310: <a href='http://vibethemes.com/envato/wplms/documentation/quick-installation-guide.h314: <a href='http://vibethemes.com/envato/wplms/documentation/quick-installation-guide.h617: <a href='http://vibethemes.com/envato/wplms/documentation/'><?php _e( 'Check documen622: <a href='http://vibethemes.com/documentation/wplms/knowledge-base/2-5/'><?php _e( 'CPossible hard-coded links were found in the file envato_setup.php.786: <hr><p><em>Have a suggestion for us. Share it with us <a href='http://vibethemes.com/documentation/wplms/forums/forum/general/feature-requ3432: <h3 class='hide_next'>* OR Import your exported code from another WPLMS site. (<a href='http://vibethemes.com/documentation/wplms/knowledge-base/wplms-site-import-3650: <p><?php printf( esc_html__( 'Please add your logo below. For best results, the logo should be a transparent PNG ( 466 by 277 pixels). The logo can be changed at any time from the Appearance > Customize area in your dashboard. Try %sEnvato Studio%s if you need a new logo designed.','vibe' ), '<a href='http://studiotracking.envato.com/aff_c?offer_id=4&aff_id=1564&source=DemoIn3812: <p>Please come back and <a href='http://themeforest.net/downloads' target='_blank'>leave a 5-star rating</a>3838: <li class='rating'><a href='http://themeforest.net/downloads'3813: if you are happy with this theme. <br/>Follow <a href='https://twitter.com/vibethemes' target='_blank'>@vibethemes</a>3821: href='https://twitter.com/vibethemes'3832: <li class='documentation'><a href='http://vibethemes.com/envato/documentation/'3812: <p>Please come back and <a href='http://themeforest.net/downloads' target='_blank'>leave a 5-star rating</a>3838: <li class='rating'><a href='http://themeforest.net/downloads'786: <hr><p><em>Have a suggestion for us. Share it with us <a href='http://vibethemes.com/documentation/wplms/forums/forum/general/feature-requ3432: <h3 class='hide_next'>* OR Import your exported code from another WPLMS site. (<a href='http://vibethemes.com/documentation/wplms/knowledge-base/wplms-site-import-3840: <li class='support'><a href='http://vibethemes.com/documentation/wplms/'
  3. Optional files : Presence of rtl stylesheet rtl.cssThis theme does not contain optional file rtl.php.
  4. Optional files : Presence of front page template file front-page.phpThis theme does not contain optional file front-page.php.
  5. Optional files : Presence of category template file category.phpThis theme does not contain optional file category.php.
  6. Optional files : Presence of tag template file tag.phpThis theme does not contain optional file tag.php.
  7. Optional files : Presence of term template file taxonomy.phpThis theme does not contain optional file taxonomy.php.
  8. Optional files : Presence of date/time template file date.phpThis theme does not contain optional file date.php.
  9. Optional files : Presence of attachment template file attachment.phpThis theme does not contain optional file attachment.php.
  10. Optional files : Presence of image template file image.phpThis theme does not contain optional file image.php.
  11. Use of includes : Use of include or requireThe theme appears to use include or require : vibe-options.php 4: require_once( dirname( __FILE__ ) . '/options/options.php' ); If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : single-ajde_events-template.php 72: //require_once('content-single-event.php'); If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : register.php 9: include_once(get_template_directory().'/login-page.php'); If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : config.php 35: require_once(VIBE_PATH.'/options/validation/theme-update/class-theme-update If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : actions.php 319: require_once( ABSPATH . 'wp-admin/includes/file.php' );382: require_once( ABSPATH . 'wp-admin/includes/file.php' ); If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : init.php 1133: require_once('plugin-activation.php'); If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : vibe-menu.php 110: include_once( 'menu/edit_custom_walker.php' );111: include_once( 'menu/custom_walker.php' ); If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : customizer.php 10: include_once 'class.php';30: require_once(dirname(__FILE__) . '/config.php'); If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : twitter.php 114: require ('twitter_class.php'); If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : wplms-install.php 158: include 'vibe_importer/vibeimport.php';282: require_once( ABSPATH . 'wp-admin/includes/file.php' );301: require_once( ABSPATH . 'wp-admin/includes/file.php' );513: include_once 'welcome.php'; If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : vibeimport.php 16: require_once ('wordpress-importer.php');26: include ( ABSPATH . 'wp-admin/includes/taxonomy.php' );28: include ( ABSPATH . 'wp-admin/includes/post.php' );30: include ( ABSPATH . 'wp-admin/includes/comment.php' ); If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : envato_setup.php 1268: @include('envato-setup-export.php');1426: require_once( ABSPATH . 'wp-admin/includes/file.php' );2780: require_once( ABSPATH . 'wp-admin/includes/file.php' );2792: require_once( ABSPATH . 'wp-admin/includes/file.php' );3190: require_once( ABSPATH . 'wp-admin/includes/file.php' ); If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : options.php 353: require_once($this->dir.'fields/'.$field['type'].'/field_'.$field['type'].'579: require_once($this->dir.'validation/'.$field['validate'].'/validation_'.$fi939: require_once($this->dir.'fields/'.$field['type'].'/field_'.$field['type'].' If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : class-theme-update.php 132: require_once('class-envato-protected-api.php'); If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : single-ajde_events.php 78: //require_once('content-single-event.php'); If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
Other checked themes