-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Currently (version 1.7.12 on WP.org), the translation doesn't load, because the function
load_plugin_textdomain
is called with the path
unique-headers/inc/languages/
instead of
unique-headers/languages/
This is trivial to fix downstream by either moving the languages directory or fixing the path in the php code ; but I wanted to let you know so that you can fix this upstream.
Metadata
Metadata
Assignees
Labels
No labels