mweb-promusic
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEmweb-promusic.zip
- FILE SIZE3070282 bytes
- MD55b1a444092ed1693d6ff432898c94de1
- SHA12cd95b049ed715c6005fdfa8eb23c5f023dbe78e
- LICENSENone
- FILES INCLUDEDCSS, PHP, Bitmap images
- VERSION1.1
- AUTHOR URIhttp://www.mahdisweb.net
- CREATION DATE2019-10-11
- LAST FILE UPDATE2019-10-11
- LAST VALIDATION2019-10-11 18:37
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- No reference to add_theme_support( "title-tag" ) was found in the theme.The theme needs to have <title> tags, ideally in the header.php file.The theme needs to have a call to wp_title(), ideally in the header.php file.The <title> tags can only contain a call to wp_title(). Use the wp_title filter to modify the output.
- register_sidebar
<?php register_sidebar( $args ); ?>
The theme appears to use dynamic_sidebars() but no register_sidebar() was found. See: - add_submenu_page', $args['parent_slug'], $args['page_title'], $args['menu_tFile ot-settings-api.php : 99: $theme_check_bs = 'add_menu_page';File ot-settings-api.php : 100: $theme_check_bs2 = 'add_submenu_page';File ot-cleanup-api.php : 84: $theme_check_bs = 'add_menu_page'; File class-tgm-plugin-activation.php : 641: $this->page_hook = call_user_func( '
if ( ! isset( $content_width ) ) $content_width = 900;
No content width has been defined. Example: - bloginfo('template_url'); ?>/images/logomini.png' alt='<?php echo esc_attr(bloginfo('template_url') was found in the file header-big.php. Use echo esc_url( get_template_directory_uri() ) instead.81: <img src='<?php bloginfo('template_url'); ?>/images/logo.png' alt='<?php echo esc_attr( get bloginfo('template_url') was found in the file header-small.php. Use echo esc_url( get_template_directory_uri() ) instead.49: <img src='<?php
- 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.
i-like-this.zip
.
Plugins are not allowed in themes. The zip file found was
Warning
- Found wrong tag in style.css header.
- Found a translation function that is missing a text-domain. Function __, with the arguments 'تبلیغات بنری' in file ads-side.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'عنوان:' in file ads-side.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'تعداد تبلیغات:' in file ads-side.php.Found a translation function that is missing a text-domain. Function _e, with the arguments "توجه:آدرس را کامل وارد کنید <br/>به طور مثال<code>http://www.mahdisweb.net</code>" in file ads-side.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'آدرس تصویر %s :' in file ads-side.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'لینک %s :' in file ads-side.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'عنوان' in file widget-cat.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'انتخاب دسته' in file widget-cat.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'تعداد مطالب' in file widget-cat.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'عنوان:' in file widget-text-ad.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'تعداد تبلیغات:' in file widget-text-ad.php.Found a translation function that is missing a text-domain. Function _e, with the arguments "توجه:آدرس را کامل وارد کنید <br/>به طور مثال<code>http://www.mahdisweb.net</code>" in file widget-text-ad.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'عنوان تبلیغ %s :' in file widget-text-ad.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'آدرس تصویر %s :' in file widget-text-ad.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'لینک %s :' in file widget-text-ad.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 mahdisweb, orbitnews, option-tree, tgmpa, theme-text-domain, option-tree-theme, ir_tgz, iranpress, mweb.
- thumbs.db was found.
- Could not find add_theme_support( 'automatic-feed-links' ).
- Could not find wp_link_pages.
- The theme doesn't have comment pagination code in it. Use paginate_comments_links() to add comment pagination, or older previous_comments_link() and next_comments_link() functions.
- Could 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.
- No reference to custom header was found in the theme.
- No reference to custom background was found in the theme.
- No 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.
- No reference to post-thumbnails was found in the theme.
- License URI: is missing from style.css header.
- Text Domain: is missing from your style.css header.
- .bypostauthor css class is needed in theme css.
- .alignleft css class is needed in theme css.
- .alignright css class is needed in theme css.
- .aligncenter css class is needed in theme css.
- .wp-caption css class is needed in theme css.
- .wp-caption-text css class is needed in theme css.
- .gallery-caption css class is needed in theme css.
- .screen-reader-text css class is needed in your theme css. See : the Codex for an example implementation.
- Could not find Theme URL.
- At least one hard coded date was found in the file search.php. Function get_option( 'date_format' ) should be used instead.At least one hard coded date was found in the file archive.php. Function get_option( 'date_format' ) should be used instead.At least one hard coded date was found in the file category.php. Function get_option( 'date_format' ) should be used instead.At least one hard coded date was found in the file index.php. Function get_option( 'date_format' ) should be used instead.At least one hard coded date was found in the file single.php. Function get_option( 'date_format' ) should be used instead.At least one hard coded date was found in the file page.php. Function get_option( 'date_format' ) should be used instead.
- Screenshot dimensions are wrong! Detected: 414x417px (138:139). Ratio of width to height should be 4:3.Screenshot size is 414x417px. 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 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 : install-plugins.php 24: require_once( get_template_directory() . '/inc/tgm/class-tgm-plugin-activat 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 : demo-functions.php 65: # require( trailingslashit( get_template_directory() ) . 'option-tree/ot-load70: # require( trailingslashit( get_template_directory() ) . 'admin/theme-options 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 : ot-loader.php 551: include_once( $file ); 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 : ot-functions-docs-page.php 751: require( trailingslashit( get_template_directory() ) . \'includes/meta-boxe834: require( trailingslashit( get_template_directory() ) . \'option-tree/ot-loa851: require( trailingslashit( get_template_directory() ) . \'includes/theme-opt 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.