• Resolved megamurmulis

    (@megamurmulis)


    After WP 6.1 update plugin slash-admin v3.7.4 causes Fatal Error on accessing backend.

    FILE: /wp-content/plugins/slash-admin/options.php
    LINE: 746
    $admins = get_users();

    REPLACE:

    		require_once(ABSPATH .'wp-includes/pluggable.php');
    		$admins     = get_users();
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Fix for Fatal Error with WP 6.1’ is closed to new replies.