Skip to content

Broken link for wp_register_ability() in Abilities API Hooks documentation #2109

@itsgajendraSingh

Description

@itsgajendraSingh

Issue Summary

On the Abilities API Hooks documentation page:
https://developer.wordpress.org/apis/abilities-api/hooks/#wp_register_ability_args

The filters parameter section contains a link to wp_register_ability().
However, clicking this link redirects to:

https://developer.wordpress.org/apis/abilities-api/hooks/3.registering-abilities.md#wp_register_ability

This URL does not exist and results in a 404 page not found.

Expected Behavior

The link should point to the actual documentation page for wp_register_ability() within the Abilities API section.

Steps to Reproduce

  1. Open https://developer.wordpress.org/apis/abilities-api/hooks/
  2. Scroll to the Filters Parameters section.
  3. Click the link for wp_register_ability().
  4. Observe the 404 page.
Image Image

Metadata

Metadata

Labels

APIsIssues for Common APIs Handbook[Status] DoneIssue is completeddeveloper documentation (DevHub)Improvements or additions to developer documentation

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions