Pergunta de entrevista da empresa Rize Technology

How to create multisites in wordpress?

Resposta da entrevista

Sigiloso

3 de dez. de 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.