{"id":21701036,"url":"https://github.com/ed-itsolutions/wp-camo","last_synced_at":"2026-05-15T12:06:54.073Z","repository":{"id":137835827,"uuid":"138170115","full_name":"Ed-ITSolutions/wp-camo","owner":"Ed-ITSolutions","description":"WordPress plugin to provide a proxy for images that might be blocked or not https.","archived":false,"fork":false,"pushed_at":"2019-02-20T13:52:26.000Z","size":311,"stargazers_count":3,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-01T07:19:59.972Z","etag":null,"topics":["camo","plugin","wordpress"],"latest_commit_sha":null,"homepage":"https://wordpress.org/plugins/wp-camo","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Ed-ITSolutions.png","metadata":{"files":{"readme":"readme.txt","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2018-06-21T12:54:26.000Z","updated_at":"2025-08-12T15:17:30.000Z","dependencies_parsed_at":"2023-04-17T05:33:41.013Z","dependency_job_id":null,"html_url":"https://github.com/Ed-ITSolutions/wp-camo","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/Ed-ITSolutions/wp-camo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ed-ITSolutions%2Fwp-camo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ed-ITSolutions%2Fwp-camo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ed-ITSolutions%2Fwp-camo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ed-ITSolutions%2Fwp-camo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ed-ITSolutions","download_url":"https://codeload.github.com/Ed-ITSolutions/wp-camo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ed-ITSolutions%2Fwp-camo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33066158,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T11:35:32.926Z","status":"ssl_error","status_checked_at":"2026-05-15T11:35:31.362Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["camo","plugin","wordpress"],"created_at":"2024-11-25T20:17:42.986Z","updated_at":"2026-05-15T12:06:54.041Z","avatar_url":"https://github.com/Ed-ITSolutions.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"=== WP-Camo ===\nContributors: arcath\nDonate link: https://www.ed-itsolutions.com\nTags: proxy, images\nRequires at least: 4.6\nTested up to: 5.0.3\nStable tag: trunk\nRequires PHP: 5.2.4\nLicense: GPLv2 or later\nLicense URI: https://www.gnu.org/licenses/gpl-2.0.html\n\nPasses images through the WordPress site to prevent mixed content errors and bypass local filtering.\n\n== Description ==\n\nSupplies filters\n\nOrignal use case was WordPress themes that used images from facebook which in schools was blocked. By _proxying_ the image through wp-camo images from Facebook will now load in school.\n\n== Installation ==\n\n1. Upload the plugin files to the `/wp-content/plugins/wp-camo` directory, or install the plugin through the WordPress plugins screen directly.\n1. Activate the plugin through the 'Plugins' screen in WordPress\n1. Use the Settings-\u003eWP-Camo screen to configure the plugin\n\nThere are two settings that can be configured\n\n * Prevent Mixed Content Errors, which applies a filter to `the_content` which finds all `http://` images and changes them to wp-camo images.\n * Apply WP-Camo to these domains, which will pass images on these domains through wp-camo regardless of if its hosted on https.\n\nIn your theme/plugin you can use the filter `wp_camo_hash_url` to get the location of the image through WP-Camo.\n\n`\napply_filters('wp_camo_hash_url', $url);\n`\n\nThe image's url will be a location in `/wp-content/uploads/wp-camo/`. The image will be downloaded and cached on the server to reduce load.\n\nThere are 2 filters for changing the path wp-camo uploads images to.\n\n - `wp_camo_disk_path` which sets the on disk path of the wp-camo directory.\n - `wp_camo_public_path` which sets the public url of the wp-camo directory.\n\n== Frequently Asked Questions ==\n\n= Images don't appear = \n\nThis could be for a few reasons, the most common are:\n\n * WP-Camo could not write to the disk.\n * Your web server could not request the image.\n\n== Changelog ==\n\n= 1.0.0 =\n\n * Cache the images on the server instead of fetching them anew each request.\n\n== Upgrade Notice ==\n\n= 1.0.0 =\nImproves performance by caching images on the server.\n\n== Screenshots ==\n\n1. logo.png","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fed-itsolutions%2Fwp-camo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fed-itsolutions%2Fwp-camo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fed-itsolutions%2Fwp-camo/lists"}