[wp-trac] [WordPress Trac] #65145: Plugins: Display plugin slug/identifier in Installed Plugins row meta
WordPress Trac
noreply at wordpress.org
Wed May 6 07:54:02 UTC 2026
#65145: Plugins: Display plugin slug/identifier in Installed Plugins row meta
-------------------------+-----------------------------
Reporter: crweiner | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: Future Release
Component: Plugins | Version:
Severity: normal | Resolution:
Keywords: has-patch | Focuses: administration
-------------------------+-----------------------------
Comment (by hbhalodia):
Hi Team, I have updated the PR to add the slug column after `Name` and
before `Description`. Also added option to hide the slug by default for
all users when the feature lands. User can enable/disable using screen
options as shared.
Refer PR description for detailed screencast on the functionality -
https://github.com/WordPress/wordpress-develop/pull/11674
As @westonruter mentioned, to uniquely identify the plugin, we need to use
`$plugin_file` variable. So I have used that, so we have detailed plugin
slug info.
Thanks,
--
Ticket URL: <https://core.trac.wordpress.org/ticket/65145#comment:14>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list