Category: WordPress
Adding Custom Image Button with Media Uploader in WordPress
Recently I was working on a plugin where we wanted to use the media uploader of WordPress for our requirement. WordPress built a media uploader…
How to Add Country List in Contact Form 7 Plugin
Contact Form 7 is one of the most popular plugins on the WordPress repository. At the time of writing this article, this plugin has crossed…
How to Add Custom Endpoints to WordPress API
Recently I worked on a project where we wanted to use AngularJS on the front end and WordPress on the back end. In order to…
How to Display Related Products Using WooCommerce REST API
If you running an online store it is recommended to show related products on the product page. It helps your customers to see similar products…
A Quick Guide On Using WooCommerce REST API
Are you looking to interact with the WooCommerce REST API? Probably you are not using WordPress on the front end but want to place a…
How to Set Fallback Image for WordPress Post Thumbnails
Images play an important role in your WordPress posts. When we share the blog on social media, the featured image will display as a thumbnail…
How to Integrate Ajax File Upload in WordPress
Do you want to integrate Ajax file upload in WordPress? Sometimes, you need to perform the task of uploading a file through Ajax. In this…
How to Install WordPress with WP-CLI
WP-CLI is the command line tool for managing your WordPress sites. Using this tools, we can perform several operations without even log in to the…
How to Increase WordPress File Upload Size Limit
Are you looking to increase the WordPress file upload size limit? You may face a problem uploading a large file if your server is set…
How To Create WordPress Video Gallery of YouTube Videos
Are you looking for creating a WordPress video gallery? One may need to place the videos on their WordPress website regarding their products, how to…