Make WordPress Core

Opened 6 weeks ago

Last modified 6 weeks ago

#62631 new enhancement

Add plugin dependencies to Site Health

Reported by: ignatiusjeroe's profile ignatiusjeroe Owned by:
Milestone: Awaiting Review Priority: normal
Severity: normal Version: 6.7.1
Component: Site Health Keywords: has-patch
Focuses: administration Cc:

Description

It would be beneficial to add information about a plugin's dependencies. See attached image

Attachments (2)

Screen Shot 2024-12-02 at 15.40.18.png (80.7 KB) - added by ignatiusjeroe 6 weeks ago.
Screenshot (4).png (89.4 KB) - added by benazeer 6 weeks ago.
Patch Working as expected.

Download all attachments as: .zip

Change History (4)

This ticket was mentioned in PR #7934 on WordPress/wordpress-develop by @yogeshbhutkar.


6 weeks ago
#1

  • Keywords has-patch added

### Description
This pull request introduces details on plugin dependencies within the Site Health.

### Screenshot
https://github.com/user-attachments/assets/0fe7719c-1d22-4d45-87c0-fabf626bd74f

Trac ticket: https://core.trac.wordpress.org/ticket/62631

#2 @benazeer
6 weeks ago

Test Report

Description

This report validates whether the indicated patch works as expected.

PR tested: https://github.com/WordPress/wordpress-develop/pull/7934

Environment

  • WordPress: 6.7.1
  • PHP: 8.1.22
  • Server: nginx/1.16.0
  • Database: mysqli (Server: 8.0.16 / Client: mysqlnd 8.1.22)
  • Browser: Chrome 131.0.0.0
  • OS: macOS
  • Theme: Twenty Twenty-Five 1.0
  • MU Plugins: None activated
  • Plugins:
    • Classic Widgets 0.3
    • Custom Post Type UI 1.17.1
    • FakerPress 0.6.6
    • Gutenberg 19.7.0-rc.1
    • Test Reports 1.2.0

Actual Results

  1. ✅ Issue resolved with patch.

This patch adding details on plugin dependencies within the Site Health successfully.

@benazeer
6 weeks ago

Patch Working as expected.

Note: See TracTickets for help on using tickets.