0
Validation results

Sahifa

Sahifa

WordPress 6.5.2 theme
0
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
  1. Security breaches : Use of base64_decode() Found base64_decode in file framework-panel.php. 49: $data = unserialize(base64_decode( $data['tie_import'] ));
  2. Security breaches : Use of base64_encode() Found base64_encode in file arqam-lite.php.
     $toSend 		= base64_encode($credentials);
    Found base64_encode in file widget-twitter.php.
     $toSend = base64_encode($credentials);
    Found base64_encode in file framework-panel.php.
     <textarea style='width:100%' rows='7'><?php echo $currentsettings = base64_encode( serialize( $current_options )); ?></textarea>
  3. Presence of iframes : iframes are sometimes used to load unwanted adverts and malicious code on another site Found <iframe width="'.$width.'" height="'.$height.'" src="'.$protocol.'://www.youtube.com/embed/'.$video.'?rel=0&wmode=opaque" frameborder="0" allowfullscreen> in file theme-functions.php. 493: $video_output ='<iframe width=''.$width.'' height=''.$height.'' src=''.$protocol.'://www.yoFound <iframe src="'.$protocol.'://www.facebook.com/plugins/like.php?href='. get_permalink($post-> in file shortcodes.php. 281: return '<iframe src=''.$protocol.'://www.facebook.com/plugins/like.php?href='. get_Found <iframe src="<?php echo $protocol ?> in file widget-facebook.php. 28: <iframe src='<?php echo $protocol ?>://www.facebook.com/plugins/likebox.phpFound <iframe id="fr" src="<?php echo $protocol; ?> in file widget-youtube.php. 28: <iframe id='fr' src='<?php echo $protocol; ?>://www.youtube.com/subscribe_wFound <iframe width="'.$width.'" height="'.$height.'" src="'.$protocol.'://www.youtube.com/embed/'.$video.'?rel=0&wmode=opaque" frameborder="0" allowfullscreen> in file widget-video.php. 40: $video_output ='<iframe width=''.$width.'' height=''.$height.'' src=''.$protocol.'://www.yo
  4. Malware : Operations on file system file_get_contents was found in the file theme-functions.php 1241: $contents = @file_get_contents($url);file_get_contents was found in the file parsers.php 252: if ( ! xml_parse( $xml, file_get_contents( $file ), true ) ) {fopen was found in the file parsers.php 398: $fp = $this->fopen( $file, 'r' );615: function fopen( $filename, $mode = 'r' ) {618: return fopen( $filename, $mode );fclose was found in the file parsers.php 447: $this->fclose($fp);633: function fclose( $fp ) {636: return fclose( $fp );fopen was found in the file parsers.php 398: $fp = $this->fopen( $file, 'r' );615: function fopen( $filename, $mode = 'r' ) {618: return fopen( $filename, $mode );fopen was found in the file parsers.php 398: $fp = $this->fopen( $file, 'r' );615: function fopen( $filename, $mode = 'r' ) {618: return fopen( $filename, $mode );fclose was found in the file parsers.php 447: $this->fclose($fp);633: function fclose( $fp ) {636: return fclose( $fp );fclose was found in the file parsers.php 447: $this->fclose($fp);633: function fclose( $fp ) {636: return fclose( $fp );
  5. Admin menu : Themes should use add_theme_page() for adding admin pages. File arqam-lite.php : 779: add_menu_page(ARQAM_LITE_Plugin.' Settings', ARQAM_LITE_Plugin ,'install_plFile arqam-lite.php : 780: $theme_page = add_submenu_page('arqam_lite',ARQAM_LITE_Plugin.' Settings', ARQAM_LITE_PluFile update-notifier.php : 24: add_submenu_page('panel', THEME_NAME . __( 'Theme Updates', 'tie' ), __( 'TFile framework-panel.php : 66: add_menu_page( THEME_NAME , THEME_NAME ,'switch_themes', 'panel' , 'tie_panFile framework-panel.php : 67: $theme_page = add_submenu_page('panel', __( 'Theme Settings', 'tie' ), __( 'Theme Setting68: add_submenu_page('panel', __( 'Import Demo Data', 'tie' ), __( 'Import Dem69: add_submenu_page('panel', __( 'Documentation', 'tie' ), __( 'Documentation'70: add_submenu_page('panel', __( 'Support', 'tie' ), __( 'Support', 'tie' ) ,'File framework-panel.php : 67: $theme_page = add_submenu_page('panel', __( 'Theme Settings', 'tie' ), __( 'Theme Setting68: add_submenu_page('panel', __( 'Import Demo Data', 'tie' ), __( 'Import Dem69: add_submenu_page('panel', __( 'Documentation', 'tie' ), __( 'Documentation'70: add_submenu_page('panel', __( 'Support', 'tie' ), __( 'Support', 'tie' ) ,'File framework-panel.php : 67: $theme_page = add_submenu_page('panel', __( 'Theme Settings', 'tie' ), __( 'Theme Setting68: add_submenu_page('panel', __( 'Import Demo Data', 'tie' ), __( 'Import Dem69: add_submenu_page('panel', __( 'Documentation', 'tie' ), __( 'Documentation'70: add_submenu_page('panel', __( 'Support', 'tie' ), __( 'Support', 'tie' ) ,'File framework-panel.php : 67: $theme_page = add_submenu_page('panel', __( 'Theme Settings', 'tie' ), __( 'Theme Setting68: add_submenu_page('panel', __( 'Import Demo Data', 'tie' ), __( 'Import Dem69: add_submenu_page('panel', __( 'Documentation', 'tie' ), __( 'Documentation'70: add_submenu_page('panel', __( 'Support', 'tie' ), __( 'Support', 'tie' ) ,'
  6. Deprecated functions : screen_icon screen_icon found in file wordpress-importer.php. Deprecated since version 3.8.1015: screen_icon();
  7. Deprecated functions : wp_get_http wp_get_http found in file wordpress-importer.php. Deprecated since version 4.4. Use WP_Http instead.888: $headers = wp_get_http( $url, $upload['file'] );
  8. Deprecated functions : get_currentuserinfo get_currentuserinfo found in file template-restrict.php. Deprecated since version 4.5. Use wp_get_current_user instead.32: global $user_ID; get_currentuserinfo();
  9. Included plugins : Zip file found Plugins are not allowed in themes. The zip file found was taqyeem-predefined.zip taqyeem.zip taqyeem-buttons.zip.
Warning
  1. theme tags : Presence of bad theme tagsThe tag fluid-layout has been deprecated, it must be removed from style.css header.The tag fixed-layout has been deprecated, it must be removed from style.css header.
  2. Text domain : Incorrect use of translation functions.Found a translation function that is missing a text-domain. Function __, with the arguments 'tie' in file translation.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 theme-functions.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 theme-functions.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 theme-functions.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 theme-functions.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 theme-functions.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 theme-functions.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 theme-functions.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 theme-functions.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 theme-functions.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Begin activating plugin', 'Begin activating plugins' in file theme-functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments '%s (Invalid)' in file mega-menus.php.Found a translation function that is missing a text-domain. Function __, with the arguments '%s (Pending)' in file mega-menus.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'sub item' in file mega-menus.php.Found a translation function that is missing a text-domain. Function esc_attr_e, with the arguments 'Move up' in file mega-menus.php.Found a translation function that is missing a text-domain. Function esc_attr_e, with the arguments 'Move down' in file mega-menus.php.Found a translation function that is missing a text-domain. Function esc_attr_e, with the arguments 'Edit Menu Item' in file mega-menus.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Edit Menu Item' in file mega-menus.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'URL' in file mega-menus.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Navigation Label' in file mega-menus.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Title Attribute' in file mega-menus.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Open link in a new window/tab' in file mega-menus.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'CSS Classes (optional)' in file mega-menus.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Link Relationship (XFN)' in file mega-menus.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Description' in file mega-menus.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'The description will be displayed in the menu if the current theme supports it.' in file mega-menus.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Move' in file mega-menus.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Up one' in file mega-menus.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Down one' in file mega-menus.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'To the top' in file mega-menus.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Original: %s' in file mega-menus.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Remove' in file mega-menus.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Cancel' in file mega-menus.php.Found a translation function that has an incorrect number of arguments. Function _e, with the arguments 'Ads image path:', tie, 'tie' in file widget-ads.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Ads 250*250' in file widget-ads.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Ads 300*100' in file widget-ads.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'You have version %1$s installed. Update to version %2$s .' in file update-notifier.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 tie, arq, tielabs, tgmpa.
  3. Plugin territory : Plugin territory functionalitiesThe theme uses the register_post_type() function, which is plugin-territory functionality.The theme uses the add_shortcode() function. Custom post-content shortcodes are plugin-territory functionality.
  4. Custom elements : Presence of custom headerNo reference to custom header was found in the theme.
  5. Custom elements : Presence of custom backgroundNo reference to custom background was found in the theme.
  6. Deprecated functions : screen_iconscreen_icon found in file wordpress-importer.php. Deprecated since version 3.8.1015: screen_icon();
  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. I18N implementation : Proper use of ___all(Possible variable $text found in translation function in translation.php. Translation function calls should not contain PHP variables.
  9. CSS files : Presence of text domainText Domain: is missing from your style.css header.
  10. Date and time implementation : Use of the_time()At least one hard coded date was found in the file template-timeline.php. Function get_option( 'date_format' ) should be used instead.
  11. 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 common-scripts.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 arqam-lite.php.1019: <h1><?php _e( 'Arqam Lite Settings' , 'tie' ) ?> <a href='https://codecanyon.net/item/arqam-retina-responsive-wp-social-counter-plugi1343: <a href='https://codecanyon.net/item/arqam-retina-responsive-wp-social-counter-plugiPossible hard-coded links were found in the file share.php.64: <li><a href='https://twitter.com/share' class='twitter-share-button' data-url='<?php echPossible hard-coded links were found in the file widget-weather.php.273: <?php _e('Location:', 'tie'); ?> - <a href='http://openweathermap.org/find' target='_blank'><?php _e('Find Your LocatioPossible hard-coded links were found in the file widget-flickr.php.55: <small><?php _e( 'Find Your ID at' , 'tie') ?> (<a href='http://www.idgettr.com'>idGettr</a>)</small>Possible hard-coded links were found in the file framework-admin.php.123: $pointer_content .= '<p>As you know <a href='http://tielabs.com/blog/attention-about-illegalnulled-tielabs-themes/' targPossible hard-coded links were found in the file update-notifier.php.96: <p><?php _e( 'Envato have developed the <a href='https://github.com/envato/envato-wordpress-toolkit' target='_blank'>Envato 101: <li class='p-bottom'><?php _e( 'Download the <a href='https://github.com/envato/envato-wordpress-toolkit/zipball/master'>plugin z101: <li class='p-bottom'><?php _e( 'Download the <a href='https://github.com/envato/envato-wordpress-toolkit/zipball/master'>plugin z110: <li class='p-bottom'><?php _e( 'Download the most current version from <a href='http://themeforest.net/downloads?ref=tielabs' target='_blank'>ThemeForest</Possible hard-coded links were found in the file framework-panel.php.74: echo '<script type='text/javascript'>window.location='http://tielabs.com/help/';</script>';186: <a href='http://tielabs.com/' target='_blank' class='tie-logo'></a>
  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 home template file home.phpThis theme does not contain optional file home.php.
  6. Optional files : Presence of term template file taxonomy.phpThis theme does not contain optional file taxonomy.php.
  7. Optional files : Presence of date/time template file date.phpThis theme does not contain optional file date.php.
  8. Optional files : Presence of attachment template file attachment.phpThis theme does not contain optional file attachment.php.
  9. Optional files : Presence of image template file image.phpThis theme does not contain optional file image.php.
  10. Use of includes : Use of include or requireThe theme appears to use include or require : theme-functions.php 744: include_once(ABSPATH . WPINC . '/feed.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 : framework-admin.php 4: require_once ( get_template_directory() . '/framework/admin/updates.php');7: require_once ( get_template_directory() . '/framework/admin/custom-slider.p12: require_once ( get_template_directory() . '/framework/admin/inc/tgm/class-t15: require_once ( get_template_directory() . '/framework/admin/framework-optio18: require_once ( get_template_directory() . '/framework/admin/framework-panel21: require_once ( get_template_directory() . '/framework/admin/framework-categ24: require_once ( get_template_directory() . '/framework/admin/framework-metab27: require_once ( get_template_directory() . '/framework/admin/inc/notifier/up30: require_once ( get_template_directory() . '/framework/admin/inc/importer/ti33: require_once ( get_template_directory() . '/framework/admin/framework-build 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 : tie-importer.php 228: require_once($class_wp_importer);238: require_once($class_wp_import); 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 : framework-options.php 10: require ('google-fonts.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