Tag: reference
-
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 […]
-
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 […]
-
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 […]
-
Getting the image count in WordPress
A long time ago I had a bit of an issue on how to get the image count from a […]
-
Using a post as a menu item
Truly a neat little find for many people. I know when I saw this for the first I was beyond […]
-
Vary all the vagrants
It’s no secret that creating a proper web hosting environment can be a pain. Main reason being that there are […]
-
Playing nice with plugins
Yep, you read that right. Playing nice. With plugins. I know what you’re thinking and are probably wondering what I […]