WC_Notes_Run_Db_Update::show_reminder()
Method: Prepare the correct content of the db update note to be displayed by WC Admin.
Source: includes/admin/notes/class-wc-notes-run-db-update.php:268
Method: Prepare the correct content of the db update note to be displayed by WC Admin.
Source: includes/admin/notes/class-wc-notes-run-db-update.php:268
Method: Check whether the note is up to date for a fresh display.
Source: includes/admin/notes/class-wc-notes-run-db-update.php:97
Method: Create and set up the first (out of 3) ‘Database update needed’ notice and store it in the database.
Source: includes/admin/notes/class-wc-notes-run-db-update.php:111
Method: Update the existing note with $note_id with information about the db upgrade being in progress.
Source: includes/admin/notes/class-wc-notes-run-db-update.php:184
Method: Update the existing note with $note_id with information that db upgrade is done.
Source: includes/admin/notes/class-wc-notes-run-db-update.php:213
Class: WC_Notes_Run_Db_Update.
Source: includes/admin/notes/class-wc-notes-run-db-update.php:18
Method: Attach hooks.
Source: includes/admin/notes/class-wc-notes-run-db-update.php:24
Method: Get current notice id from the database.
Source: includes/admin/notes/class-wc-notes-run-db-update.php:45
Method: Set this notice to an actioned one, so that it’s no longer displayed.
Source: includes/admin/notes/class-wc-notes-run-db-update.php:73