3
Mini-Cart Update Hooks
Source: elementor/elementor#22386 · opened by @stickypages
Prerequisites
• I have searched for similar features requests in both open and closed tickets and cannot find a duplicate.
• The feature is still missing in the latest stable version of Elementor ( Elementor Pro )
What problem is your feature request going to solve? Please describe.
We need some actions available in the mini-cart. So we can actually put some content in the mini-cart with some functionality, and not edit the plugin file.
do_action( 'woocommerce_before_mini_cart' );
do_action( 'woocommerce_after_mini_cart' );
Describe the solution you'd like
In your mini-cart file, please add the following lines:
LINE 70: do_action( 'woocommerce_before_mini_cart' );
LINE 102: do_action( 'woocommerce_after_mini_cart' );
Describe alternatives you've considered
Modifying elementor-pro
Additional context
_No response_
• I have searched for similar features requests in both open and closed tickets and cannot find a duplicate.
• The feature is still missing in the latest stable version of Elementor ( Elementor Pro )
What problem is your feature request going to solve? Please describe.
We need some actions available in the mini-cart. So we can actually put some content in the mini-cart with some functionality, and not edit the plugin file.
do_action( 'woocommerce_before_mini_cart' );
do_action( 'woocommerce_after_mini_cart' );
Describe the solution you'd like
In your mini-cart file, please add the following lines:
LINE 70: do_action( 'woocommerce_before_mini_cart' );
LINE 102: do_action( 'woocommerce_after_mini_cart' );
Describe alternatives you've considered
Modifying elementor-pro
Additional context
_No response_
No pledges yet. Be the first to back this.
Comments
Similar requests
Action hook parity between Archive Products and Loop Grid elements?
4 votes · 0 comments
Feature Request: Add WooCommerce standard hooks
1 vote · 0 comments
WooCommerce mini cart hooks
6 votes · 0 comments
Add filters and hooks to the Hints API
2 votes · 0 comments
Update Widget Forms
2 votes · 0 comments
No comments yet.