Viewing 3 replies - 1 through 3 (of 3 total)
  • You can download WordPress latest version and upload/replace the wp-admin folder/files on your hosting

    rokelis

    (@rokelis)

    Hey,

    In case you have the option to visit all of your WordPress files via SSH, you can run a simple core file reinstallation command.

    1. Log in to your account via SSH
    2. Navigate to your root folder, where all WordPress folders and files are located, such as wp-admin, wp-content.
    3. Run this command, which will reinstall your core files:
    wp core download –skip-content –force
    4. Your wp-admin should be fixed, and all links restored.

    Thread Starter tomekj78

    (@tomekj78)

    the problem was litespeed enabled or too high php version (memory problems, cURL etc) but thank you for your help

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘/wp-admin/ is missing in admin panel links’ is closed to new replies.