As it is nearly impossible to post an BUG for WooCommerce Subscription-Plugin, I do it here now:
We discovered an error, if you try to open the the list of existing renewals from the list view. This leads to a 500 error.
In Class “class-wc-subscriptions-admin.php” in function “display_renewal_filter_notice”, there is “esc_url( wcs_get_edit_post_link( $subscription ) )” used instead of “esc_url( wcs_get_edit_post_link( $subscription_id ) )”. This leads to an 500 error.
Closed
Last updated: May 13, 2026
Log in to comment on this feature request.
Hey there! Thank you for getting in touch. This looks like a support question, rather than a feature request. To get help with this, I encourage you to get in touch with our support team at: https://woocommerce.com/my-account/contact-support/.
Sorry… The exact path is: woocommerce-subscriptions/vendor/woocommerce/subscriptions-core/includes/admin/class-wc-subscriptions-admin.php