{"id":15705525,"url":"https://github.com/morganestes/fix-local-flywheel-https","last_synced_at":"2025-08-08T04:19:29.714Z","repository":{"id":145186604,"uuid":"93671670","full_name":"morganestes/fix-local-flywheel-https","owner":"morganestes","description":"WordPress MU Plugin to fix broken requests to REST API and cron jobs in Local by Flywheel.","archived":false,"fork":false,"pushed_at":"2017-06-14T16:58:20.000Z","size":21,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-16T07:04:50.128Z","etag":null,"topics":["flywheel","wordpress","wordpress-development","wordpress-plugin"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/morganestes.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-06-07T19:25:40.000Z","updated_at":"2024-06-19T17:15:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"68586174-3e15-4b60-a205-3dd9efdd5ae2","html_url":"https://github.com/morganestes/fix-local-flywheel-https","commit_stats":{"total_commits":7,"total_committers":1,"mean_commits":7.0,"dds":0.0,"last_synced_commit":"ecce7a54b9ef6e1101b70224a129c1928069114f"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/morganestes/fix-local-flywheel-https","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morganestes%2Ffix-local-flywheel-https","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morganestes%2Ffix-local-flywheel-https/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morganestes%2Ffix-local-flywheel-https/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morganestes%2Ffix-local-flywheel-https/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/morganestes","download_url":"https://codeload.github.com/morganestes/fix-local-flywheel-https/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morganestes%2Ffix-local-flywheel-https/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269362555,"owners_count":24404572,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-08T02:00:09.200Z","response_time":72,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["flywheel","wordpress","wordpress-development","wordpress-plugin"],"created_at":"2024-10-03T20:16:41.306Z","updated_at":"2025-08-08T04:19:29.687Z","avatar_url":"https://github.com/morganestes.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fix cURL errors in Local by Flywheel\nWordPress MU Plugin to fix broken requests to REST API and cron jobs in Local by Flywheel.\n\n## Background\nWhen using SSL in a WordPress development environment provided by Local by Flywheel (previously Pressmatic), requests to `http` endpoints from within WordPress fail with cURL Error 7 because of how the site is proxied. This plugin fixes this by forcing `http` on secured sites.\n\nSee https://local.getflywheel.com/community/t/wp-cron-not-working-on-secured-sites/147/2 for discussion and original code for the `cron_request` filter.\n\n## Installation\n1. Clone the repo locally and copy or symlink the file into your site's `wp-content\\mu-plugins` directory.\n2. You can also pull the file in directly with `curl` or `wget`, or just copy and paste into your own plugin or theme file.\n\n### wget\n    cd wp-content/mu-plugins\n    wget https://git.io/vH6Nn\n\n### cURL\n    cd wp-content/mu-plugins\n    curl -o fix-local-flywheel-https.php -L -C - https://git.io/vH6Nn\n\n## Credits\nThanks to Local user [Xaver](https://local.getflywheel.com/community/users/xaver/summary) for the initial `cron_request` filter code.\n\n## License\nThis plugin is licensed [GPLv2+](LICENSE). Original code from Local forums is licensed [CC BY-NC-SA 3.0](https://creativecommons.org/licenses/by-nc-sa/3.0/deed.en_US) and has been modified for use in this plugin. See [Local Community TOS](https://local.getflywheel.com/community#3) for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmorganestes%2Ffix-local-flywheel-https","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmorganestes%2Ffix-local-flywheel-https","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmorganestes%2Ffix-local-flywheel-https/lists"}