wordpress error log: force_ssl_login is deprecated since version 4.4! Use force_ssl_admin() instead

Solution:

This is a plugin or your theme who’s doing this the old way. Turn off each plugin one by one to see which is causing it. If you’ve found it ask the creator to update the plugin. Also try this for your theme if it’s not a plugin.

Also you should update any plugins or theme anyway.