Trying to submit my theme keep getting error's.
-
I’m trying to submit my theme Elevated it’s a free premium WordPress theme.
The uploader continue’s to give me error’s though.
A lot of these error’s are for the core of the script, meaning if I edit them it may break something in my theme. I’m not sure if WordPress needs to update their uploader. I’m just trying to get my free theme submitted though. Any advice would be greatly appreciated.
The theme is here: https://londonthemes.com/elevated-free-premium-responsive-wordpress-theme/
/* The error’s I’m getting. */
?RECOMMENDED: Text domain problems in skyali-page-builder.php. You have not included a text domain!
?RECOMMENDED: Text domain problems in search.php. You have not included a text domain!
?RECOMMENDED: Text domain problems in custom_post_types.php. You have not included a text domain!
?RECOMMENDED: Text domain problems in archive.php. You have not included a text domain!
?RECOMMENDED: No reference to add_theme_support( ‘custom-header’, $args ) was found in the theme. It is recommended that the theme implement this functionality if using an image for the header.
?RECOMMENDED: No reference to add_theme_support( ‘custom-background’, $args ) was found in the theme. If the theme uses background images or solid colors for the background, then it is recommended that the theme implement this functionality.
?WARNING: thumbs.db Windows thumbnail store found.
?WARNING: fwrite was found in the file save_settings.php possible file operations.
?WARNING: fopen was found in the file theme_settings.php possible file operations.
?WARNING: fopen was found in the file theme_options.php possible file operations.
?WARNING: fopen was found in the file save_settings.php possible file operations.
?WARNING: fopen was found in the file load_option_array.php possible file operations.
?WARNING: fclose was found in the file theme_settings.php possible file operations.
?WARNING: fclose was found in the file theme_options.php possible file operations.
?WARNING: fclose was found in the file save_settings.php possible file operations.
?WARNING: fclose was found in the file load_option_array.php possible file operations.
?REQUIRED: class-tgm-plugin-activation.php. Themes should use add_theme_page() for adding admin pages.
?RECOMMENDED: Possible variable $this found in translation function in multi-post-thumbnails.php. Translation function calls must NOT contain PHP variables.
?RECOMMENDED: Possible variable $this found in translation function in class-tgm-plugin-activation.php. Translation function calls must NOT contain PHP variables.
?RECOMMENDED: Possible variable $theme_text_domain found in translation function in extra_functions.php. Translation function calls must NOT contain PHP variables.
?RECOMMENDED: Possible variable $sidebar_i found in translation function in functions.php. Translation function calls must NOT contain PHP variables.
?RECOMMENDED: Possible variable $instance found in translation function in class-tgm-plugin-activation.php. Translation function calls must NOT contain PHP variables.
?RECOMMENDED: image_resize found in the file skyali-page-builder.php. Deprecated since version 3.5. Use wp_get_image_editor() instead.
?RECOMMENDED: Author URI: is missing from your style.css header.
?INFO: At least one hard coded date was found in the file search.php. Consider get_option( ‘date_format’ )
?INFO: At least one hard coded date was found in the file latest_news_widget.php. Consider get_option( ‘date_format’ )
?INFO: At least one hard coded date was found in the file archive.php. Consider get_option( ‘date_format’ )
?INFO: options.php The theme appears to use include or require. If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead.
?INFO: iframe was found in the file single.php iframes are sometimes used to load unwanted adverts and code on your site.
?INFO: iframe was found in the file single-portfolio.php iframes are sometimes used to load unwanted adverts and code on your site.
?INFO: iframe was found in the file latest_videos_widget.php iframes are sometimes used to load unwanted adverts and code on your site.
?INFO: extra_functions.php The theme appears to use include or require. If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead.
?INFO: class-tgm-plugin-activation.php The theme appears to use include or require. If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead.
- The topic ‘Trying to submit my theme keep getting error's.’ is closed to new replies.