Theme-Check plugin finds errors?
-
When using the plugin Theme-Check: One or more errors were found for Twenty Ten
Can this be solved?
REQUIRED: The
<title>tags can only contain a call towp_title().Use the wp_title filter to modify the output
REQUIRED:add_custom_image_header()found in the file functions.php. Deprecated since version 3.4. Use add_theme_support( 'custom-header', $args )instead. Line 146:add_custom_image_header( '', $custom_header_support['admin-head-callback']
Line 217: * Referenced viaadd_custom_image_header()in twentyten_setup().REQUIRED:
add_custom_background()found in the file functions.php. Deprecated since version 3.4. Useadd_theme_support( 'custom-background', $args )instead. Line 147:add_custom_background();RECOMMENDED: could not find the file readme.txt in the theme. Please see Theme_Documentation for more information.
The topic ‘Theme-Check plugin finds errors?’ is closed to new replies.
