Internationalization and functions that use it Great answer - thanks! What about other functions that use it, such as _x? Just stop using them too or use the alternative function such as esc_attr over esc_attr__?
How do translated, escaped strings (esc_attr) in Themes work? Sorry, what is a textdomain? I'm new to theming WP and have noticed several instances of WP passing in the 'twentyeleven' argument. Does this have to do with the theme name or something else?