Make WordPress Core

Opened 3 years ago

Closed 3 years ago

Last modified 3 years ago

#56321 closed defect (bug) (fixed)

Broken slug in Changes to the WordPress Core PHP Test Suite article

Reported by: rafiahmedd's profile rafiahmedd Owned by:
Milestone: WordPress.org Priority: normal
Severity: normal Version:
Component: WordPress.org Site Keywords:
Focuses: docs Cc:

Description

There's a broken link( fixture methods ) in this article. I have also attached a screenshot. And is the page link https://make.wordpress.org/core/2021/09/27/changes-to-the-wordpress-core-php-test-suite/.

Attachments (1)

Group 6.png (319.8 KB) - added by rafiahmedd 3 years ago.

Download all attachments as: .zip

Change History (4)

@rafiahmedd
3 years ago

This ticket was mentioned in Slack in #docs by nekojonez. View the logs.


3 years ago

#2 @dd32
3 years ago

  • Component changed from General to WordPress.org Site
  • Keywords needs-patch removed
  • Resolution set to fixed
  • Status changed from new to closed

I've changed it from

<a href="http://core-contributors-writing-tests" data-type="URL" data-id="core-contributors-writing-tests">fixture methods</a>

to

<a href="#core-contributors-writing-tests" data-type="URL" data-id="core-contributors-writing-tests">fixture methods</a>

#3 @dd32
3 years ago

  • Milestone changed from Awaiting Review to WordPress.org
Note: See TracTickets for help on using tickets.