Skip to content

Conversation

@Dhruval-678
Copy link
Contributor

Fixes : #597

@Dhruval-678 Dhruval-678 requested a review from a team as a code owner November 13, 2025 13:16
@swissspidy swissspidy changed the title Replaced old codex link with new resources #597 Replaced old codex link with new resources Nov 13, 2025
@swissspidy
Copy link
Member

There are tons of links to the old codex: https://github.com/search?q=repo%3Awp-cli%2Fhandbook+codex.wordpress.org&type=code

Wanna help change all of them?

@Dhruval-678
Copy link
Contributor Author

@swissspidy Sure will do

@Dhruval-678
Copy link
Contributor Author

Dhruval-678 commented Nov 13, 2025

@swissspidy
As suggested replace all old links.

@mrsdizzie
Copy link
Member

I think many of these need to actually change in the command DocBlock where the pages are generated from, not in this project. ie:

https://github.com/wp-cli/cache-command/blob/408bde47b7c19d5701d9cb3c3b1ec90fb70295cd/src/Cache_Command.php#L13-L14

Internal API docs and command pages are generated dynamically from the WP-CLI codebase using the wp handbook series of commands.

@swissspidy
Copy link
Member

I think many of these need to actually change in the command DocBlock where the pages are generated from, not in this project. ie:

wp-cli/cache-command@408bde4/src/Cache_Command.php#L13-L14

Internal API docs and command pages are generated dynamically from the WP-CLI codebase using the wp handbook series of commands.

Indeed. I've now fixed all of them. Unfortunately I can't make edit to this PR, so I'll just merge it for now. The proper updates will come from the packages though.

@swissspidy swissspidy merged commit ccbe7dd into wp-cli:main Jan 20, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Replace outdated Codex links with correct Handbook URLs in Common Issues page

4 participants