Opened 2 years ago
Closed 2 years ago
#55736 closed defect (bug) (invalid)
WordPress 5.9.3 is available! Please inform the site administrator or administrator.
Reported by: | tarik123 | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | major | Version: | 5.9.3 |
Component: | Upgrade/Install | Keywords: | |
Focuses: | Cc: |
Description
Good evening,
I would like to know if it is normal to have the message: "WordPress 5.9.3 is available! Please inform the site administrator or administrator." Because I am the "only" administrator of this website.
Could you please help me? Do I have to do something to update my WordPress site or do I just have to wait until you update your interface?
Best regards,
Tarik
Change History (1)
Note: See
TracTickets for help on using
tickets.
Welcome to trac!!
A message that an update to WordPress is available is normal.
However, if your account has role
administrator
, then the message normally reads:(where "Please update now" is a link to the admin screen where you can manually perform the update).
Since you're seeing the
message, that means that something is preventing your account from updating WordPress.
The most likely culprits are either: 1) for some reason your admin account does not have the
update_core
capability that all administrator accounts normally have, or 2) that theDISALLOW_FILE_MODS
constant is defined and true in yourwp-config.php
file.I'm sorry that you're having troubles, but since this doesn't appear to be a bug in WordPress core, I suggestion you ask your question on the support forums and someone can help you there. Feel free to mention this trac ticket when you ask in the forums.