apply_filters( 'astra_woocommerce_get_cart_url', string $cart_url )

Applies filters to the WooCommerce cart URL and returns the filtered URL.


Description


Parameters

$cart_url

(string) The WooCommerce cart URL.


Return

(string) The filtered WooCommerce cart URL.


Source

File: inc/compatibility/woocommerce/woocommerce-common-functions.php

View on Trac


Changelog

Changelog
Version Description
4.8.10 Introduced.


User Contributed Notes

You must log in before being able to contribute a note or feedback.