v1.26.0
Update Policy stands down for the standalone plugin
The Update Policy module was extracted into a plugin of its own, Digitizers/update-policy, for WordPress.org. A site running both would have two filters on one update transient and two screens saying the same thing.
- When the standalone plugin is active, the bundled module registers nothing and the Modules screen says so, pointing at the standalone's settings (Settings > Update Policy, or Network Admin > Settings on a network).
- The note is shown only while the module is enabled. A disabled module is off, not standing down.
- New
DPT_Module::standing_down_reason()for any module that defers to another plugin.
Hebrew catalog: 630 strings. Tests: 482 assertions.
Full changelog: v1.25.0...v1.26.0