Commit 04bb9ee
Connection: register WP Abilities API reads (#48735)
* Connection abilities: register connection status reads via Registrar
* Connection abilities: single get-connection-status, jetpack-plugin-scoped loading
* Use enhancement changelog type for Jetpack plugin (changelogger validity)
* Regenerate plugin composer.lock files for connection package require-dev change
* Connection abilities: use jetpack category, drop plan_class, surface connection package version
Move the connection ability under the top-level `jetpack` category
(`jetpack/get-connection-status`) so future Jetpack abilities share one
namespace. Drop `plan_class` from the output — plan info isn't a
connection concern. Replace `jetpack_version` with `connection_version`
sourced from `Package_Version::PACKAGE_VERSION`, which is what actually
ships this ability.
* Connection abilities: gate get-connection-status on jetpack_admin_page cap
* Connection abilities: rename site_connected output field to site_registered
* Connection abilities: prefer WP 7.0 Connectors screen for registration URL
* Abilities: align shared jetpack category description across registrars
* Connection abilities: fix Connectors registration URL and detection
---------
Co-authored-by: Enej Bajgoric <enej.bajgoric@a8c.com>
Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/26247343903
Upstream-Ref: Automattic/jetpack@167b0801 parent 428432b commit 04bb9ee
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments