Changes between Version 3 and Version 4 of Ticket #54309, comment 6
- Timestamp:
- 01/13/2023 02:26:28 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #54309, comment 6
v3 v4 9 9 If so, I'd suggest we change this behaviour. These navigation items should show regardless of the currently viewed status. 10 10 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.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. 12 12 13 13 That said, I can't see any relevant usage in [https://wpdirectory.net/search/01GPNPYYGSDXFC0EBT5KPVMP0M this search result].