Question d’entretien chez Rize Technology

How to create multisites in wordpress?

Réponse à la question d'entretien

Utilisateur anonyme

3 déc. 2015

Firstly we need to add this code in wp-config.php /* Multisite */ define( 'WP_ALLOW_MULTISITE', true ); Later we need to login in Wp-admin section and going to Administration > Tools > Network Setup should install there.