-
Easy Related Posts WordPress Query
Sometimes you just need to output some posts based on the post you are already on. You could place this code on your single post template and it would return 3 posts based on the categories said post are associated with. The ‘post__not_in’ => array(get_the_ID()), line ensures the post you are currently on doesn’t show […]
Published:
Category:
Tags:
-
Upload vCard files to WordPress
We use the upload_mimes Hook to add the vcard file formats to our allowed mime types. This can be placed in your custom or child themes functions.php file or in a custom plugin. You can craft this function to allow other file formats also, but be careful as you may be opening your site up […]
Published:
Category:
Tags:
-
Bathroom Remodel
Published:
Category:
Tags: