ActionScheduler_Abstract_Schema::register_tables( bool $force_update = false )

Register tables with WordPress, and create them if needed.


Description Description


Parameters Parameters

$force_update

(Optional) Use true to always run the schema update.

Default value: false


Top ↑

Return Return

(void)


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.