[wp-trac] [WordPress Trac] #65145: Plugins: Display plugin slug/identifier in Installed Plugins row meta
WordPress Trac
noreply at wordpress.org
Fri May 1 03:27:28 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
-------------------------+-----------------------------
Changes (by westonruter):
* milestone: Awaiting Review => Future Release
Comment:
The plugin identifiers can be whatever the array keys for what is returned
by `get_plugins()`.
The `WP_Plugins_List_Table::single_row()` function is already passed a
tuple which of `array( $plugin_file, $plugin_data )`. The `$plugin_file`
is how to uniquely identify a plugin.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/65145#comment:13>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list