Already Have login_message Defined
-
Is it possible to have more than one login_message filter defined? We already have one defined for our theme, and it overrides your plugins’s filter.
add_filter(‘login_message’, ‘ie_login_message’);
Thanks for keeping this plugin updated.
The topic ‘Already Have login_message Defined’ is closed to new replies.