Localization impossible
-
Theme Check and Codestyling Localization plugins report many fundamental errors like
Author is using load_textdomain instead of load_theme_textdomain or load_child_theme_textdomain function. This may break behavior of WordPress, because some filters and actions won’t be executed anymore. Please contact the Author about that.and
WARNING: The theme uses the add_shortcode() function. Custom post-content shortcodes are plugin-territory functionality.
WARNING: The flexible-width and fixed-width tags changed to fluid-layout and fixed-layout tags in WordPress 3.8. Additionally, the responsive-layout tag was added. Please change to using one of the new tags.
REQUIRED: The theme needs to have a call to wp_title(), ideally in the header.php file.
REQUIRED: The <title> tags can only contain a call to wp_title(). Use the wp_title filter to modify the output
REQUIRED: screen_icon() found in the file theme-settings.php. Deprecated since version 3.8.
- The topic ‘Localization impossible’ is closed to new replies.