Make WordPress Core

Opened 3 months ago

Closed 3 months ago

#61163 closed enhancement (wontfix)

Add a Minor Update Security Filter and Minor Update Maintenance Filter

Reported by: pcosta88's profile Pcosta88 Owned by:
Milestone: Priority: normal
Severity: normal Version:
Component: Upgrade/Install Keywords:
Focuses: Cc:

Description

WordPress Updates come in three types: Minor, Major, and Developmental.

Minor updates contain two parts: Security and Maintenance.

There are filters that can control types of updates including Minor. See: https://developer.wordpress.org/advanced-administration/upgrade/upgrading/#update-configuration.

As Minor Updates come in two parts there should be a filter that lets users get the security updates or maintenance updates of a minor update.

Essentially, add two additional filters to the minor update. One for security and one for maintenance.

USE CASE
Some agencies offer a Manual WordPress Update Service as doing a manual update helps to catch issues that happen after an update. As security updates are unlikely to result in issues, the maintenance aspect can be disabled while permitting the security updates.

Change History (1)

#1 @jorbin
3 months ago

  • Milestone Awaiting Review deleted
  • Resolution set to wontfix
  • Status changed from new to closed
  • Version 6.5 deleted

This isn't something that is feasible since branches may have security releases after maintenance releases and many security releases are also maintenance releases.

Note: See TracTickets for help on using tickets.