See if we need to show or run database updates during install.
Related
| Uses | Description |
|---|---|
EVF_Install::needs_db_update()includes/class-evf-install.php | Is a DB update needed? |
EVF_Install::init_background_updater()includes/class-evf-install.php | Init background updates |
EVF_Install::update()includes/class-evf-install.php | Push all needed DB updates to the queue for processing. |
EVF_Install::update_db_version()includes/class-evf-install.php | Update DB version to current. |
EVF_Admin_Notices::add_notice()includes/admin/class-evf-admin-notices.php | Show a notice. |
| Used by | Description |
|---|---|
EVF_Install::install()includes/class-evf-install.php | Install EVF. |