[wp-trac] [WordPress Trac] #61420: Plugins: Remove unassigned sprintf from wp_get_plugin_action_button()
WordPress Trac
noreply at wordpress.org
Thu Jun 13 13:52:22 UTC 2024
#61420: Plugins: Remove unassigned sprintf from wp_get_plugin_action_button()
-------------------------------------------+-----------------------------
Reporter: hellofromTonya | Owner: hellofromTonya
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 6.5.5
Component: Plugins | Version: 6.5
Severity: minor | Resolution: fixed
Keywords: has-patch commit dev-reviewed | Focuses:
-------------------------------------------+-----------------------------
Changes (by hellofromTonya):
* status: reopened => closed
* resolution: => fixed
Comment:
In [changeset:"58404" 58404]:
{{{
#!CommitTicketReference repository="" revision="58404"
Plugins: Remove unassigned sprintf in wp_get_plugin_action_button().
Removes an unassigned `sprintf` that was accidentally included as part of
[57545] in the `wp_get_plugin_action_button()`. A copy/paste whoopsie.
The actual used code is assigned a wee bit lower in the function within
the install case.
Follow-up to [57545].
Reviewed by jorbin.
Merges [58402] to the 6.5 branch.
Props hellofromTonya, costdev, rajinsharwar.
Fixes #61420.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/61420#comment:10>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list