Posts Tagged PHP

Wordpress Foundation Themes

Wordpress

I’ve been doing a lot of Wordpress work recently, both building themes from scratch and also customizing existing themes. Over the last few weeks, I’ve been working on slowly compiling a library of resources so that I can save time by building upon existing code frameworks instead of starting each project from scratch. This has been a lot of extra work up front, but I am already starting to see benefits to my work in that I am able to streamline some of my work, and therefore make more money. So I thought that I would share some of my hardwork with those that follow me. Maybe these resources will be of great benefit to you.

Framework Package

I have put together this package of six blank themes that provide developers and Wordpress users a core theme to make custom theme creation easier, faster and more efficient. Each theme uses the latest WordPress API template tags and follows the standards set fourth in the official WordPress theme development guide at http://codex.wordpress.org as well as passing the World Wide Web Consortium (W3C)’s validation tests  for valid XHTML and CSS 2.1 technical specifications and standards.

Feature Summary:

  • 100% Free GPL – No branding restrictions, take it, mod it, claim it as your own
  • Navigating stylesheet PDF ‘cheat sheet’, know where to apply styles easily
  • Fixes IE6 CSS limitations (CSS hover, focus, etc.)
  • Fixes IE6 PNG limitations (PNG support, repeat pattern, etc.)
  • W3C Validated XHTML 1.0
  • W3C Validated CSS 2.1 Read the rest of this entry »

, , ,

2 Comments