With this tutorial, we will show you how to add a WordPress user via the functions.php file. This how-to is pretty useful in case you can't access your admin section
With this tutorial, we will create a shortcode that will allow us to fetch the ID of the current post. This shortcode is often referred to as current post id
With this tutorial, we're going to show you how to display randomly display taxonomies. For example, we'll create a Post Type called Event whose taxonomy will be Event Type. We