Make WordPress Core

Opened 6 months ago

Last modified 6 weeks ago

#60466 assigned enhancement

Introduce a contextual help tab for plugin dependencies

Reported by: desrosj's profile desrosj Owned by: costdev's profile costdev
Milestone: 6.7 Priority: normal
Severity: normal Version:
Component: Help/About Keywords: has-patch needs-copy-review
Focuses: Cc:

Description

Follow up to #22316/[57545].

On the plugins screen, there should be a help tab added about plugin dependencies.

This potentially could be linked to in admin notices and other scenarios where users are notified that something is not right with their current set of installed plugins.

Attachments (2)

6806.diff (1.5 KB) - added by DorZki 6 weeks ago.
6806.2.diff (1.5 KB) - added by DorZki 6 weeks ago.

Download all attachments as: .zip

Change History (19)

#1 @costdev
6 months ago

  • Owner set to costdev
  • Status changed from new to assigned

#2 @swissspidy
5 months ago

Just checking in here since there hasn't been any progress here and we're approaching the RC phase. Do you think this is required and still feasible for 6.5? Any help needed?

#3 @swissspidy
5 months ago

  • Keywords needs-patch added

#4 @adarshposimyth
5 months ago

  • Keywords has-patch added; needs-patch removed

@swissspidy , I have added a patch. Kindly check if it can make it to 6.5 RC1

#5 @swissspidy
5 months ago

  • Keywords needs-patch added; has-patch removed

@adarshposimyth I don't see any patch or pull request.

#6 @audrasjb
5 months ago

@adarshposimyth could you please quickly add your patch in the ticket so we can see if it can be quickly committed before RC1 or not? Otherwise I'll punt it to milestone 6.6 at the top of the hour since we'll reach the commit freeze hour :)

#7 @adarshposimyth
5 months ago

@audrasjb my PR isn't ready, will have to punt it to 6.6.

#8 @audrasjb
5 months ago

  • Milestone changed from 6.5 to 6.6

Ok thanks, moving to 6.6.

#9 @NekoJonez
3 months ago

Now, basically this well be a new help option in the help tab... But where do we place it? Do we place it in the plugin section? In the install section AND/OR the plugin overview list?

#10 @oglekler
7 weeks ago

  • Milestone changed from 6.6 to 6.7
  • Type changed from defect (bug) to enhancement

Sorry, but this is an enhancement, so, I am moving it to the next milestone 😐
@costdev I am ready to collaborate on this if needed 🙂

#11 @DorZki
6 weeks ago

I've started working on this issue as a part of WCEU Contributor Day.

This ticket was mentioned in PR #6806 on WordPress/wordpress-develop by DorZuberi.


6 weeks ago
#12

  • Keywords has-patch added; needs-patch removed

@DorZki
6 weeks ago

#13 @oglekler
6 weeks ago

  • Keywords needs-copy-review added

@DorZki
6 weeks ago

This ticket was mentioned in Slack in #core-test by audrasjb. View the logs.


6 weeks ago

#15 follow-up: @Boniu91
6 weeks ago

In general looks good to me. This line needs attention from my point of view:
In case plugin activation link is disabled, this is due to missing required dependencies for the said plugin.
Shouldn't it be:
plugin's
and here:
this is due to missing required dependencies for the said plugin.
Maybe it would be better to change the said to:
related or specific or mentioned

I'm not the native, so definitely experienced eyes are needed.

This ticket was mentioned in Slack in #core by dorzki. View the logs.


6 weeks ago

#17 in reply to: ↑ 15 @DorZki
6 weeks ago

Replying to Boniu91:

In general looks good to me. This line needs attention from my point of view:
In case plugin activation link is disabled, this is due to missing required dependencies for the said plugin.
Shouldn't it be:
plugin's
and here:
this is due to missing required dependencies for the said plugin.
Maybe it would be better to change the said to:
related or specific or mentioned

I'm not the native, so definitely experienced eyes are needed.

Thanks for the feedback, I wish someone would proof-read it and give me final copy so I can update my PR ;)

Note: See TracTickets for help on using tickets.