Globaly
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEglobaly.zip
- FILE SIZE5051620 bytes
- MD5f43530f8fcc5adbcc5cced4ba806da4b
- SHA14212c5bd46e5cafedf40115aa80505f12d52e5e5
- LICENSEGNU GPL 3
- FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
- THEME URIhttp://www.templatemonster.com/wordpress-themes.php
- VERSION1.0.0
- AUTHOR URIhttp://www.templatemonster.com
- TAGSone-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-menu, featured-images, post-formats, sticky-post, theme-options, threaded-comments, translation-ready
- CREATION DATE2019-09-25
- LAST FILE UPDATE2023-02-16
- LAST VALIDATION2023-02-16 03:04
This theme is proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- add_submenu_page( $this->data['parent'], $this->data['title'], $this->data[201: * Triggered by the 'add_menu_page' or 'add_submenu_page'.File cherry-page-builder.php : 196: add_menu_page( $this->data['title'], $this->data['args']['menu'], $this->da201: * Triggered by the 'add_menu_page' or 'add_submenu_page'.File cherry-page-builder.php : 196: add_menu_page( $this->data['title'], $this->data['args']['menu'], $this->da201: * Triggered by the 'add_menu_page' or 'add_submenu_page'.File cherry-page-builder.php : 194: add_submenu_page( $this->data['parent'], $this->data['title'], $this->data[201: * Triggered by the 'add_menu_page' or 'add_submenu_page'. File cherry-page-builder.php : 194:
power-builder.zip tm-header-banner.zip cherry-ld-mods-switcher.zip
.
Plugins are not allowed in themes. The zip file found was
Warning
- 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 globaly.
- 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 cherry-framework, globaly.
- Found the URL of a CDN in the code:
maxcdn.bootstrapcdn.com/font-awesome
. CSS or Javascript resources should not be loaded from a CDN. These resources should be bundled with the theme. - The theme uses the register_post_type() function, which is plugin-territory functionality.The theme uses the add_shortcode() function. Custom post-content shortcodes are plugin-territory functionality.
- No reference to custom header 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
- 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 : cherry-core.php 286: require_once( $path ); 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 : cherry-customizer.php 218: require_once( trailingslashit( dirname( __FILE__ ) ) . '/inc/class-cherry-w981: include_once( ABSPATH . '/wp-admin/includes/file.php' );1006: include_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 : cherry-template-loader.php 105: include_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 : cherry-template-manager.php 105: require_once( dirname( __FILE__ ) . '/inc/cherry-template-loader.php' );106: require_once( dirname( __FILE__ ) . '/inc/cherry-template-parser.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 : cherry-creator.php 72: require_once( $this->module_directory . '/inc/cherry-creator-term.php' );87: require_once( 'cherry-creator-term.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 : icon-set.php 132: include_once( ABSPATH . '/wp-admin/includes/class-wp-filesystem-base.php' )133: include_once( ABSPATH . '/wp-admin/includes/class-wp-filesystem-direct.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 : cherry-ui-elements.php 115: require_once( dirname( __FILE__ ) . '/i-ui.php' );119: require_once( dirname( __FILE__ ) . '/ui-element.php' );124: require_once( dirname( __FILE__ ) . '/inc/ui-elements/ui-' . $ui_element . 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 : cherry-taxonomies.php 69: require_once( $this->module_directory . '/inc/cherry-taxonomy.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 : cherry-utility.php 95: require_once( dirname( __FILE__ ) . '/inc/cherry-' . $utilit . '-utilit.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-cherry5-insertion-popup.php 134: require_once( apply_filters( 'cherry5-is__popup-template', $this->args['mod 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 : cherry5-insert-shortcode.php 157: require_once( dirname( __FILE__ ) . '/inc/class-cherry5-insertion-button.ph158: require_once( dirname( __FILE__ ) . '/inc/class-cherry5-insertion-popup.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 : cherry-dynamic-css.php 106: require_once 'inc/class-cherry-dynamic-css-collector.php';109: include 'assets/min/cherry-css-collector.min.js';248: require_once 'inc/class-cherry-dynamic-css-utilities.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 : cherry-post-types.php 76: require_once( $this->module_directory . '/inc/cherry-post-type.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 : cherry-widget-factory.php 99: require_once( dirname( __FILE__ ) . '/inc/class-cherry-abstract-widget.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-custom-posts-widget.php 274: require( $holder_view_dir ); 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.