Tag: php
-
Using active callbacks in the Customizer
One thing I haven’t seen many themes use is active callbacks to their advantage. What are they and how can […]
-
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 […]
-
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. […]
-
Making a Portable Object Template for your WordPress theme or plugin
Yes, a bit of a lengthy title but I feel will get the point across and it is after all […]
-
Child theme friendly post-formats
It’s no surprise I will always preach the making of child themes. Part of the reason is because you can […]
-
So you want to become a WordPress Theme Reviewer?
What does it take? Some PHP, JavaScript, HTML, CSS knowledge and a little bit of time to spare. At least […]
-
Choosing the right path
It’s no secret that I love using WordPress and love design. Those are pretty obvious if you’ve known me for […]
-
Creating a custom comment list
What? Comments. That is the topic. As some may know I’m in the middle of creating a WordPress theme to […]