-
Fun with template tags: comments_template
On my last post I talked about dynamic_sidebar and some uses. It was a fun little experiment I wanted to […]
-
Fun with template tags: dynamic_sidebar
The last couple of weeks I’ve been reading the core code more and more. I like it. Came to the […]
-
Using the_post_thumbnail
For some time I’ve noticed one thing that many people like doing. Recreating core functions. One being the_post_thumbnail(). The reason […]
-
Re-adding downloads
Finally managed to get a lot of the photos I wanted to share uploaded to this site. In the following […]
-
JavaScript in PHP
Lately I’ve been seeing a few themes that like to include and devote an entire file to JavaScript. There is […]
-
Displaying multiple pages on one
Every so often I come across a theme or an implementation I like and wonder how it is being done. […]
-
Validating your theme’s settings and options
You’ve made a theme and it has all the options you want to include. The next step is making sure […]
-
Several changes coming up
It has been a long time coming but I am finally beginning to clear out a lot of posts from […]
-
My gripe with widgets
Yes, I don’t like widgets. Okay that is not entirely true because I am using a few but it’s not […]
-
Why a theme’s changelog is important
Having some history is a good thing and knowing what changes were made and why is even better. That is one of the […]