WordPress Debug error: functions load_plugin_textdomain
-
Hi, WordPress Debug error:
Notice: load_plugin_textdomain function is called with an argument that is deprecated since version 2.7
Probably it refers to the function:
function polls_textdomain() { load_plugin_textdomain( 'wp-polls', false, dirname( plugin_basename( __FILE__ ) ) ); }
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘WordPress Debug error: functions load_plugin_textdomain’ is closed to new replies.