time
Interfaces, Classes and Traits
- Admin_Controller
- Sets up the admin services (e.g. the plugin settings page).
- Category_Data
- Handles fields and data on the Product Category Add/Edit screen
- Product_Data
- Handles the lead time settings on the Edit Product screen, in the Product Data metabox.
- Settings_Page
- Handles the WooCommerce settings page.
- Updater
- This class handles updating the DB
- Display
- This class handles the display of lead times in the stock / availability area.
- Delivery_Slots
- Provides integration of WLT with the Delivery slots plugin by Iconic.
- Product_Table_Integration
- Handles integration with the WooCommerce Product Table plugin.
- Theme_Compat
- Theme-specific overrides for WooCommerce Lead Time
- Item_Data
- This class handles carrying the lead time on the cart and order item data
- Plugin
- The main plugin class. Sets up the plugin services and loads them when WordPress runs.
- Plugin_Factory
- Factory to create/return the shared plugin instance.
- Util
- Utility