dmchale / disable-json-api

Public repo for the "Disable REST API" WordPress plugin, currently with 90,000+ active installs in the wordpress.org repository
10 stars 9 forks source link

Better Internationalization #4

Closed tangrufus closed 7 years ago

tangrufus commented 7 years ago

See: https://developer.wordpress.org/plugins/internationalization/how-to-internationalize-your-plugin/

dmchale commented 7 years ago

Finding untranslated strings, making function updates (escaping html & attributes now): https://github.com/dmchale/disable-json-api/commit/12dddaf13d5deb85999822e9381ce71db40af697

Adding load_plugin_textdomain() support: https://github.com/dmchale/disable-json-api/commit/87e139d7c08d4ac4f85292d281c990439552c339