As promised, here’s an update for WP Framework 0.2.2 that further transitions you on over to the 0.3 release. Version 0.2.3 is a product of all the things I’ve learned with version 0.3, but without all the abstraction and MVC architecture. You guys wanted a more CSS friendly version and here it is. I pulled the 0.3 release down as it was a bit rushed. Version 0.3.1 will be much more stable and more in lines of how things are suppose to work.
Hope you guys like it, and as always, post any feedback on the forums!
Change log
New
- cleaner template files and a overhaul of all the backend code
- New entry_footer div under
#entry-contentand#entry-summarythat shows the post categories and tags if they have any. - new directory: extension (to house all the functionality that extends the framework)
- new files:
general-functions.php,helper-functions.php, andpluggable.phpin /core/ screen.jsnow has an example function using jQuery- New constant:
REGISTER_WIDGETSin functions.php so you can set how many widgets you have in your theme
Changes
- theme-functions.php has been renamed back to custom-functions.php to become compatible with version 0.3
hooks.phphas been renamed toframework-hook-system.php- updated the examples in theme.php (formally theme-functions.php)
#entry-contentand#entry-summarynow have an extra CSS class called article to select both of them- Base.css has been updated
- A few of the main divs have been changed to make the transition over to HTML5 easier:
#container,#header,#footerare now classes. - the
#secondarydiv now has a new class called aside. - removed smiley.gif
- no longer using
get_author_link()as it’s deprecated. Now usingget_author_posts_url();
Where can I get the 0.3 release
It’s not available for the public anymore but I sent it to you in an email.
hello there, I want to say how I appreciate this little place to learn so much, in my case I want know all about all, I’m like my own teacher.
http://www.wemadeablog.com
Salam…
I like this informatin
Good post fox