tszzt
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEtszzt.zip
- FILE SIZE5459462 bytes
- MD5bbbc7a2aa97f9155d73ee7952a9e18e6
- SHA1b538b5bff7ed53ceec4590222beb3b42014cabda
- LICENSEGNU GPL 3
- FILES INCLUDEDCSS, PHP, Bitmap images
- THEME URIhttp://www.nettsz.com/
- VERSION6.1
- AUTHOR URIhttp://www.nettsz.com/contact
- TAGStwo-columns, custom-menu, featured-images, post-formats, sticky-post, threaded-comments, translation-ready, editor-style
- CREATION DATE2019-10-27
- LAST FILE UPDATE2019-10-27
- LAST VALIDATION2019-10-27 18:56
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- Found <iframe frameborder="0" width="100%" height="560" src="' . self::get_http() . '://www.dailymotion.com/embed/video/' . $dailymotion_video_id . '"> in file video-format.php. 195: $output .= '<iframe frameborder='0' width='100%' height='560' src='' . self::get_http()
- add_menu_page( $wel_page_title, $wel_page_title, 'manage_options', 'pennewsFile class-penci-dashboard.php : 77: add_submenu_page( 'pennews_dashboard_welcome', esc_html__( 'System status',79: add_submenu_page( 'pennews_dashboard_welcome', esc_html__( 'Custom fonts', File class-penci-dashboard.php : 77: add_submenu_page( 'pennews_dashboard_welcome', esc_html__( 'System status',79: add_submenu_page( 'pennews_dashboard_welcome', esc_html__( 'Custom fonts', File resizable-width.php : 8: add_action( 'admin_menu', array( $this, 'add_submenu_page' ), 15 );12: public function add_submenu_page() {13: add_submenu_page( 'pennews_dashboard_welcome',File resizable-width.php : 8: add_action( 'admin_menu', array( $this, 'add_submenu_page' ), 15 );12: public function add_submenu_page() {13: add_submenu_page( 'pennews_dashboard_welcome',File adsense.php : 6: add_action( 'admin_menu', array( $this, 'add_submenu_page' ), 15 );47: public function add_submenu_page() {48: add_submenu_page( 'pennews_dashboard_welcome',File adsense.php : 6: add_action( 'admin_menu', array( $this, 'add_submenu_page' ), 15 );47: public function add_submenu_page() {48: add_submenu_page( 'pennews_dashboard_welcome', File class-penci-dashboard.php : 74:
Warning
- Found a translation function that has an incorrect number of arguments. Function esc_html__, with the arguments 'Custom Size of h', on content posts and pages, 'pennews' in file 01-general.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 pennews, tgmpa, on content posts and pages.
- The theme uses the add_shortcode() function. Custom post-content shortcodes are plugin-territory functionality.
- Possible variable $i found in translation function in 01-general.php. Translation function calls should not contain PHP variables.
- Possible variable $i found in translation function in 01-general.php. Translation function calls should not contain PHP variables.
Tip-off
- Possible hard-coded links were found in the file white-label.php.152: 'desc' => __( 'Fill the icon class you want to display here. Check list icons <a href='https://fontawesome.com/v4.7.0/icons/' target='_blank'>here</a>. Example fi
- This theme does not contain optional file rtl.php.
- This theme does not contain optional file front-page.php.
- This theme does not contain optional file home.php.
- This theme does not contain optional file tag.php.
- This theme does not contain optional file taxonomy.php.
- This theme does not contain optional file attachment.php.
- This theme does not contain optional file image.php.
- The theme appears to use include or require : single-loadmore.php 368: require( $include );370: require( $template_path . $file );373: require( ABSPATH . WPINC . '/theme-compat/comments.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.