1. Download the language files from :
http://codex.wordpress.org/L10n:Localization_Teams (https://nl.wordpress.org/)
and copy them to the /var/softaculous/wp/languages/LANGUAGE_CODE.zip
2. The language files for the following languages have been updated to 6.7.3 :

			<option value="bg_BG">Bulgarian</option>
			<option value="ca">Catalan</option>
			<option value="cs_CZ">Czech</option>
			<option value="da_DK">Danish</option>
			<option value="de_DE">German</option>
			<option value="el">Greek</option>
			<option value="es_ES">Spanish</option>
			<option value="fa_IR">Persian</option>
			<option value="fi">Finnish</option>
			<option value="fr_FR">French</option>
			<option value="hr">Croatian</option>
			<option value="hu_HU">Hungarian</option>
			<option value="id_ID">Indonesian</option>
			<option value="it_IT">Italian</option>
			<option value="ja">Japanese</option>
			<option value="ko_KR">Korean</option>
			<option value="nb_NO">Norwegian</option>
			<option value="nl_NL">Dutch</option>
			<option value="pl_PL">Polish</option>
			<option value="pt_BR">Portuguese-BR</option>
			<option value="pt_PT">Portuguese</option>
			<option value="ro_RO">Romanian</option>
			<option value="ru_RU">Russian</option>
			<option value="sk_SK">Slovak</option>
			<option value="sl_SI">Slovenian</option>
			<option value="sq">Albanian</option>
			<option value="sv_SE">Swedish</option>
			<option value="tr_TR">Turkish</option>
			<option value="vi">Vietnamese</option>
			<option value="zh_CN">Chinese(Simplified)</option>
			<option value="zh_TW">Chinese(Traditional)</option>

3. Please try to update these languages if they are available for 6.7.3

			<option value="ar">Arabic</option>
			<option value="he_IL">Hebrew</option>
			<option value="th">Thai</option>
			<option value="uk">Ukrainian</option>
			<option value="zh_HK">Chinese (Hong Kong)</option>

			
4. To activate footer link add this
<!--SOFTACULOUS-->
in the following file in wp.zip
wp-content/themes/twentytwentyfive/patterns/footer.php
wp-content/themes/twentytwentyfour/patterns/footer.php
wp-content/themes/twentytwentythree/patterns/footer-default.php

NOTE : When a new theme is added in WordPress do the following tasks :
- add the line in install.xml and upgrade.xml as well
- add condition in upgrade.php ( in __pre_unzip function ) 
- update extend.php $templates['list']['wp-default'] array
- update new default theme screenshots in website/www/images/wp-default

5. The following files _wpconfig.php and .htaccess have to be configured if the user selects to install with Multisite and also the multisite.sql should be made with the new tables that are created after configuring the Multisite Option.
The guide to install Multisite Manually :
https://wordpress.org/support/article/create-a-network/

6. (101, 'rewrite_rules', '', 'yes'), Keep it blank, WordPress generates it automatically

7. In multisite sql
After Configuring the Network, dump the SQL before logging in.

8. The multisite.sql is the whole SQL file and also remove the INSERTS in the Options table that are made after login i.e from 'CRON' except 
INSERT INTO `[[dbprefix]]options` VALUES
(100, 'rewrite_rules',''), Keep it blank, WordPress generates it automatically
(115, 'can_compress_scripts', '0', 'yes'); 
also change the AUTO INCREMENT as it is in the dumped SQL of Original database.

9. Remove inserts in the sitemeta table after "active_sitewide_plugins" in MU 

10. Remove the language files related to particular theme from languages/ if a theme is deleted by WordPress.

11. (14, 1, 'session_tokens', 'a:1:{s:6                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              