[wp-trac] [WordPress Trac] #57999: Don't show error message when there is nothing to update

WordPress Trac noreply at wordpress.org
Tue Mar 28 09:01:37 UTC 2023


#57999: Don't show error message when there is nothing to update
----------------------------+-----------------------------
 Reporter:  Presskopp       |      Owner:  (none)
     Type:  defect (bug)    |     Status:  new
 Priority:  normal          |  Milestone:  Awaiting Review
Component:  Administration  |    Version:
 Severity:  normal          |   Keywords:
  Focuses:                  |
----------------------------+-----------------------------
 If either
 {{{
 wp-admin/update-core.php?action=do-plugin-upgrade
 }}}

 or
 {{{
 wp-admin/update-core.php?action=do-theme-upgrade
 }}}


 is called directly and if there is nothing to be updated, still an error
 is shown:

 {{{
 Please select one or more plugins to update.
 }}}

 or

 {{{
 Please select one or more themes to update.
 }}}

 Let's not show the error anymore.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/57999>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list