Tag: resource
-
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 […]
-
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 […]
-
Creating and sharing
For the last five years I have taken quite a few photos. Most of which I’m pretty happy with and […]