Update README
This commit is contained in:
@@ -218,7 +218,7 @@ Wiaas exposes WP CLI command which will execute pending db updates for wiaas:
|
|||||||
|
|
||||||
If your feature requires some database updates that can be easiliy executed from wordpress code, then:
|
If your feature requires some database updates that can be easiliy executed from wordpress code, then:
|
||||||
|
|
||||||
1) Place this update to `wiaas/includes/db-updates/wiaas-db-update-functions.php` as a function named `wiaas_db_update_{name}
|
1) Place this update to `wiaas/includes/db-updates/wiaas-db-update-functions.php` as a function named `wiaas_db_update_{name}`
|
||||||
|
|
||||||
2) Add this function to `wiaas/includes/class-wiaas-db-update.php` with its timestamp.
|
2) Add this function to `wiaas/includes/class-wiaas-db-update.php` with its timestamp.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user