Title: swp_localization_init never fires
Last modified: May 30, 2017

---

# swp_localization_init never fires

 *  Resolved [Tim W](https://wordpress.org/support/users/timwhitlock/)
 * (@timwhitlock)
 * [9 years ago](https://wordpress.org/support/topic/swp_localization_init-never-fires/)
 * There is a bug in your l10n bootstrapping.
 * The file `languages.php` gets included on the `plugins_loaded` hook, but then
   uses the same hook to call `swp_localization_init`. Hence it will never be called.
 * Translations may still load in WordPress >= 4.6.0 but it will still circumvent
   the `load_plugin_textdomain` function and so prevent other plugins from hooking
   into the loading process.

Viewing 1 replies (of 1 total)

 *  Plugin Author [WarfarePlugins](https://wordpress.org/support/users/warfareplugins/)
 * (@warfareplugins)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/swp_localization_init-never-fires/#post-9292948)
 * This is now fixed in version 2.2.10. Thank you for reporting it.

Viewing 1 replies (of 1 total)

The topic ‘swp_localization_init never fires’ is closed to new replies.

 * ![](https://ps.w.org/social-warfare/assets/icon-256x256.jpg?rev=2272097)
 * [Social Sharing Plugin - Social Warfare](https://wordpress.org/plugins/social-warfare/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/social-warfare/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/social-warfare/)
 * [Active Topics](https://wordpress.org/support/plugin/social-warfare/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/social-warfare/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/social-warfare/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [WarfarePlugins](https://wordpress.org/support/users/warfareplugins/)
 * Last activity: [8 years, 11 months ago](https://wordpress.org/support/topic/swp_localization_init-never-fires/#post-9292948)
 * Status: resolved