Intermediate Display the Number of Images Attached to Post IDs Posted on 6 August 2017 by Daniel In this tutorial, we will create a few lines of code that will allow you to display the number of images attached to a Post ID with the help ofRead More
Easy Creating a Custom Post Type Posted on 5 August 2017 by Daniel Using a Custom Post Type is a great way to separate your custom content from your post given that WordPress posts are for blogging and non necessarily custom content. SoRead More
Intermediate Hiding Post Type URL In Admin Pages Posted on 5 August 2017 by Daniel With this tutorial, we'll show you how to hide a Post Type's URL so if you create a custom post type that doesn't require the single, we might want toRead More
Easy Count Post meta key by WordPress Post ID Posted on 30 March 2017 by Daniel With this tutorial, we will create a query that will count the number of post meta key. Let's say we need to create a post meta views that will countRead More