Automattic / babble

Multilingual WordPress done right.
https://wordpress.org/plugins/babble/
245 stars 50 forks source link

Combined: Fix output escaping and remove wrappers/simplify hook functions #296

Closed simonwheatley closed 9 years ago

simonwheatley commented 9 years ago

The work for #214 and #231 had become entangled, and it seemed easier to combine these two PRs in one PR.

Addresses:

Partially addresses: #222