Plugin Conflicts With Multisite Translation
-
Dear plugin author,
The bug reported at https://core.trac.ww.wp.xz.cn/ticket/32380 appears to be caused by this plugin. The plugin’s header file calls
get_plugin_data()directly without using theadd_action()API. Unexpected behavior will always occur in this situation.Please consider moving the header code into one of the initialization actions for better compatibility.
Sincerely,
Robert
The topic ‘Plugin Conflicts With Multisite Translation’ is closed to new replies.