PluginUs.Net - Business Tools for WooCommerce and WordPress

[realize your idea - make your dreams come true]

Support Forum

You need to log-in to create request (topic) to the support

Need Currency Name in the Shortcode

The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday. If you have problems with registration ask help on contact us page please
If you not got email within 24~36 business hours, firstly check your spam box, and if no any email from the support there - back to the forum and read answer here. DO NOT ANSWER ON EMAILS [noreply@pluginus.net] FROM THE FORUM!! Emails are just for your info, all answers should be published only here.
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday.

Hi,

I am using this shortcode for currency switcher : [woocs show_flags=0 txt_type="code" style=3]

But in the dropdown i want to display :

This is the Currency Name - Description

For Example:  USD - US Dollar

PS : US Dollar is the Description.

Please Check the reference Screenshot:

Hello

Please read  this - https://currency-switcher.com/hook/woocs_currname_in_option/

Paste your license key here - https://c2n.me/43SC6rb.png -> https://c2n.me/42HBIt7.png

Hi,

Please help me send the php code form :

add_filter('woocs_currname_in_option', function($currency_name){
    //return"Hello" . $currency_name . '!!';
    return "";
});
I need the show Currency - Description. without currency symbol.
Also, Singapore dollar i need the symbol to be S$. please help.

Hello

Drop  me  exact  link  to  the  issue

 Singapore dollar i need the symbol to be S$. please help. - Please  paste  any  symbols  here - https://c2n.me/4abvgLV.png  - result - https://c2n.me/4abvks9.png