{"id":35213394,"url":"https://github.com/thisismyurl/thisismyurl-webp-support","last_synced_at":"2026-05-24T01:02:31.860Z","repository":{"id":353464930,"uuid":"1217033353","full_name":"thisismyurl/thisismyurl-webp-support","owner":"thisismyurl","description":"Non-destructive WebP/AVIF conversion for WordPress Media Library images. Backups included. One-click restore.","archived":false,"fork":false,"pushed_at":"2026-05-14T13:09:53.000Z","size":165,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-14T15:18:18.808Z","etag":null,"topics":["avif","image-optimization","media-library","performance","picture-element","webp","wordpress","wordpress-plugin"],"latest_commit_sha":null,"homepage":"https://thisismyurl.com/thisismyurl-webp-support/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thisismyurl.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-04-21T13:31:11.000Z","updated_at":"2026-05-14T13:09:57.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/thisismyurl/thisismyurl-webp-support","commit_stats":null,"previous_names":["thisismyurl/thisismyurl-webp-support"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/thisismyurl/thisismyurl-webp-support","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thisismyurl%2Fthisismyurl-webp-support","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thisismyurl%2Fthisismyurl-webp-support/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thisismyurl%2Fthisismyurl-webp-support/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thisismyurl%2Fthisismyurl-webp-support/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thisismyurl","download_url":"https://codeload.github.com/thisismyurl/thisismyurl-webp-support/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thisismyurl%2Fthisismyurl-webp-support/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33417489,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T22:14:44.296Z","status":"ssl_error","status_checked_at":"2026-05-23T22:14:43.778Z","response_time":53,"last_error":"SSL_read: 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":["avif","image-optimization","media-library","performance","picture-element","webp","wordpress","wordpress-plugin"],"created_at":"2025-12-29T20:26:28.572Z","updated_at":"2026-05-24T01:02:31.846Z","avatar_url":"https://github.com/thisismyurl.png","language":"PHP","funding_links":["https://github.com/sponsors/thisismyurl"],"categories":[],"sub_categories":[],"readme":"# This Is My URL - WEBP Support\n\n[![CI](https://github.com/thisismyurl/thisismyurl-webp-support/actions/workflows/ci.yml/badge.svg)](https://github.com/thisismyurl/thisismyurl-webp-support/actions/workflows/ci.yml) [![WordPress Tested](https://img.shields.io/badge/WordPress-6.9%2B-blue)](https://wordpress.org/) [![License](https://img.shields.io/badge/License-GPL--2.0-blue)](LICENSE)\n\nCurrent version: **0.6126**\n\nA WordPress plugin that converts Media Library attachments (JPEG, PNG, GIF, BMP) to WebP or AVIF non-destructively, with safe backups and one-click restore. Built for site owners who want modern image formats without giving up the ability to roll back.\n\n## What It Does\n\n- Tools \u003e WebP Support page with Optimize, Settings, Pending, and Managed Media sections.\n- **Output Format** setting: WebP (default), AVIF (requires Imagick with libheif), or Both (AVIF primary + WebP companion via `\u003cpicture\u003e` for format negotiation).\n- **Quality Preset** setting: Web (82), Print (95), Lossless (100), or Custom.\n- Per-format conversion toggles for JPG/JPEG, PNG, GIF, and BMP.\n- Non-destructive batch conversion with progress bar, savings stats, and a working Cancel.\n- Pending table shows per-image file sizes; Managed Media table shows bytes saved.\n- Single-image Restore plus a Restore All Originals bulk action.\n- Per-attachment lock so two operators (or two browser tabs) cannot race the same file.\n- Attachment metadata regenerated after each conversion or restoration.\n- Optional backup-folder cleanup on uninstall.\n- WP-CLI: `wp webp convert \u003cid|--all\u003e`, `wp webp restore \u003cid|--all\u003e`, `wp webp status`.\n- French (Canada) translation included (`fr_CA`).\n\n## What It Does Not Do\n\nThe 0.6115 README listed several features that were never in the code. Those claims have been retracted. This plugin does **not** ship:\n\n- A tabbed admin UI or ROI report.\n- Optimize-on-upload, background auto-optimize, or WP-Cron scheduling.\n- EXIF / GPS / metadata stripping.\n- Outbound UTM tagging.\n- Theme-image conversion (removed in 0.6123 — incompatible with managed hosts).\n\nIf you need any of those, this is not the plugin for you. Open an issue if you'd like one of them added.\n\n## Requirements\n\n- WordPress 6.0 or later\n- PHP 8.1 or later\n- WordPress image editor support (GD or Imagick)\n\n## Installation\n\n1. Copy this plugin into your plugins directory as `thisismyurl-webp-support/`.\n2. Activate **WEBP Support by This Is My URL** in `wp-admin \u003e Plugins`.\n3. Open `Tools \u003e WebP Support`.\n4. Configure quality, batch size, and enabled source formats.\n5. Click **Optimize All** to start.\n\n## How Backup and Restore Works\n\n- On conversion the original is moved to `uploads/webp-backups/\u003coriginal-subdir\u003e/`.\n- The attachment record is updated to point at the new `.webp` file.\n- Backup paths are stored relative to `uploads/basedir/` so dev↔prod database copies survive migration. Legacy absolute paths from earlier versions are still understood on read.\n- Restoring moves the original back, deletes the WebP, and regenerates metadata.\n\n## Security and Standards\n\n- Direct-access protection (`ABSPATH` check).\n- Nonce verification on every AJAX action.\n- `current_user_can( 'manage_options' )` capability checks on every admin / AJAX handler.\n- Output escaping and input sanitization aligned with WordPress Coding Standards.\n- Settings API used with a sanitization callback.\n- No external services. No phone-home. No telemetry.\n\n## Versioning\n\nThis plugin uses the format `x.Yddd`:\n\n- `x` = release class (`0` pre-release, `1` full release)\n- `Y` = last digit of the year\n- `ddd` = Julian day of the release\n\n`0.6123` = pre-release built on Julian day 123 of 2026 (May 3).\n\n## Changelog\n\nSee [CHANGELOG.md](CHANGELOG.md).\n\n## License\n\nGPL-2.0-or-later. See [LICENSE](LICENSE).\n\n\n---\n*This project follows the [10 Core Pillars](PILLARS.md). Support quality work [here](https://github.com/sponsors/thisismyurl).*\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthisismyurl%2Fthisismyurl-webp-support","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthisismyurl%2Fthisismyurl-webp-support","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthisismyurl%2Fthisismyurl-webp-support/lists"}