Urus
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEurus_v1.1.5.zip
- FILE SIZE3636459 bytes
- MD5d2fbc40235251277e105fabeaf8bddac
- SHA10218fe406bfd8167aa721d1e5a88bac960c4d3ec
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, Bitmap images
- THEME URIhttps://urus.familab.net
- VERSION1.1.5
- TAGSblog, two-columns, left-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-re
- CREATION DATE2019-12-25
- LAST FILE UPDATE2019-12-25
- LAST VALIDATION2019-12-25 01:09
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- Found <iframe class="player" frameborder="0" data-videoId="<?php echo isset($ytb_video_id) ? esc_attr($ytb_video_id) : ""; ?>" src="<?php echo esc_url($atts['url']) ?> in file video.php. 66: <iframe class='player' frameborder='0' data-videoId='<?php echo isset($ytb_Found <iframe class="player" frameborder="0" data-videoId="<?php echo isset($ytb_video_id) ? esc_attr($ytb_video_id) : ""; ?>" src="<?php echo esc_url($atts['url']) ?> in file video.php. 156: <iframe class='player' frameborder='0' data-videoId='<?php echo isset($ytb_
- add_submenu_page#Parameters File settings.php : 80: 'page_parent' => 'urus-intro', // For a full list of options, visit: http://codex.wordpress.org/Function_Reference/
Warning
- Themes that use the tag accessibility-ready will need to undergo an accessibility review.
See https://make.wordpress.org/themes/handbook/review/accessibility/Found wrong tag custom-logo in style.css header. - Found a translation function that has an incorrect number of arguments. Function __, with the arguments 'Image', Background Control, 'urus' in file slide-text.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 urus, woocommerce, Background Control, elementor, plugin-domain, dokan-lite.
- PHP short tags were found in file full-search.php. "This practice is discouraged because they are only available if enabled with short_open_tag php.ini configuration file directive, or if PHP was configured with the --enable-short-tags option" (php.net), which is not the case on many servers.51: <a href='<? echo esc_html($link) ?>' class='button button-link'><?php echo esc_html(
- No reference to custom header was found in the theme.
- No reference to custom background was found in the theme.
- 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 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 : quick_ajax.php 13: require_once('../../../../../wp-load.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 : woocommerce.php 92: require_once('woo-single-hook/'.$single_hook_layout.'.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 : yith-woocommerce-compare.php 28: require_once( $file_name ); 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.