[wp-trac] [WordPress Trac] #64791: Connectors: Extensibility API allowing plugins to register custom connector cards
WordPress Trac
noreply at wordpress.org
Thu Mar 12 07:55:07 UTC 2026
#64791: Connectors: Extensibility API allowing plugins to register custom connector
cards
--------------------------------------+---------------------
Reporter: gziolo | Owner: gziolo
Type: enhancement | Status: closed
Priority: normal | Milestone: 7.0
Component: Administration | Version: trunk
Severity: normal | Resolution: fixed
Keywords: has-patch has-unit-tests | Focuses:
--------------------------------------+---------------------
Changes (by gziolo):
* status: reopened => closed
* resolution: => fixed
Comment:
In [changeset:"61983" 61983]:
{{{
#!CommitTicketReference repository="" revision="61983"
Connectors: Remove redundant helper and improve PHPDoc
Remove `_wp_connectors_get_connector_settings()` and inline `ksort()`
into `_wp_connectors_get_connector_script_module_data()`. Expand
`@return` and `@phpstan-return` array shapes for `wp_get_connector()`
and `wp_get_connectors()`. Make `logo_url` and `credentials_url` truly
optional. Rename test class to `wpGetConnectors`.
Developed in https://github.com/WordPress/wordpress-develop/pull/11227.
Follow-up to [61943].
Props gziolo, westonruter.
Fixes #64791.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/64791#comment:21>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list