wordpress

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.

5 years ago

How To Create Custom Multiple Post Types In WordPress

Here we learn about How to create custom multiple post types in WordPress.

5 years ago

How To Dynamically Assign Role To User In WordPress

Here we learn about how to dynamically assign a role to a user in WordPress.

5 years ago

How To Migrate Multiple Blogs Into WordPress Multisite?

You can migrate sites that use their own domain names, as well as sites that use a subdomain on the…

5 years ago

How To Add Custom Tag In wp_editor

Here we will learn about How to add custom tag in wp_editor

5 years ago

Set Default Theme, Logo And Menu For Subsites In WordPress Multisite

If you want all the sites on your network to use the same theme, but would rather not use the…

5 years ago

How To Install Plugins In Individual Sites On A WordPress Network?

WordPress Multisite allows you to create a network of sites on a single WordPress installation. And if our plugins are…

5 years ago

How To Use WordPress HTTP API

The WordPress HTTP API can also be used to communicate and interact with with other APIs like the Twitter API…

5 years ago

Call Custom WordPress Function Using Ajax

Here we will learn about Call Custom WordPress function using Ajax.

5 years ago

How To Call API In PHP Using curl

Here we will learn about How to call API in WordPress using curl. you can just fetch data in this…

5 years ago