deprecated.php
Provides backwards compatibility for deprecated code.
Tags
Interfaces, Classes and Traits
- Product_Table_Data
- An interface for table data.
- WCPT_Util
- WCPT_Settings
- Abstract_Product_Table_Data
- Abstract data class used to fetch data for a product in the table.
- WC_Product_Table_Plugin
- The main plugin class. Responsible for setting up to core plugin services.
- WC_Product_Table
- Represents a table of WooCommerce products.
- WC_Product_Table_Columns
- Responsible for managing the product table columns.
- WC_Product_Table_Query
- Responsible for managing the product table query, retrieving the list of products (as an array of WP_Post objects), and finding the product totals.
- WC_Product_Table_Config_Builder
- Responsible for creating the product table config script.
- WC_Product_Table_Args
- Responsible for storing and validating the product table arguments.