This works for me (not hooked to plugins_loaded):
remove_action('woocommerce_review_order_after_submit', array('core\App', 'woocommerce_subscription_box'));
Note there’s also an option in the plugin settings ‘Show subscription option at checkout’ which will also remove it…
Related Posts:
- How to prevent action in ajax request, when in admin side?
- Automatically add attributes to woocommerce product?
- How to check current user before all actions and filters?
- WooCommerce: after install hook
- How to remove products-links after the product title using remove_action
- {status}_{post_type} does not run correctly?
- Change hook to add_action in a plugin class
- Help needed with woocommerce (wc stripe) filter
- Why am I getting ( WooCommerce Services could not be installed (Could not create directory.). ) error and how to solve it ?
- Plugin developer automated documentation
- Product queue for my subscription box
- Want to Show Sub categories under Categories section using Woo Commerce [closed]
- Custom plugin init action causing general slowness
- Is there a hook to Intercept al urls from a webpage and redirect to a page
- add_action in static class [closed]
- how to do login using woocommerce rest api From android
- Custom Pages for Woocommerce Product-Category Pages
- Woocommerce Minimum Price for a Composite Product to add in cart
- creating a custom shop page display on archive woocommerce
- WordPress user account activation
- External Script Using WP – Hooks / Actions Not Working?
- Submit custom form from post content and execute in plugin
- Inject HTML meta tag inside wordpress tag using add_shortcode
- Woocommerce Shop page variation product button replace with add to cart button
- How to get post ID with hooks publish_post, new_to_publish, etc
- How can I insert thousands of Woocommerce products by batch with PHP? [closed]
- add_action in a custom plugin
- WooCommerce search products between price range using WP_Query
- register_activation_hook in oop approach
- Redirect to another page using contact form 7? [closed]
- What is @Action in WordPress?
- Problem with removing plugin action
- edit_user_profile and show_user_profile are not firing inside a class
- Add action to fire when a published post is updated
- do add_action on condition
- Is there a way to figure out which action/filter invoked a function?
- get gravity form ID from backend/wordpress admin
- How to use add_submenu_page() for editors?
- PHP Error When a plugin is active
- How to pass variables to a function argument using add_action [duplicate]
- _prime_post_caches in wordpress
- How to trace SUBMIT button
- woocommerce with custom post type
- How passing values to construct function with Actions?
- Remove_action from plugin with a Class
- add_action into another add_action not working
- publish_post action doesn’t work
- Run a plugin just ‘once’ per page reload
- Using add_action before add_filter on a plugin?
- Is there a way to get plugins and themes not built for multisite to work on a network subsite?
- a weird attribute on every html tag
- Exact Hook to payment methods
- Submit Form data to another page via Ajax (WordPress Way)
- Restrict content based on buy woocommerce product
- the_post hook is not firing for me
- Why do plugins often ask to add in to templates?
- Does using `add_action( ‘init’…` cause performance issues?
- do_action Nested List
- How to get a list of bundled products using wp_query in woocommerce
- Adding Static Image to WooCommerce Content-Single-Product template
- Create a post builder skin in a plugin
- remove_action not removing add_action from constructor
- Plugin Development – Functions or Hooks?
- Hide a Menu Item on Login
- How to get menu location in wp_update_nav_menu hook
- How do I add some javascript validation to the admin interface form’s onsubmit?
- Basic function call on init failing
- How to create Admin Notice from Plugin with argument? [duplicate]
- Hook for page Request?
- Editing wp-config.php
- Are there action hooks for comments?
- Product count in archive page Title in WooCommerce [closed]
- Add item to the woocommerce dashboard menu from a plugin
- WooCommerce – set session with new cart item meta when updating cart item quantity [closed]
- How to get the particular product quantity in orders in Woocommerce [closed]
- Get Every Key & Value from Array then Display All in New Line
- Woocommerce Coupon Menu and Marketing Menu missing After “Coupons can now be managed from Marketing > Coupons.” [closed]
- Get orders of a specific customer woocommerce
- WooCommerce: Force coupon for existing/registered customers [closed]
- Add_rewrite_endpoint doesn’t work with post name permalink structure
- wc_get_template new template does not showing up
- Show icons or badges under title on product archives/category pages
- Conditional Shipping Options if Certain Products are in Cart WooCommerce
- New bulk action to resend welcome emails
- WordPress Stock Update Programatically
- Woocommerce Backend Search by Title and SKU
- Problem with add_action
- WooCommerce Shopping Cart Not Initially Showing Products [closed]
- How can I concatenate variables to search results title? [closed]
- How to add a new column with text fields to WooCommerce Cart List?
- Add a “View all” button on WooCommerce product archives pages
- I am trying to make a field show and save from quickedit screen
- Woocommerce: limit user to see only the products he created
- Woocommerce singe product custom gallery output works just on the first slide
- How to include a custom field in the woocommerce email?
- woocommerce search by sku and title ajax
- Woocomerce add info after order email prouct item
- Remove Pagination for Product Category Pages WooCommerce
- add seperate suffix for low price and high price in woocommerce
- Get products list by url key in WordPress Woocommerce [closed]