#1689 closed defect (bug) (fixed)
Show disabled plugins to their committers and admins
Reported by: | obenland | Owned by: | obenland |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | Plugin Directory | Keywords: | |
Cc: |
Description
Plugins with the disabled post status should still be visible on the front-end for its and plugin admins, including a message "the plugin was disabled, please contact…"
Attachments (1)
Change History (10)
This ticket was mentioned in Slack in #meta by obenland. View the logs.
8 years ago
#4
@
8 years ago
Attached screenshot.
https://make.wordpress.org/pluginrepo/2012/06/01/notice-banners/ has a list of all the ones @coffe2code made
#5
@
8 years ago
The comment https://make.wordpress.org/pluginrepo/2012/06/01/notice-banners/#comment-2208 is especially worth noting as it outlines what the front-end banner message says based on whether it is being viewed by an admin, plugin committer, or anyone else.
#6
@
8 years ago
Thinking about it a little bit more, I don't think we need to show anything on the front-end that is not a published plugin. wp-admin is where plugin authors will administrate their plugins in the future. There they can already see all their plugins in their various statuses. So we should probably just display those messages there, depending on the current status of the plugin.
#7
@
8 years ago
If we redirect them to the backend and show the message there, that would work.
It would be the same experience for non-devs (plugin vanished) and eventually be awesome when we can leave comments for the devs on that page :)
@ipstenu: Can you tell me what the disabled message on the front-end currently says? I don't think I have a plugin in that status currently.