[Plugin: WP Realtime Sitemap] Initialization issue
-
Hi!
This plugin is initialized in it’s constructor but this behavior leads to unforeseen consequences. For example, “load_plugin_textdomain” function is called before loading of qTranslate plugin and $locale variable does not set properly. May be would be better to create separate method for plugin initialization and register it through add_action(‘init’,…)(how it made in “Fast Secure Contact Form” plugin).
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘[Plugin: WP Realtime Sitemap] Initialization issue’ is closed to new replies.