[wp-trac] [WordPress Trac] #60992: Plugin management: AJAX plugin activation consequences
WordPress Trac
noreply at wordpress.org
Thu May 2 17:47:16 UTC 2024
#60992: Plugin management: AJAX plugin activation consequences
-------------------------------------------------+-------------------------
Reporter: jeherve | Owner: jorbin
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 6.5.3
Component: Plugins | Version: 6.5
Severity: normal | Resolution: fixed
Keywords: has-patch needs-testing has- | Focuses:
testing-info needs-design-feedback commit |
i18n-change fixed-major dev-reviewed |
-------------------------------------------------+-------------------------
Changes (by jorbin):
* status: reopened => closed
* resolution: => fixed
Comment:
In [changeset:"58083" 58083]:
{{{
#!CommitTicketReference repository="" revision="58083"
Plugins: Show an admin notice on successful activation.
Plugin activation on the Plugins > Add New screen is performed using AJAX,
no longer performing redirects. This means that users will not see a newly
activated plugin's menu items, admin notices, or other UI elements until
the user refreshes or navigates to another screen. Without adequate
messaging and direction, users may be unsure of what to do next.
This shows an admin notice when a plugin is activated from its plugin card
or modal, informing the user that the plugin was activated, and that some
changes may not occur until they refresh the page.
Follow-up to [57545].
Reviewed by joedolson.
Merges [58081] to the 6.5 branch.
Props costdev, jorbin, jeherve, flixos90, joedolson, ironprogrammer,
audrasjb, alanfuller, kevinwhoffman, devsahadat, afragen, adrianduffell,
azaozz, jason_the_adams, JeffPaul, webdevmattcrom, DrewAPicture,
justlevine, stevejonesdev, benlk, roytanck.
Fixes #60992. See #22316.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/60992#comment:94>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list