Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/admin/notes/class-wc-notes-run-db-update.php

WC_Notes_Run_Db_Update::note_up_to_date()

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

Used by 2 functions | Uses 0 functions

WC_Notes_Run_Db_Update::update_needed_notice()

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

Used by 1 function | Uses 3 functions

WC_Notes_Run_Db_Update::update_in_progress_notice()

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

Used by 1 function | Uses 2 functions

WC_Notes_Run_Db_Update::update_done_notice()

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

Used by 1 function | Uses 3 functions

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

Used by 0 functions | Uses 7 functions

WC_Notes_Run_Db_Update

Class: WC_Notes_Run_Db_Update.

Source: includes/admin/notes/class-wc-notes-run-db-update.php:18

Used by 0 functions | Uses 0 functions

WC_Notes_Run_Db_Update::__construct()

Method: Attach hooks.

Source: includes/admin/notes/class-wc-notes-run-db-update.php:24

Used by 1 function | Uses 0 functions

WC_Notes_Run_Db_Update::get_current_notice()

Method: Get current notice id from the database.

Source: includes/admin/notes/class-wc-notes-run-db-update.php:45

Used by 2 functions | Uses 2 functions

WC_Notes_Run_Db_Update::set_notice_actioned()

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

Used by 0 functions | Uses 2 functions
Proudly powered by WordPress