Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure product type stays in sync #172

Open
pcfreak30 opened this issue Feb 22, 2020 · 0 comments
Open

Ensure product type stays in sync #172

pcfreak30 opened this issue Feb 22, 2020 · 0 comments

Comments

@pcfreak30
Copy link
Contributor

In the scenario that a product data store does no extend the custom datastores, it needs to hook woocommerce_product_type_changed to sync the changed product type to the custom products table.

It is unknown if there will be any side effects but it gives at least partial support to woo commerce extensions with their own datastores that extend WC_Product_Data_Store_CPT.

pcfreak30 added a commit to pcfreak30/woocommerce-product-tables-feature-plugin that referenced this issue Feb 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant