Comments Alexey started the conversationJanuary 30, 2020 at 6:52pmHi. Is it possible to get current link if user wishlist it is not empty and put this link in other page? To mail form, for example. I can use GET request in JavaScript, but maybe you can tell a better way? Thank you! 1,247Dustin repliedJanuary 31, 2020 at 6:26amHi Alexey,Yes! You can do that by using below PHP code: if ( class_exists( 'WPCleverWoosw' ) ) { echo WPCleverWoosw::get_url( null, true ); }Best regards,Dustin1 LikeAlexey repliedFebruary 1, 2020 at 10:12pmThank's! You are the best! 1,247Dustin repliedFebruary 2, 2020 at 12:26amYou're welcome! If you are satisfied, please reward it a full five-star ★★★★★ rating. https://wordpress.org/support/plugin/woo-smart-wishlist/reviews/?filter=5Thank you in advance! <3Best regards,Dustin Sign in to reply ...
Hi. Is it possible to get current link if user wishlist it is not empty and put this link in other page? To mail form, for example. I can use GET request in JavaScript, but maybe you can tell a better way? Thank you!
Hi Alexey,
Yes! You can do that by using below PHP code:
Best regards,
Dustin
Thank's! You are the best!
You're welcome!
If you are satisfied, please reward it a full five-star ★★★★★ rating. https://wordpress.org/support/plugin/woo-smart-wishlist/reviews/?filter=5
Thank you in advance! <3
Best regards,
Dustin