Making WordPress.org

Opened 4 years ago

Closed 4 years ago

#5272 closed defect (bug) (fixed)

Nav list contains invisible modlock link

Reported by: jonoaldersonwp's profile jonoaldersonwp Owned by: dd32's profile dd32
Milestone: Priority: lowest
Component: Support Forums Keywords: seo
Cc:

Description

The horizontal list of links at the bottom of this template - https://wordpress.org/support/forums/ - contain a link to https://wordpress.org/support/view/taggedmodlook/ which omits an anchor text.

Specifically, the current output is:

<li class="view"><a href="https://wordpress.org/support/view/taggedmodlook/"></a></li>

This link should be removed.

Change History (1)

#1 @dd32
4 years ago

  • Owner set to dd32
  • Resolution set to fixed
  • Status changed from new to closed

In 9976:

Support: Skip views which aren't registered.

Fixes #5272.

Note: See TracTickets for help on using tickets.