cacb10065e
- In the plugins list only features that are currently enabled will be considered for the list of features that are incompatible with a given plugin. - A per-feature flag named "plugins_are_incompatible_by_default" is used. Defaulting to false, when it's true for a given feature it means that plugins not declaring compatibility with a the feature are to be considered incompatible with the feature. The flag is set for the HPOS feature only. - A new 'woocommerce_plugins_are_incompatible_with_feature_by_default' filter is added, which allows to alter the flag for a given feature. - The "plugins incompatible with feature" page will display all the incompatible/uncertain plugins, even if the feature is disabled. The "plugins incompatible with ALL features" page still shows only plugins that are incompatible/uncertain with enabled features. - Add a --ignore-plugin-compatibility switch to the "wc hpos enable" command, to allow enabling even if there are incompatible plugins. - Add a new "wc hpos compatibility-info" command, which lists the plugins that are compatible/incompatible/uncertain with HPOS. |
||
---|---|---|
.. | ||
woo-ai | ||
woocommerce | ||
woocommerce-admin | ||
woocommerce-beta-tester | ||
woocommerce-blocks |