Make WordPress Core

Changes between Version 3 and Version 4 of Ticket #54309, comment 6


Ignore:
Timestamp:
01/13/2023 02:26:28 PM (2 years ago)
Author:
costdev
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #54309, comment 6

    v3 v4  
    99If so, I'd suggest we change this behaviour. These navigation items should show regardless of the currently viewed status.
    1010
    11 However, as shown by the references above, the `protected` `show_autoupdates` property is coupled to the list table's navigation ''and'' the `Enable/Disable auto-updates` links that show in plugin rows, extender sub-classes may use this, and may ''want'' to hide the list table navigation for Auto-updates. As always, we should be careful not to introduce an unintended BC break.
     11However, as shown by the references above, the `protected` `show_autoupdates` property is coupled to the list table's navigation ''and'' the `Enable/Disable auto-updates` links that show in plugin rows. Extender sub-classes may use this, and may ''want'' to hide the list table navigation for Auto-updates. As always, we should be careful not to introduce an unintended BC break.
    1212
    1313That said, I can't see any relevant usage in [https://wpdirectory.net/search/01GPNPYYGSDXFC0EBT5KPVMP0M this search result].