Created
March 3, 2016 10:15
-
-
Save obiPlabon/179c578f905d59f80ce7 to your computer and use it in GitHub Desktop.
WordPress I18N Functions
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
__ | |
_e | |
_ex | |
esc_attr__ | |
esc_attr_e | |
esc_attr_x | |
esc_html__ | |
esc_html_e | |
esc_html_x | |
_n | |
_n_noop | |
_nx | |
_nx_noop |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment