Need to change message.
-
Hi
if ( ! $this->can_user_add_to_wishlist() ) { throw new YITH_WCWL_Exception( apply_filters( 'yith_wcwl_user_cannot_add_to_wishlist_message', __( 'The item cannot be added to this wishlist', 'yith-woocommerce-wishlist' ) ), 1 ); }
The item cannot be added to this wishlist -> How can we change this message ? there is no option in backend to change. Please advice.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Need to change message.’ is closed to new replies.