Alert: This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.

ActionScheduler_Abstract_Schema::schema_update_required()

Determine if the database schema is out of date by comparing the integer found in $this->schema_version with the option set in the WordPress options table


Description Description


Return Return

(bool)


Top ↑

Source Source

File: packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_Schema.php


			


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.