Hi,
How to internationalize (ln18i)...
'$select = wp_dropdown_categories('show_option_none=Select&show_count=1&echo=0&hierarchical=1&depth=1');'
I want to internationalize "Select" for my new theme.
Thanks,
Regards,
Vincent
Hi,
How to internationalize (ln18i)...
'$select = wp_dropdown_categories('show_option_none=Select&show_count=1&echo=0&hierarchical=1&depth=1');'
I want to internationalize "Select" for my new theme.
Thanks,
Regards,
Vincent
On this codex page: Template_Tags/wp_list_pages you can see some examples of l18n for parameters.
Moshu,
Thank you very much! :)
Sincerely,
Vincent
This topic has been closed to new replies.