Introducing Simplish 2.5.1!
Neither of the 2.4.1 or 2.5 versions were officially released in the Themes Directory, so for many users, 2.5.1 rolls up several months of changes, fixes, and enhancements.
Highlights:
- Use WordPress’s
body_class()to automatically generate CSS classes for content - Use
post_class()for same reasons - Rename ambigious
#pageelement ID to#content-wrapper - Standardize use of
wp_link_pages()for intra-article pagination - Add sticky post styling
- Replace deprecated use of
include()withget_template_part() - Cleanup places where floats need explicit clearing
- Adopt the
comment_form()function and stop hand-building the comment form - Comments on Pages
- Standardize the inner link to
#commentslike every other wp theme on the planet - Give the widget sidebar a name
- Improve and complete excerpt handling
- Initial Post Thumbnail/Featured Image support
- Add custom background image and color support and theme admin interface
- Use
the_widget()where possible in default sidebar - Improve single-image view (
image.phptemplate) - Replace deprecated
get_links_list()withwp_list_bookmarks() - New Turkish tr_TR locale courtesy of Default32
Check the complete changelog for more details.
Download Simplish version 2.5.1 here (.zip, sha1:44ea012de16b4a50a3ba1fb67efd74136390b7b9), or see it soon in the WordPress themes directory.
Next Simplish
The current Simplish development sources incorporate a growing list of changes, most of them aimed at compatibility with and exploitation of features in the upcoming WordPress version 3.0. Testers and developers can hg clone the in-progress code, but note that it will run only on the latest WordPress v3.0 betas, or svn tip, and should be used only for testing and development.
Simplish 2.3 continues to be the official release for stable WordPress (v2.9.2).