how to add localization text in theme option textarea
<php _e('text', 'theme'); ?> this in HTML files but how to do it in plugins/ theme options textarea
any idea
how to add localization text in theme option textarea
<php _e('text', 'theme'); ?> this in HTML files but how to do it in plugins/ theme options textarea
any idea
You must log in to post.