solved-issue-wp-version-feed-error#58
Conversation
|
Test on Playground |
|
Thanks for sending this, @Ankur0812. The core idea here is valid: the Hide WP Version feed fatal was caused by registering the result of the callback instead of the callback name, and your Basic.php change points in the right direction. Current maintainer status:
Next courtesy-compliant path: if you still see this issue on current develop, please rebase the branch and narrow the PR to the minimal runtime fix plus reproduction details: WordPress/PHP versions, Perform version or branch, settings enabled, exact feed URL tested, and the fatal/error output. If the current branch no longer reproduces it, we can close this PR with thanks and credit because the accepted idea is already represented in #29. |
Description
Checklist: