UDesign
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEu-design.zip
- FILE SIZE19153784 bytes
- MD524be5b35cf254321c7c2b9a5819d7a4b
- SHA17b0bfc22882826181bd9d84c022daac026221297
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
- THEME URIhttps://udesigntheme.com/
- VERSION4.3.0
- TAGSwoocommerce, corporate, responsive, one-column, two-columns, three-columns, four-columns, full-width-template, left-sidebar, right-sidebar, custom-menu, custom-background, custom-colors, custom-header, custom-logo, featured-images, flexible-header, microfo
- CREATION DATE2023-02-25
- LAST FILE UPDATE2023-02-25
- LAST VALIDATION2023-02-25 23:36
- OTHER VERSIONS
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- Found <iframe id="video_<?php echo esc_attr( $product->get_id() ); ?>" src="<?php echo esc_url( $url ); ?> in file template_video.php. 34: <iframe id='video_<?php echo esc_attr( $product->get_id() ); ?>' src='<?php
- add_submenu_page( 'alpha', esc_html__( 'Version Control', 'alpha' ), esc_htFile class-alpha-optimize-wizard.php : 158: add_submenu_page( 'alpha', esc_html__( 'Optimize Wizard', 'alpha' ), esc_htFile class-alpha-admin-panel.php : 46: add_menu_page( $title, $title, 'administrator', 'alpha', array( $this, 'panFile class-alpha-admin-panel.php : 49: add_submenu_page( 'alpha', esc_html__( 'Dashboard', 'alpha' ), esc_html__( 52: add_submenu_page( 'alpha', esc_html__( 'Theme Options', 'alpha' ), esc_html56: add_submenu_page( 'alpha', esc_html__( 'Layout Builder', 'alpha' ), esc_htm58: add_submenu_page( 'alpha', esc_html__( 'Layout Builder', 'alpha' ), esc_htmFile class-alpha-admin-panel.php : 49: add_submenu_page( 'alpha', esc_html__( 'Dashboard', 'alpha' ), esc_html__( 52: add_submenu_page( 'alpha', esc_html__( 'Theme Options', 'alpha' ), esc_html56: add_submenu_page( 'alpha', esc_html__( 'Layout Builder', 'alpha' ), esc_htm58: add_submenu_page( 'alpha', esc_html__( 'Layout Builder', 'alpha' ), esc_htmFile class-alpha-admin-panel.php : 49: add_submenu_page( 'alpha', esc_html__( 'Dashboard', 'alpha' ), esc_html__( 52: add_submenu_page( 'alpha', esc_html__( 'Theme Options', 'alpha' ), esc_html56: add_submenu_page( 'alpha', esc_html__( 'Layout Builder', 'alpha' ), esc_htm58: add_submenu_page( 'alpha', esc_html__( 'Layout Builder', 'alpha' ), esc_htmFile class-alpha-admin-panel.php : 49: add_submenu_page( 'alpha', esc_html__( 'Dashboard', 'alpha' ), esc_html__( 52: add_submenu_page( 'alpha', esc_html__( 'Theme Options', 'alpha' ), esc_html56: add_submenu_page( 'alpha', esc_html__( 'Layout Builder', 'alpha' ), esc_htm58: add_submenu_page( 'alpha', esc_html__( 'Layout Builder', 'alpha' ), esc_htmFile class-alpha-tools.php : 70: add_submenu_page( 'alpha', esc_html__( 'Tools', 'alpha' ), esc_html__( 'TooFile class-alpha-setup-wizard.php : 448: add_submenu_page( 'alpha', esc_html__( 'Setup Wizard', 'alpha' ), esc_html_ File class-alpha-version-control.php : 340:
revslider.zip u-design-core.zip
.
Plugins are not allowed in themes. The zip file found was
Warning
- Found wp_deregister_script in class-alpha-optimize-stylesheets.php. Themes must not deregister core scripts. 634: // wp_deregister_script( 'jquery-selectBox' );
- Found wrong tag woocommerce in style.css header.Found wrong tag corporate in style.css header.Found wrong tag responsive in style.css header.Found wrong tag custom-logo in style.css header.Themes that use the tag accessibility-ready will need to undergo an accessibility review.
See https://make.wordpress.org/themes/handbook/review/accessibility/ - Wrong installation directory for the theme name. The directory name must match the slug of the theme. This theme's correct slug and text-domain is udesign.
- 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 alpha, the-events-calendar, woocommerce, yith-woocommerce-wishlist, tgmpa, modern-events-calendar-lite, learnpress.
- The theme uses the register_taxonomy() function, which is plugin-territory functionality.
- Found a mix of \r\n and \n line endings in file functions.php.
- Screenshot 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
- 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 category.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 author.php.
- This theme does not contain optional file date.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 : class-alpha-optimize-stylesheets.php 409: 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 : class-alpha-customizer.php 141: require_once( ABSPATH . '/wp-admin/includes/file.php' );276: 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 : class-alpha-assets.php 84: 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 : general-functions.php 153: 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.