[wp-hackers] Localizing custom menues (nav-menus.php)
mailapera
mailapera at gmail.com
Fri Apr 27 17:45:16 UTC 2012
Hi,
WP has introduced custom menus since 3.X (I believe), which are
located at this URL in the installation nav-menus.php
The problem is that when I try localizing my theme I get stuck on the
custom menu words. Since they are stored in the DB as text, a php
funtion like <?php _e('Home', my_theme); ?> doesn't work.
I could not find any documentation on custom menus localization. How
do you do it?
Thanks!
More information about the wp-hackers
mailing list