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. Customizer : Sanitization of Customizer settings Found a Customizer setting that did not have a sanitization callback function in file customizer.php. Every call to the add_setting() method needs to have a sanitization callback function passed.
  2. Title : Title The <title> tags can only contain a call to wp_title(). Use the wp_title filter to modify the output.
  3. Security breaches : Use of base64_decode() Found base64_decode in file actions.php. 1080: $code = base64_decode(trim($_POST['code'])); Found base64_decode in file wplms-install.php. 286: $code = base64_decode(trim($string)); 302: $code = base64_decode(trim($string)); 432: $sample_slider = json_decode(base64_decode(file_get_contents($sample_file)), true);
  4. Security breaches : Use of base64_encode() Found base64_encode in file tincan.php.
     $this->auth = base64_encode($cred);
    Found base64_encode in file twitter_class.php.
     return base64_encode(hash_hmac('sha1', $data, self::$_oauth_consumer_secret . '&'
    Found base64_encode in file field_import_export.php.
     $export_code=base64_encode($export_string);
    Found base64_encode in file field_widgets_import_export.php.
     $export_code=base64_encode(serialize($widgets));
  5. 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
  6. Malware : Operations on file system file_get_contents was found in the file vibe-options.php 1365: 'content' => nl2br(file_get_contents(trailingslashit(get_stylesheet_directory()).'README.html'file_get_contents was found in the file actions.php 318: $json = file_get_contents($json_url);404: $json = file_get_contents($json_url);file_get_contents was found in the file actions.php 318: $json = file_get_contents($json_url);404: $json = file_get_contents($json_url);file_get_contents was found in the file tincanapi.php 7: $request_body = file_get_contents('php://input');fopen was found in the file tincan.php 49: $fh = fopen($myFile, 'a');52: $fh = fopen($myFile, 'w');59: $stream = fopen($url, 'rb', false, $context);fwrite was found in the file tincan.php 50: fwrite($fh, print_r($streamopt, true).'\n');53: fwrite($fh, print_r($streamopt, true).'\n');55: fwrite($fh, print_r(json_encode($data, JSON_PRETTY_PRINT), true).'\n');fopen was found in the file tincan.php 49: $fh = fopen($myFile, 'a');52: $fh = fopen($myFile, 'w');59: $stream = fopen($url, 'rb', false, $context);fwrite was found in the file tincan.php 50: fwrite($fh, print_r($streamopt, true).'\n');53: fwrite($fh, print_r($streamopt, true).'\n');55: fwrite($fh, print_r(json_encode($data, JSON_PRETTY_PRINT), true).'\n');fwrite was found in the file tincan.php 50: fwrite($fh, print_r($streamopt, true).'\n');53: fwrite($fh, print_r($streamopt, true).'\n');55: fwrite($fh, print_r(json_encode($data, JSON_PRETTY_PRINT), true).'\n');fclose was found in the file tincan.php 56: fclose($fh); */fopen was found in the file tincan.php 49: $fh = fopen($myFile, 'a');52: $fh = fopen($myFile, 'w');59: $stream = fopen($url, 'rb', false, $context);file_get_contents was found in the file tincan.php 385: $string = file_get_contents($tincanxml);readfile was found in the file twitter_class.php 700: readfile($params[$possible_file]);fopen was found in the file wplms-install.php 281: $myfile = fopen($sidebars_file , 'r') or die('Unable to open file!'.$sidebars_file );297: $myfile = fopen($widgets_file , 'r') or die('Unable to open file!'.$widgets_file );fclose was found in the file wplms-install.php 285: fclose($myfile);301: fclose($myfile);fopen was found in the file wplms-install.php 281: $myfile = fopen($sidebars_file , 'r') or die('Unable to open file!'.$sidebars_file );297: $myfile = fopen($widgets_file , 'r') or die('Unable to open file!'.$widgets_file );fclose was found in the file wplms-install.php 285: fclose($myfile);301: fclose($myfile);file_get_contents was found in the file wplms-install.php 432: $sample_slider = json_decode(base64_decode(file_get_contents($sample_file)), true);fopen was found in the file welcome.php 889: $myfile = fopen($file, 'r') or die('Unable to open file!'.$file);926: $fp = fopen( $file, 'r' );fclose was found in the file welcome.php 897: fclose($myfile);932: fclose( $fp );fopen was found in the file welcome.php 889: $myfile = fopen($file, 'r') or die('Unable to open file!'.$file);926: $fp = fopen( $file, 'r' );fread was found in the file welcome.php 929: $file_data = fread( $fp, 8192 );fclose was found in the file welcome.php 897: fclose($myfile);932: 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 3219: $file = file_get_contents($file_name);3231: $file = file_get_contents($file_name);file_get_contents was found in the file envato_setup.php 3219: $file = file_get_contents($file_name);3231: $file = file_get_contents($file_name);fopen was found in the file envato_setup.php 4169: $out = @fopen('{$filePath}.part',$perm );4172: $in = @fopen($_FILES['file']['tmp_name'], 'rb');fopen was found in the file envato_setup.php 4169: $out = @fopen('{$filePath}.part',$perm );4172: $in = @fopen($_FILES['file']['tmp_name'], 'rb');fread was found in the file envato_setup.php 4174: while ($buff = fread($in, 4096))fwrite was found in the file envato_setup.php 4175: fwrite($out, $buff);fclose was found in the file envato_setup.php 4179: @fclose($in);4180: @fclose($out);fclose was found in the file envato_setup.php 4179: @fclose($in);4180: @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'] ) );
  7. Malware : Network operations curl_init was found in the file twitter_class.php 745: if (! function_exists('curl_init')) {751: $ch = curl_init($this->_sign($httpmethod, $url, $params));759: $ch = curl_init($url);curl_init was found in the file twitter_class.php 745: if (! function_exists('curl_init')) {751: $ch = curl_init($this->_sign($httpmethod, $url, $params));759: $ch = curl_init($url);curl_exec was found in the file twitter_class.php 774: $reply = curl_exec($ch);
  8. 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(
  9. Hidden admin bar : Hidden admin Bar Themes should not hide admin bar. Detected in file : register.php.
  10. Content width : Proper definition of content_width No content width has been defined. Example:
    if ( ! isset( $content_width ) ) $content_width = 900;
  11. Deprecated functions : wp_get_http wp_get_http found in file wordpress-importer.php. Deprecated since version 4.4. Use WP_Http instead.999: $headers = wp_get_http( $url, $upload['file'] );
  12. Deprecated functions : get_currentuserinfo get_currentuserinfo found in file account.php. Deprecated since version 4.5. Use wp_get_current_user instead.50: <?php get_currentuserinfo(); ?> get_currentuserinfo found in file single-wplms-event.php. Deprecated since version 4.5. Use wp_get_current_user instead.51: get_currentuserinfo();get_currentuserinfo found in file filters.php. Deprecated since version 4.5. Use wp_get_current_user instead.269: get_currentuserinfo();303: get_currentuserinfo();
  13. 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.
  14. Included plugins : Zip file found Plugins are not allowed in themes. The zip file found was wplms-customizer.zip wplms-assignments.zip eventon.zip wplms_vc_templates.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. 222: wp_deregister_script('woocomposer-admin-script'); 223: wp_deregister_script('select2');
  2. special URIs : Presence of bad theme tagsTheme URI and Author URI should not be the same.
  3. 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.
  4. 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 has an incorrect number of arguments. Function __, with the arguments 'Welcome to ', Theme Options panel. , 'vibe' in file vibe-options.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Remote server did not respond' in file actions.php.Found a translation function that is missing a text-domain. Function _x, with the arguments 'Hide Timeline', 'vibe' in file actions.php.Found a translation function that is missing a text-domain. Function _x, with the arguments 'Go fullscreen', 'vibe' in file actions.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'This theme requires the following plugin: %1$s.', 'This theme requires the following plugins: %1$s.' in file init.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'This theme recommends the following plugin: %1$s.', 'This theme recommends the following plugins: %1$s.' in file init.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Sorry, but you do not have the correct permissions to install the %s plugin. Contact the administrator of this site for help on getting the plugin installed.', 'Sorry, but you do not have the correct permissions to install the %s plugins. Contact the administrator of this site for help on getting the plugins installed.' in file init.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'The following required plugin is currently inactive: %1$s.', 'The following required plugins are currently inactive: %1$s.' in file init.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'The following recommended plugin is currently inactive: %1$s.', 'The following recommended plugins are currently inactive: %1$s.' in file init.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Sorry, but you do not have the correct permissions to activate the %s plugin. Contact the administrator of this site for help on getting the plugin activated.', 'Sorry, but you do not have the correct permissions to activate the %s plugins. Contact the administrator of this site for help on getting the plugins activated.' in file init.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'The following plugin needs to be updated to its latest version to ensure maximum compatibility with this theme: %1$s.', 'The following plugins need to be updated to their latest version to ensure maximum compatibility with this theme: %1$s.' in file init.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Sorry, but you do not have the correct permissions to update the %s plugin. Contact the administrator of this site for help on getting the plugin updated.', 'Sorry, but you do not have the correct permissions to update the %s plugins. Contact the administrator of this site for help on getting the plugins updated.' in file init.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Begin installing plugin', 'Begin installing plugins' in file init.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Activate installed plugin', 'Activate installed plugins' in file init.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 __, with the arguments '[ RECOMMENDED ] eCommerce' in file envato_setup.php.Found a translation function that is missing a text-domain. Function __, with the arguments '[ RECOMMENDED ] Slider' in file envato_setup.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Visual Composer' in file envato_setup.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Elementor' in file envato_setup.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Events' in file envato_setup.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Discussion forums' in file envato_setup.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Gamification & Points' in file envato_setup.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Memberships' in file envato_setup.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Custom Badges' in file envato_setup.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Multiple Instructors per course' in file envato_setup.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Video Conferencing' in file envato_setup.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'H5P Interactive Learning' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Setup Wizard' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Setup Wizard' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Setup Wizard' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Setup Wizard' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Export Wizard' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Export Wizard' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Introduction' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Start' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Plugins' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Pages' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Style' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Content' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Design' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Ready!' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Select features for this site' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Select the features you need for your site. The features here are pre-configured, so the next steps would be based on the selection you make here. Ofcourse these features can be added/removed later on from theme settings as well.' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Skip this step' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments '...verifying' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Set required pages' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Automatically configure and set required pages for WPLMS. There are important pages required for LMS to work properly. We recommend everyone using the LMS to setup these pages.' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Skip this step' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Theme &rsaquo; Setup Wizard' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Return to the WordPress Dashboard' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Welcome to the setup wizard for %s.' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'It looks like you may have recently upgraded to this theme. Great! This setup wizard will help ensure all the default settings are correct. It will also show some information about your new website and support options.' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Let\'s Go!' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Not right now' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Welcome to the setup wizard for %s Theme.' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'It looks like you have already run the setup wizard. Below are some options: ' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Run Setup Wizard Again' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Cancel' 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.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Welcome to the setup wizard for WPLMS Theme. You\'re using %s theme.' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Thank you for choosing the %s theme from ThemeForest. This quick setup wizard will help you configure your new website. This wizard will install the required WordPress plugins, default content, logo and tell you a little about Help &amp; Support options. It should only take 5 minutes.' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'No time right now? If you don\'t want to go through the wizard, you can skip and return to the WordPress dashboard. Come back anytime if you change your mind!' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Configuration Check' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'PHP Memory allocation' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Let\'s Go!' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Not right now' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Options have been reset. Please go to Appearance > Customize in the WordPress backend.' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Default Plugins' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Your website needs a few essential plugins. The following plugins will be installed or updated:' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Good news! All plugins are already installed and up to date. Please continue.' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'You can add and remove plugins later on from within WordPress.' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Continue' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Skip this step' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'No Slug Found' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Activating Plugin' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Updating Plugin' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Installing Plugin' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Success' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'This will create default %s as seen in the demo.' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Pending.' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Installing.' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Success.' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Widgets' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Insert default sidebar widgets as seen in the demo.' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Pending.' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Installing Default Widgets.' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Success.' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Vibe Options Panel' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Configure options panel.' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Pending.' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Installing options panel settings.' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Success.' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Customizer' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Configure customizer settings.' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Pending.' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Installing customiser settings.' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Success.' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Users' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Configure sample users & profile fields.' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Pending.' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Installing user settings.' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Success.' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Slider' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Import sliders used in the demo' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Pending.' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Installing Slider.' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Success.' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Settings' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Configure default settings (menus locations, widget connections, set home page, link course units, quiz questions etc).' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Pending.' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Installing Default Settings.' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Success.' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Default Content' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'It looks like you already have content installed on this website. If you would like to install the default demo content as well you can select it below. Otherwise just choose the upgrade option to ensure everything is up to date.' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'It\'s time to insert some default content for your new WordPress website. Choose what you would like inserted below and click Continue. It is recommended to leave everything selected. Once inserted, this content can be managed from the WordPress admin dashboard. %s Re-installing content from another demo, %s clear cache %s before content re-import.' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Item' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Description' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Status' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Continue' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Skip this step' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'No content Found' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Error' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Remote server did not respond' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Remote file is incorrect size' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Zero size file downloaded' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Remote file is too large, limit is %s' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Remote server did not respond' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Site Style' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Please choose your site style below.' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Skip this step' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Design and Layouts' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments '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.' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Upload New Logo' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Skip this step' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Your Website is Ready!' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Next Steps' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Follow @vibethemes on Twitter' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'View your new website!' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'More Resources' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Read the Theme Documentation' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Learn how to use WordPress' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Leave an Item Rating' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Get Help and Support' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Something went wrong while trying to retrieve oauth token: %s' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Login for %s updates' in file envato_setup.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'oAuth Login' 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, woocommerce, Theme Options panel. , buddypress, tgmpa, envato_setup, twentythirteen.
  5. Unwanted files : hidden file(s) or folder(s).ds_store was found.
  6. Hidden admin bar : Hidden admin Bar in CSSThemes should not hide admin bar. Detected in file style.css.
  7. 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.
  8. Custom elements : Presence of custom headerNo reference to custom header was found in the theme.
  9. 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.
  10. 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-n337: '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-n539: '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-fie562: 'desc' => __('Registration & Forgot password forms open inside login form.','vibe').'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/ajax-login-and-reg629: 'desc' => sprintf(__('Course status page templates, %s tutorial %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/course-status-temp759: '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-n829: '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-ta847: '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-re893: 'sub_desc' => __('Required to fetch a list of Fonts from Google', 'vibe').'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/google-api-key-for906: 'sub_desc' => __(' Custom Fonts are added to Theme Customizer Font List.. ', 'vibe').'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/add-custom-fonts-i988: '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-n1205: 'sub_desc' => __('Enter Google captcha public key', 'vibe').'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/google-captcha-pub1212: 'sub_desc' => __('Enter Google captcha private key', 'vibe').'<a href='hhttp://vibethemes.com/documentation/wplms/knowledge-base/google-captcha-pub1219: '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-n337: '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-n539: '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-fie562: 'desc' => __('Registration & Forgot password forms open inside login form.','vibe').'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/ajax-login-and-reg629: 'desc' => sprintf(__('Course status page templates, %s tutorial %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/course-status-temp759: '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-n829: '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-ta847: '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-re893: 'sub_desc' => __('Required to fetch a list of Fonts from Google', 'vibe').'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/google-api-key-for906: 'sub_desc' => __(' Custom Fonts are added to Theme Customizer Font List.. ', 'vibe').'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/add-custom-fonts-i988: '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-n1205: 'sub_desc' => __('Enter Google captcha public key', 'vibe').'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/google-captcha-pub1212: 'sub_desc' => __('Enter Google captcha private key', 'vibe').'<a href='hhttp://vibethemes.com/documentation/wplms/knowledge-base/google-captcha-pub1219: '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-n337: '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-n759: '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-n988: '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-n337: '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-n759: '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-n988: '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-n337: '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-n759: '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-n988: '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-n337: '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-n759: '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-n988: '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-n337: '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-n759: '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-n988: '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-n345: '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>'),455: 'desc' => sprintf(__('Blog creation : Members{Loggedin Members},Teachers {Teachers, Admins,Editors}, %s screenshot %s', 'vibe'),'<a href='http://prntscr.com/cldri1' target='_blank'>','</a>'),539: '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-fie547: '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>'),562: 'desc' => __('Registration & Forgot password forms open inside login form.','vibe').'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/ajax-login-and-reg629: '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-n337: '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-n759: '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-n988: '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-n829: '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-ta847: '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-re893: 'sub_desc' => __('Required to fetch a list of Fonts from Google', 'vibe').'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/google-api-key-for906: '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-n337: '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-n759: '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-n988: '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-n997: 'std' => 'Template Design © <a href='http://www.vibethemes.com' title='VibeCom'>VibeThemes</a>. All rights reser1107: '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>')1116: '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>')1107: '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>')1116: '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>')1205: 'sub_desc' => __('Enter Google captcha public key', 'vibe').'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/google-captcha-pub1212: 'sub_desc' => __('Enter Google captcha private key', 'vibe').'<a href='hhttp://vibethemes.com/documentation/wplms/knowledge-base/google-captcha-pub1219: 'sub_desc' => __('Google Maps require an API key to function', 'vibe').'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/how-to-get-google-1226: '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 set509: <a href='https://wplms.io/support/knowledge-base/3-9-1/' class='button'><?php _e( 'C514: <a href='https://wplms.io/support/knowledge-base/elementor-integration/' class='butt519: <h3>What's new in WPLMS<span style='float:right;'><a href='https://www.youtube.com/playlist?list=PL8n4TGA_rwD_5jqsgXIxXOk1H6ar-SVCV' c528: <a href='http://wplms.io/demos/demo13' class='button' target='_blank'>Link</a>536: <a href='http://wplms.io/demos/demo14' class='button' target='_blank'>Link</a>543: <a href='https://wplms.io/support/knowledge-base/sub-sections-in-course/' class='but553: <a href='https://wplms.io/support/knowledge-base/course-unsubcribe-for-students/' cl561: <a href='https://www.youtube.com/watch?v=d9mXInbmFGY' class='button' target='_blank'569: <a href='https://wplms.io/support/knowledge-base/multicurrency-support-in-commission585: <a href='https://wplms.io/downloads/wplms-phone-auth/' class='button' target='_blank591: <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.h612: <a href='http://vibethemes.com/envato/wplms/documentation/'><?php _e( 'Check documen617: <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.785: <hr><p><em>Have a suggestion for us. Share it with us <a href='http://vibethemes.com/documentation/wplms/forums/forum/general/feature-requ3426: <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-3644: <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.' ), '<a href='http://studiotracking.envato.com/aff_c?offer_id=4&aff_id=1564&source=DemoIn3806: <p>Please come back and <a href='http://themeforest.net/downloads' target='_blank'>leave a 5-star rating</a>3832: <li class='rating'><a href='http://themeforest.net/downloads'3807: if you are happy with this theme. <br/>Follow <a href='https://twitter.com/vibethemes' target='_blank'>@vibethemes</a>3815: href='https://twitter.com/vibethemes'3826: <li class='documentation'><a href='http://vibethemes.com/envato/documentation/'3806: <p>Please come back and <a href='http://themeforest.net/downloads' target='_blank'>leave a 5-star rating</a>3832: <li class='rating'><a href='http://themeforest.net/downloads'785: <hr><p><em>Have a suggestion for us. Share it with us <a href='http://vibethemes.com/documentation/wplms/forums/forum/general/feature-requ3426: <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-3834: <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 377: 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';502: 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 1262: @include('envato-setup-export.php');1420: require_once( ABSPATH . 'wp-admin/includes/file.php' );2774: require_once( ABSPATH . 'wp-admin/includes/file.php' );2786: require_once( ABSPATH . 'wp-admin/includes/file.php' );3184: 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