October 2018
Beginner
300 pages
8h 34m
English
Multisite network is a feature that allows creation of multiple sites within the same WordPress installation, while sharing the available resources. Developers moving to WordPress from pure PHP development may be unfamiliar with this concept. The whole database structure changes in multisite in a way that we can't anticipate. So, it's important to get an idea of how multisite database works in case you are planning to develop multisite compatible plugins and themes. The following is a simple illustration of the changes in multisite compared to single site installations:

As you can see, six new ...
Read now
Unlock full access