woocommerce/plugins
Néstor Soriano b65c371618
Introduce a simplified dependency injection container (#52296)
The code for the old underlying container (ExtendedContainer) is still in the codebase, 
it will be used (instead of the new one) if any of these snippets is present:

define('WOOCOMMERCE_USE_OLD_DI_CONTAINER', true);
add_filter('woocommerce_use_old_di_container', '__return_true');
2024-11-11 12:35:22 +01:00
..
woo-ai [dev] CI: reduce number of wp-env startup crashes (take 2) (#52254) 2024-10-23 11:13:20 +02:00
woocommerce Introduce a simplified dependency injection container (#52296) 2024-11-11 12:35:22 +01:00
woocommerce-beta-tester [Beta tester] Update "Reset Onboarding Wizard" tool to reset additional options (#52606) 2024-11-07 03:50:14 +00:00
woocommerce-blocks Tweak the layout of the Add to cart block (#52648) 2024-11-11 11:18:49 +00:00