Based on the experimentation of plugins I’ve been doing, I’ve started to integrate the usage of some of them into the Scattered 1.5 theme.

Style Changes
  1. Removed negative indenting of unordered lists.
  2. Changed the color of visited links so they show up.
  3. Changed unordered list indenting so the list entry marker is always displayed.
Plugin Support
  1. Added support for the WP-PostViews plugin from Lester ‘GaMerZ’ Chan.
  2. Added support for the WP-Email plugin from Lester ‘GaMerZ’ Chan.
  3. Added support for the WP-Print plugin from Lester ‘GaMerZ’ Chan.
  4. Added support for the WP-PostNav plugin from Lester ‘GaMerZ’ Chan.

Info from the WP-PostViews, WP-Email, and WP-Print plugins has been placed at the bottom of each post where the Edit link is placed for contributors and admins.  In the original theme, at the bottom of a post, the following text is displayed:

Posted in <list of categories> | Edit | No Comments >

With my changes the bottom will look like this (two lines):

Posted in <list of categories> | Tagged with <list of tags> | 7 Views
Email this post | Print this post | Edit | No Comments >

Info from these plugins is displayed at the bottom of a page like this:

Email | Print | 7 Views | Edit

Comments
  1. Support for viewing and adding comments on pages that have the feature enabled has been added.
  2. Added an indicator when posts are awaiting moderation.
Admin Page

An admin page has been added which allows selecting certain options for the theme.  Options include:

  1. Added support for displaying a sidebar on single posts.
  2. Added support for displaying a sidebar on pages.
  3. Added support for excluding pages from the page bar.
  4. Added support for selecting how pages should be sorted on the page bar.
Miscellaneous Changes
  1. Posts are now displayed as excerpts on archive and search pages instead of as the entire post.
  2. Support for the tagging feature introduced with WordPress 2.3 has been added.
  3. Pages now show a list of sub-pages if there are any.
Resources