Melinda
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEmelinda.zip
- FILE SIZE22547876 bytes
- MD54cbcc14d017b8e67aed1d31569bfbd93
- SHA1628da8cd1bfc58de1b36e909fd6f561a7f5832e7
- LICENSECustom
- FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
- THEME URIhttp://melinda.themes.tvda.pw
- VERSION1.1.1
- TAGStwo-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, trans
- CREATION DATE2019-03-11
- LAST FILE UPDATE2019-03-11
- LAST VALIDATION2019-03-11 17:18
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- add_submenu_page#Parameters File config.php : 68: // For a full list of options, visit: http://codex.wordpress.org/Function_Reference/
- wp_get_http( $url, $upload['file'] ); wp_get_http found in file wordpress-importer.php. Deprecated since version 4.4. Use WP_Http instead.905: $headers =
js_composer.zip ultimate_vc_addons.zip revslider.zip air_addons.zip
.
Plugins are not allowed in themes. The zip file found was
Warning
- Found wp_deregister_script in functions.php. Themes must not deregister core scripts. 556: wp_deregister_script( 'jqueryui' );557: wp_deregister_script( 'flexslider' );558: wp_deregister_script( 'isotope' );
- 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 melinda, woocommerce, yith-woocommerce-wishlist, tgmpa, framework, wordpress-importer, radium, redux-framework, login-with-ajax.
- 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.
- Bad screenshot file extension ! File screenshot.png is not an actual JPG file. Detected type was : "image/png".
Tip-off
- Possible Favicon found in favicons.php. Favicons are handled by the Site Icon setting in the customizer since version 4.3.
- Themes that use the tag accessibility-ready will need to undergo an accessibility review.
See https://make.wordpress.org/themes/handbook/review/accessibility/ - 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 archive.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 : extensions-loader.php 17: require_once( $class_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.