• Resolved tecnoderecho

    (@tecnoderecho)


    Hi,

    I get a old wordpress (4.4.4) and i hasnt the update core page, also the new plugin.
    Is not a multisite installation, iam an adminitrator, and is not a wordpress.com installation.
    i had update and install some plugins manually.

    Any ideas?

    Thanks

Viewing 1 replies (of 1 total)
  • Thread Starter tecnoderecho

    (@tecnoderecho)

    ok… i answer myself.

    There are diferent options if you dont see the updates buttons, new plugins, etc:

    – you are not an administrator
    – it is a multisite installation and your user is not allow to do that.
    – its wordpress.com (thats what i read)
    – you need php memory (more things that i read, but i have no sense for me…)
    – you have blocked the file edit and file mods in the config file
    `define(‘DISALLOW_FILE_EDIT’, true);
    define(‘DISALLOW_FILE_MODS’,true);`

    The last one was my case, commented those lines, and works.

    Regards

Viewing 1 replies (of 1 total)

The topic ‘No update core button or new plugin’ is closed to new replies.