v2.7.4 2012.03.06
- Added proper canonical URL's throughout the theme.
v2.7.3 2012.02.27
- Updated width of the Twitter Sharer in response to Twitter API change.
v2.7.2 2011.12.02
- Resolved problem with the Google+ Sharer.
v2.7.1 2011.12.01
- Update for Facebook's new 'Like' so that it properly shares links.
v2.7 2011.11.24
- Replaced all ereg_replace with preg_replace for PHP compatibility.
- Improved favicon compatibility (includes IE6/7/8/9).
- Updated mobile device viewport setting to include scrolling sharers.
- Fixed a problem with $_SERVER["SERVER_ADDR"] versus $_SERVER["SERVER_NAME"].
- The theme directory can now be renamed (existing images will require re-uploading).
- Fixed HTML in post and pages titles for SEO titles.
- Updated Facebook Share to Facebook Like.
- Updated AddThis.
- Fixed navigation issues for WordPress 3.1.4.
- Fixed the sitemap template.
- Renamed advertisement areas so not to be caught by AdBlock.
- Cleaned up wp_nav_menu syntax.
- Replaced showposts with posts_per_page (the former is deprecated by WP).
- Looked into Sharedaddy + Standard Theme. Found a reported bug in Sharedaddy.
- Added an admin feature to allow comment author name links to open in a new window.
- Added a canonical URL to the theme core.
- Introduced the ability for the author archive page to display the author's name.
- Scrolling sharers now stay at the top of the post until the top of the post moves out of view.
- Added Google+ sharer.
- Added StumbleUpon sharer.
- Added a custom menu location for the footer.
- Now creating SEO title for year archives.
- Updated TimThumb.
- Replaced bloginfo('template_directory') with echo get_template_directory_uri().
- Replaced bloginfo('stylesheet_directory') with stylesheet_directory_uri().
- Replaced attribute_escape() with esc_attr().
- Replaced bloginfo('url') with home_url().
- Replaced the_author_description() with the_author_meta('description').
- Replaced wp_specialchars() with esc_html().
- Removed PHP short tags.
- Added readme.txt.
- Added data-url parameter to Twitter sharer.
- Added additional stylesheet theme descriptors.
- Added missing WordPress gallery style.
Related Files Upgrading From 2.6.1. and Up
- /admin/functions.php
- /admin/home.php
- /lang/standardtheme2.mo
- /lang/standardtheme2.po
- /lib/followcount.php
- /lib/socialnetworking-webkit.php
- /lib/socialnetworking.php
- /lib/standardtheme.php
- /theme-options/ads-125x125_8.php
- /theme-options/ads-300x250_9.php
- /theme-options/ads-468x60_10.php
- /theme-options/author-box-settings_5.php
- /theme-options/comment-options_6.php
- /theme-options/framework-options_2.php
- /theme-options/general-settings_1.php
- /theme-options/sharing-options_7.php
- /theme-options/theme-updates_13.php - REMOVE THIS
- /comments.php
- /header.php
- /loop-aside.php
- /loop-image.php
- /loop-link.php
- /loop-quote.php
- /loop-video.php
- /seotitles.php
- /style.css
v2.6.1 2011.04.11
- Patching an issue with the Follower Count's FeedBurner functionality
- Updating H1/H2 Tags in the new loop files
- Upgrading the jQuery 1.5.2
- Updated header.php to control the h1/h2 of the site title based on post formats
- Fixed .aligncenter bug
Related Files Upgrading From 2.6.0. and Up
- /lib/standardtheme.php
- /lib/followcount.php
- header.php
- loop.php
- loop-image.php
- loop-link.php
- loop-video.php
- style.css
v2.6.0 2011.03.22
- Added an h2 tag around header image for improved SEO.
- Improved Follower Count UI.
- Improved behavior of meta descriptions for improved SEO (150 character max length).
- Added support for WordPress 3.1 Post Formats (Standard, Aside, Video, Image, Link, and Quote).
- Added default files to initially empty directories to combat fresh installation problems.
- Improved error messaging in the admin functions file.
- Specified default attributes for social icons.
- Removed Delicious from the sharing options.
- Added an ID to post entries and contents for better Evernote compatibility.
- Style improvements for consistency between H1's and H2's.
- Adding unique ID's to the element containing no comments.
- Upgrading to jQuery 1.5.1.
- Minor modifications to generating breadcrumbs.
- Improved markup for breadcrumbs.
- Updating the Community Forum link.
- Minor modification to the Navigation Walker to make it easy to highlight active categories via CSS.
- Added tiling for new post formats.
- Added icons for post formats.
- Added a link icon for post format permalinks.
- Fixed long, non-breaking breadcrumbs not wrapping.
- Fixed minor typo for social icons
- Addressed a position issue of social sharers with IE7
Related Files Upgrading From 2.5.4. and Up
- /admin/home.php
- /admin/functions.php
- /images/icn_aside.png
- /images/icn_image.png
- /images/icn_link.png
- /images/icn_permalink.png
- /images/icn_quote.png
- /images/icn_video.png
- /lang/standardtheme2.po
- /lang/standardtheme2.mo
- /lib/standardtheme.php
- /lib/followcount.php
- /lib/socialnetworking.php
- /lib/standard_yoast_breadcrumbs.php
- /lib/standard_theme_nav_walker.php
- /theme-options/sharing-options_7.php
- archive.php
- index.php
- loop.php
- loop-aside.php
- loop-image.php
- loop-link.php
- loop-quote.php
- loop-video.php
- single.php
- style.css
v2.5.4 2011.02.09
- Navigation breadcrumb patched.
- Improvements to meta description.
- Added support for superscripts and subscripts in style.css.
- Stylistic improvements to archive header.
- Removed a duplicate meta generator tag to only include the theme and the current version.
- Updated the Theme Upgrade menu to handle new version scheme.
- Long text properly wraps in post titles and comment titles in Safari and Chrome.
- Fixed some examples in the Sharing Options that were missing the ":" in "http://".
- Removed WordPress meta generator tag
- Properly aligned sharer options when sidebar is on the left
- Updated calls to the register widget functions to use the new wp_register_sidebar_widget function
- Fixed sharer position in IE7
- No longer showing thumbnails in RSS feeds
- Removing some licensing info from the Follower Count plugin until ready for independent release
- Updates to the page navigation functionality
- Commented out suggested styles in the custom.css so not to conflict with child themes
- Added new advertising images
Related Files Upgrading From 2.5.1 and Up
- style.css
- custom.css
- footer.php
- lang/standardtheme2.mo
- lang/standardtheme2.po
- lib/standardtheme.php
- lib/wp-pagenavi.php
- lib/followcount.php
- lib/standardtheme.php
- lib/standard_yoast_breadcrumbs.php
- theme-options/theme-updates_13.php
- theme-options/sharing-options_7.php
- css/ie7.css
- css/css3.css
- changelog.txt
Related Files Upgrading From 2.5.0 and Up
- style.css
- custom.css
- footer.php
- changelog.txt
- header.php
- index.php
- lang/standardtheme2.mo
- lang/standardtheme2.po
- lib/standardtheme.php
- lib/wp-pagenavi.php
- lib/followcount.php
- lib/standardtheme.php
- lib/standard_yoast_breadcrumbs.php
- theme-options/theme-updates_13.php
- theme-options/sharing-options_7.php
- css/ie7.css
- css/css3.css