-
Add category, tag and time data to your WordPress post template
Find out how to add your post’s categories, tags and the time your post went live to your WordPress template.
-
Add category description if it exists
Find out how to add the category description to your category template in Wordpress.
-
Remove p tags from category description
By default Wordpress adds paragraph tags to category descriptions. Stop this by adding the following to your functions.php file…
-
Add a style selector to the WordPress Post Editor
The toolbar (known as the kitchen sink – don’t ask me why!) is where you can style your post by assigning heading tags, creating lists, aligning text and all other lovely things. What you can also do is assign your own styles by adding classes to sections of text. Find out how now.