[WIP] Fix TODO in ms-functions.php to use *_url() API#151
Closed
Claude wants to merge 2 commits into
Closed
Conversation
- Replace hardcoded http:// with set_url_scheme() in activation URL - Ensures proper HTTPS handling when is_ssl() returns true - Adds comprehensive test coverage for URL construction - Resolves TODO at wp-includes/ms-functions.php:973 Agent-Logs-Url: https://github.com/nopilots/wordpress-develop/sessions/05e67b39-126f-491a-bd78-086a8ce127b9 Co-authored-by: josephfusco <6676674+josephfusco@users.noreply.github.com>
|
Closing as part of a system simplification. The pipeline has been stuck for 7 days with no merges. Root causes identified: revision chains, work-generation workflows, test-failures bypassing approval gates, and workflow self-modification noise. A clean-slate cleanup is in progress. The system will resume with a tighter, simpler workflow set. Fresh PRs from agents will flow through the corrected pipeline. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Thanks for asking me to work on this. I will get started on it and keep this PR's description up to date as I form a plan and make progress.