#### Tutorials

#### [How to Create Post Pagination in WordPress](/content/community/tutorials/create-post-pagination-wordpress/index.html)

By Richard Webster on 20th December, 2017

In this WordPress tutorial video we show you how to create post pagination in your custom WordPress theme. Help your website viewers find your WordPress post content easily by showing next and previous post links at the bottom of your posts!

#### [How to Create Custom Fields in WordPress Without Plugins](/content/community/tutorials/create-custom-fields-wordpress-without-plugins-tutorial/index.html)

By Richard Webster on 20th December, 2017

In this WordPress tutorial video we show you how to set up custom WordPress fields without the need for plugins! WordPress already has built-in support for custom fields, and with this easy to follow tutorial you'll master them in no time.

#### [Load Custom Post Type Template From Plugin in WordPress](/content/community/tutorials/load-custom-post-type-template-plugin-wordpress/index.html)

By Richard Webster on 20th December, 2017

What's the problem? We want to be able to load a custom page template for a custom post type dynamically in our plugin, without needing the user to have a file in their theme folder. Usually you would have a single-my-custom-post.php file somewhere in the theme directory, as a single template...
