[wp-trac] [WordPress Trac] #65145: Plugins: Display plugin slug/identifier in Installed Plugins row meta
WordPress Trac
noreply at wordpress.org
Wed Apr 29 06:19:06 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 hbhalodia):
Hi @crweiner, I agree with the same. It would be beneficial when we
compare the results with the CLI command which shows slug and with the
plugin UI page.
Let's wait for a review from the Core Team to check the usecase more
broadly and the placement of the slug. I have already raised the PR in
case the issue is accepted to work on.
The enhancement is not such big, as you already pointed, `$plugin_slug` is
being used in `WP_Plugins_List_Table::single_row()`, So my PR uses the
same variable to add it after the author.
Thanks,
--
Ticket URL: <https://core.trac.wordpress.org/ticket/65145#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list