self::BACKFILL_COMPLETE_ACTION
self::BACKFILL_COMPLETE_ACTION
Appears in: woocommerce.11.0.0
Hook Type: action
Displaying hooks found in version: woocommerce.11.0.0do_action('self::BACKFILL_COMPLETE_ACTION') is found 1 times:
- /src/Internal/EmailEditor/WCTransactionalEmails/WCEmailTemplateSyncBackfill.php line 404
* first real divergence sweep runs with a fully-stamped post set. * * @since 10.8.0 */ do_action( self::BACKFILL_COMPLETE_ACTION ); } /** * Return the logger instance, lazily creating it the first time. * * @return Email_Editor_Logger_Interface