[wp-trac] [WordPress Trac] #65349: Add Theme Abilities (tracking issue)
WordPress Trac
noreply at wordpress.org
Tue May 26 13:56:42 UTC 2026
#65349: Add Theme Abilities (tracking issue)
---------------------------+-----------------------------
Reporter: mmaattiiaass | Owner: (none)
Type: enhancement | Status: assigned
Priority: normal | Milestone: Awaiting Review
Component: Abilities API | Version: trunk
Severity: normal | Keywords:
Focuses: |
---------------------------+-----------------------------
**Add Theme Abilities:**
**core/get-active-theme**
Returns information about the currently active theme, optionally filtered
to a subset of fields.
**core/get-theme-info**
Returns information about a specific installed theme looked up by its
stylesheet slug, optionally filtered to a subset of fields.
**core/get-themes**
Returns a list of all installed themes (optionally filtered by
active/inactive status) along with the slug of the currently active one.
**core/activate-theme**
Activates an installed theme by its stylesheet slug and reports the
previous and new active stylesheet.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/65349>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list