Automattic / babble

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

Remove unused query #292

Closed johnbillion closed 9 years ago

johnbillion commented 9 years ago

See #251

This query doesn't contribute to the pre-caching of the subsequent get_post() calls, because they've already been fetched by bbl_get_default_lang_post() above. Removing it removes a query.