[wp-trac] [WordPress Trac] #65145: Plugins: Display plugin slug/identifier in Installed Plugins row meta
WordPress Trac
noreply at wordpress.org
Wed Apr 29 12:16:50 UTC 2026
#65145: Plugins: Display plugin slug/identifier in Installed Plugins row meta
-------------------------+------------------------------
Reporter: crweiner | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Plugins | Version: 6.9.4
Severity: normal | Resolution:
Keywords: has-patch | Focuses: administration
-------------------------+------------------------------
Comment (by wildworks):
Thanks for the suggestion.
> It would be helpful to also display the plugin's slug / identifier as
well.
This feature might be useful for developers, but it's meaningless for most
users. Personally, I don't think this feature should be introduced into
the core.
Instead, I recommend using the CLI to retrieve the title and identifier.
{{{
wp plugin list --fields=name,title
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/65145#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list