Tag: wordpress
-
Temporary look change
Yes. Until the end of the year this site will be rocking the 2016 default theme that is under construction. […]
-
What makes a good WordPress theme
I’ve been reviewing themes for quite some time and over the course I’ve learned a lot about the good parts, […]
-
Two or three column section
A while back I wrote a quick and dirty tutorial on how to display more than one page. This can […]
-
Customizer: dropdown category selection
Using the get_categories function with the customizer can be tricky. This is a code snippet to help out.
-
Working with the WordPress Customizer
Recently the Theme Review Team chose to make the customizer as the format of creating theme options. I love it! […]
-
Fun with template tags: comment_form
This time I’ll focus on the comment_form(). Neat, fun and with plenty of hooks and filters. The code Like usual […]
-
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 […]
-
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 […]