WP Framework 0.2.4 is now available for download. It contains a lot of bug fixes and enhancements from the 0.2.3 version along with a new default look. WP Framework 0.2.4 has also been submitted to the WordPress Themes Directory, so it’ll be even easier to download/upgrade when new versions become available. As always, post any feedback on the forums!
Change log:
New:
- New
screenshot.png
now shows the base layout - New default look (
base.css
) - Part of
widgets.php
from the 0.3 branch is now included in 0.2.4 for better handling with widgets - Comments and Pings/Trackbacks are separated
- 3 sample layouts are now included (
library/media/layouts
) Screen.js
now has an example use of jQuery
Changes:
- The
assets
directory has been moved to thelibrary
and renamed tomedia
- The
styles
directory has been merged withmedia
- Archives pages now have a more specific
.page-title
- The
core
directory has been renamed tofunctions
+ all files within that directory now have better names - Constant names have been renamed in
framework.php
Comments.php
has been reworked- Semantic Classes has been reworked
- Navigation links are now below the comments
P.S. Coming this week will be the first public WordPress theme based on WP Framework: Haven (previously known as WP Freemium theme). A lot of you have requested an update for this theme, now it’s officially coming.
Found a small bug. The file “screen.js” wasn’t loading correctly, so I did a little hunting and found that in functions.php on line 26, “THEMEJS” needs to change to “JS”.
Thanks for a killer framework though!
Thanks for tracking that down. The download link has been updated with that fix.
can the wp framework running well on wordpress 2.7.1
Yup. It works fine with 2.7.1
where can we download this new “haven” theme? I’m very interested
Thanks Great Post.
Hi, thanks for the great theme. I am a noob - would like to ask how do I change the display on the Home page from full post to excerpts only. Thanks
Open index.php and simply replace
the_content();
withthe_excerpt();
and that’ll do the trick.[...] a framework. It should only contain the building blocks and the most essential code (by the way, WP Framework 0.2.4 has just be [...]
The file “screen.js” wasn’t loading correctly, so I did a little hunting and found that in functions.php on line 26, “THEMEJS” needs to change to “JS”.
can you get some kiler theme with rattle snake on it?
Great theme, Keep up the good work!