Closed wkamer closed 7 years ago
When entering multiple plugins in the data.ini it will not used in the web page of wp-quick-install:
Eg.
;;;; ; List all plugin you want to install below (uncomment to use): ;;;;
plugins[] = wordpress-seo;wp-security-audit-log;child-theme-configurator
RESULTS in the website as:
Free Extensions wordpress-seo
So only one plugin is installed
This is not an issue, found that I need to use multiple lines starting with plugins[] =
When entering multiple plugins in the data.ini it will not used in the web page of wp-quick-install:
Eg.
;;;; ; List all plugin you want to install below (uncomment to use): ;;;;
plugins[] = wordpress-seo;wp-security-audit-log;child-theme-configurator
RESULTS in the website as:
Free Extensions wordpress-seo
So only one plugin is installed