The rpress_cart_title filter is applied to use to get cart title. It receives one parameter.
apply_filters(‘rpress_cart_title’, __( ‘Your Order’, ‘restropress’ ) );
The rpress_cart_title filter is applied to use to get cart title. It receives one parameter.
apply_filters(‘rpress_cart_title’, __( ‘Your Order’, ‘restropress’ ) );