Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unclear "See why" in codex doc of header files #1620

Closed
smileBeda opened this issue Jul 1, 2024 · 3 comments
Closed

Unclear "See why" in codex doc of header files #1620

smileBeda opened this issue Jul 1, 2024 · 3 comments
Labels
invalid Not maintained by the Documentation team [Status] Done Issue is completed

Comments

@smileBeda
Copy link

Issue Description

URL of the Page with the Issue

https://codex.wordpress.org/Theme_Development

Section of Page with the issue

https://codex.wordpress.org/Theme_Development#Document_Head_.28header.php.29

Why is this a problem?

Use wp_title() to set the <title> element. See why.

The see why leads to https://developer.wordpress.org/reference/functions/wp_title/#Note which explains nothing.

Suggested Fix

Very likely this #note (which probably would be very valuable) got lost from old to new codex, so if old codex is still available, port it to this new codex.

@smileBeda smileBeda added the [Status] To do Issue marked as Todo label Jul 1, 2024
Copy link

github-actions bot commented Jul 1, 2024

Heads up @WordPress/docs-issues-coordinators, we have a new issue open. Time to use 'em labels.

@estelaris estelaris added invalid Not maintained by the Documentation team and removed [Status] To do Issue marked as Todo labels Jul 1, 2024
@estelaris
Copy link
Member

There is no new Codex and the old Codex is not being maintained as it will eventually go offline. If you need any developers reference, you can review the Developer Resources.

Closing this issue as wontfix

@github-actions github-actions bot added the [Status] Done Issue is completed label Jul 1, 2024
@smileBeda
Copy link
Author

Thanks. The Code has been updated via https://core.trac.wordpress.org/ticket/61555

I disagree that just because something will go away, wrong or borked information should stay in place. The new Dev resources also is incomplete, which makes it a bit worse IMO.
Anyway, solved through the trac.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid Not maintained by the Documentation team [Status] Done Issue is completed
2 participants