Today we are going to change the WordPress pagination to WordPress numbered pagination. That means we are going to have number based pagination in WordPress. It works for all custom post types as well Read Article
Archives for July 2018
How to Merge Two Arrays into Single Associative Array in PHP ?
Today in this tutorial we are going to merge two different arrays into single associative array in PHP. Last time i was creating travel based website and creating own engine in which the condition Read Article
How to Add Custom Meta Box/Field in WordPress Post Admin ?
In this short tutorial we will see how can we add custom field in WordPress post admin. Best thing about the WordPress is that, you dont have touch anything in the database in order to create an add Read Article
How to Add Custom Post Type into Existing Post Type in WordPress ?
In this tutorial we are going to see how can we add custom post types inside post type or any other custom post type you make. Its very easy and you can extend their limitless functionality. I am Read Article