How To Use WordPress REST API – Create, Update Or Delete Posts Using Basic Auth
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 primary domain.
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 current WordPress default theme, you would have to manually switch to your preferred theme each time you created a new site.
WordPress Multisite allows you to create a network of sites on a single WordPress installation. And if our plugins are installed and running on a Multisite, then it’s important to know how to properly activate and update them.
The WordPress HTTP API can also be used to communicate and interact with with other APIs like the Twitter API or the Google Maps 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 tutorial.