Tagged Questions
2
votes
1answer
446 views
How to use get_option() without any filter?
I'm using the newest WordPress 3.3.1 and newest qTranslate 2.5.27. I have made some an AJAX script which returns a value and message in the current language.
Here I get my first problem, I solve it ...