Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add loading of TGMPA native translation files. #521

Merged
merged 1 commit into from
Jan 23, 2016

Commits on Jan 23, 2016

  1. Add loading of TGMPA native translation files.

    Implemented in a way that the language loading will work independently of whether TGMPA is included in a plugin or a theme.
    Including compatibility for looking in both the WP_LANG_DIR/plugins/ as well as the WP_LANG_DIR/themes/ directory for translations served by Wp.org.
    
    Ignore warnings from PHPCS as we *really* should suppress warning on `is_readable()`.
    jrfnl committed Jan 23, 2016
    Configuration menu
    Copy the full SHA
    48fdf58 View commit details
    Browse the repository at this point in the history