BST Category | Sitewide Banner Q1 2025

Added by Marketing - Russell L

Product Icon

WooCommerce

Sell online with the flexible, customizable eCommerce platform designed to grow with your business. From your first sale to millions in revenue, Woo is with you. See why merchants trust us to power 3.4 million online stores.

Add filter define_tables

I want to use a custom wc_product_meta_lookup table without editing the existing/default one. This would be made easy if their was a filter on the tables array in the function define_tables() in the Main WooCommerce Class definition (line 476):

$tables = apply_filters( ‘woocommerce_define_tables’, array( … ) );

Author

Contemplator

Current Status

Open

Last updated: November 9, 2024

0 comments

Log in to comment on this feature request.