Opis
This WordPress plugin automatically updates the MySQL database connection to persistent connection when user update the WordPress version from backend. This plugin is developed to use persistent database connection in Microsoft Azure environment for better performance with clearDB.
Instalacja
-
Extract the Persistent database connection updater plugin persistent-connection-updater.zip to the plugins directory of the WordPress installation.
e.g. if WordPress is installed in „C:\inetpub\wwwroot\wordpress” directory, extract the persistent-connection-updater.zip file into directory „C:\inetpub\wwwroot\wordpress\wp-content\plugins”. -
To activate the plugin, log in into the WordPress as administrator and navigate to list of plugins. Then check the associated checkbox for the plugin and click on „Activate” link.
-
If you would like to use this as a must use plugin then instead of step 1 & 2 copy the persistent-connection-updater.php file to „wp-content/mu-plugins” folder.
Recenzje
Kontrybutorzy i deweloperzy
„Persistent database connection updater” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.
ZaangażowaniPrzetłumacz wtyczkę “Persistent database connection updater” na swój język.
Interesuje cię rozwój wtyczki?
Przeglądaj kod, sprawdź repozytorium SVN lub czytaj dziennik rozwoju przez RSS.
Rejestr zmian
1.0
- First release of Persistent database connection updater.