• jcasmen

    (@jcasmen)


    I think that where code says:
    require_once( ABSPATH . ‘wp-admin/includes/plugin.php#general-settings’ );

    it should be
    require_once( ABSPATH . ‘wp-admin/includes/plugin.php’ );

    • This topic was modified 9 years ago by jcasmen.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Possible bug in plugin.php line 442’ is closed to new replies.