self::BACKFILL_COMPLETE_ACTION

self::BACKFILL_COMPLETE_ACTION

Appears in:
Hook Type: action

See hook in core

Displaying hooks found in version: woocommerce.11.0.0

do_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