Here we learn about how to use WordPress REST API – create, update or delete posts using basic auth.
Here we learn about How to create custom multiple post types in WordPress.
Here we learn about how to dynamically assign a role to a user in WordPress.
You can migrate sites that use their own domain names, as well as sites that use a subdomain on the…
Here we will learn about How to add custom tag in wp_editor
If you want all the sites on your network to use the same theme, but would rather not use the…
WordPress Multisite allows you to create a network of sites on a single WordPress installation. And if our plugins are…
The WordPress HTTP API can also be used to communicate and interact with with other APIs like the Twitter API…
Here we will learn about Call Custom WordPress function using Ajax.
Here we will learn about How to call API in WordPress using curl. you can just fetch data in this…