• Uncaught Error: Call to undefined function get_current_screen() in /.../wp-content/plugins/acf-archive/acf-archive.php:102

    This can be resolved by adding before that line this:
    require_once(ABSPATH . 'wp-admin/includes/screen.php');

    This error showed on my Register page. Can there be update, please?

    • This topic was modified 4 years, 11 months ago by Pavel Mares.
    • This topic was modified 4 years, 11 months ago by Pavel Mares.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Call to undefined function get_current_screen()’ is closed to new replies.