Skip to content

[DevHub] Link placeholder on wp_insert_post() reference page #1693

@abrain

Description

@abrain

Issue Description

A link to wp_strip_all_tags() on the wp_insert_post() reference page is only a placeholder, leading to a 404 error.

URL of the Page with the Issue

https://developer.wordpress.org/reference/functions/wp_insert_post/

Section of Page with the issue

The issue is in the Security section under More Information.

Why is this a problem?

The link points to https://developer.wordpress.org/reference/functions/wp_insert_post/_wp_link_placeholder, which does not exist.

Suggested Fix

Modify the link to point to https://developer.wordpress.org/reference/functions/wp_strip_all_tags/.

Metadata

Metadata

Assignees

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