{"id":36766422,"url":"https://github.com/imagewize/wp-ops","last_synced_at":"2026-04-07T17:31:35.620Z","repository":{"id":289601002,"uuid":"971787669","full_name":"imagewize/wp-ops","owner":"imagewize","description":"Tools, scripts, and guides for modern WordPress development \u0026 devops—optimized for Trellis/Bedrock workflows","archived":false,"fork":false,"pushed_at":"2026-04-06T02:37:00.000Z","size":813,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-06T04:28:31.733Z","etag":null,"topics":["ansible","bedrock","devops","nginx","trellis","trellis-cli","wordpress","wp-cli"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/imagewize.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2025-04-24T04:07:03.000Z","updated_at":"2026-04-06T02:36:24.000Z","dependencies_parsed_at":"2026-01-20T05:04:20.661Z","dependency_job_id":null,"html_url":"https://github.com/imagewize/wp-ops","commit_stats":null,"previous_names":["imagewize/trellis-updater","imagewize/trellis-tools","imagewize/wp-ops"],"tags_count":58,"template":false,"template_full_name":null,"purl":"pkg:github/imagewize/wp-ops","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imagewize%2Fwp-ops","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imagewize%2Fwp-ops/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imagewize%2Fwp-ops/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imagewize%2Fwp-ops/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imagewize","download_url":"https://codeload.github.com/imagewize/wp-ops/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imagewize%2Fwp-ops/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31522233,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T16:28:08.000Z","status":"ssl_error","status_checked_at":"2026-04-07T16:28:06.951Z","response_time":105,"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":["ansible","bedrock","devops","nginx","trellis","trellis-cli","wordpress","wp-cli"],"created_at":"2026-01-12T13:00:16.042Z","updated_at":"2026-04-07T17:31:35.611Z","avatar_url":"https://github.com/imagewize.png","language":"Shell","readme":"\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"assets/logo.svg\" alt=\"WordPress Operations Logo\" width=\"128\" height=\"128\"\u003e\n    \u003ch1\u003eWP OPS\u003c/h1\u003e \n\u003c/div\u003e\n\n\n\u003cdiv align=\"center\"\u003e\nTools, scripts, and guides for modern WordPress development \u0026 devops—optimized for \u003ca href=\"https://roots.io/trellis/\"\u003eTrellis\u003c/a\u003e/\u003ca href=\"https://roots.io/bedrock/\"\u003eBedrock\u003c/a\u003e workflows.\n\u003c/div\u003e\n\n## Contents\n\n- [Trellis](#trellis)\n- [WP-CLI](#wp-cli)\n- [Nginx](#nginx)\n- [Scripts](#scripts)\n- [WordPress Utilities](#wordpress-utilities)\n\n## Trellis\n\n| Tool | Description | Docs |\n|------|-------------|------|\n| **Updater** | Safely update Trellis while preserving custom configurations | [→](trellis/updater/README.md) |\n| **Backup Tools** | Ansible playbooks for database and files backup/push/pull | [→](trellis/backup/README.md) |\n| **Provisioning** | Common provisioning commands and workflows | [→](trellis/provision/README.md) |\n| **New Machine Setup** | Set up macOS for Trellis development | [→](trellis/provision/NEW-MACHINE.md) |\n| **Project Setup** | Clone and configure an existing Trellis/Bedrock project | [→](trellis/provision/PROJECT-SETUP.md) |\n| **Monitoring** | Nginx log monitoring for traffic analysis and security threat detection | [→](trellis/monitoring/README.md) |\n| **Security** | fail2ban IP blocking and manual deny rules | [→](trellis/security/README.md) |\n| **Troubleshooting** | Diagnose PHP-FPM, MariaDB, and server issues | [→](troubleshooting/README.md) |\n\n## WP-CLI\n\n| Tool | Description | Docs |\n|------|-------------|------|\n| **Content Creation** | Automated page creation and content management workflows | [→](wp-cli/content-creation/README.md) |\n| **Migration Tools** | Migrate WordPress sites to Trellis/Bedrock (single and multi-site) | [→](wp-cli/migration/README.md) |\n| **URL Update Methods** | WordPress URL update methods for migrations | [→](wp-cli/migration/URL-UPDATE-METHODS.md) |\n| **Diagnostics** | Diagnostic tools for transients, caching, and performance | [→](wp-cli/diagnostics/README.md) |\n| **Security Scanners** | Dual-scanner suite for malware detection and security auditing | [→](wp-cli/security/README.md) |\n\n## Nginx\n\n| Tool | Description | Docs |\n|------|-------------|------|\n| **Image Optimization** | WebP/AVIF configuration with automatic format serving | [→](nginx/image-optimization/README.md) |\n| **Browser Caching** | Optimal static asset caching configuration | [→](nginx/browser-caching/README.md) |\n| **Redirects** | Redirect configuration for SEO and URL management | [→](nginx/redirects/README.md) |\n\n## Scripts\n\n| Tool | Description | Docs |\n|------|-------------|------|\n| **PR Creation** | AI-powered GitHub PR descriptions (Claude/Codex) | [→](CREATE-PR.md) |\n| **Plugin Release** | AI-powered version bumping and changelog generation for plugins | [→](scripts/release-plugin.sh) |\n| **Theme Release** | AI-powered version bumping and changelog generation for themes | [→](scripts/release-theme.sh) |\n| **Theme Sync** | Rsync script for theme synchronization | [→](scripts/rsync-theme.sh) |\n\n## WordPress Utilities\n\n| Tool | Description | Docs |\n|------|-------------|------|\n| **Snippets** | Self-contained PHP snippets ready to drop into themes or plugins | [→](wordpress-utilities/snippets/README.md) |\n| **Age Verification** | Cookie-based age verification with modal interface and ACF integration | [→](wordpress-utilities/age-verification/README.md) |\n| **Analytics** | Google Analytics, Matomo implementation and detection | [→](wordpress-utilities/analytics/README.md) |\n| **Speed Optimization** | Performance testing and TTFB analysis with curl/wget | [→](wordpress-utilities/speed-optimization/README.md) |\n\n## Requirements\n\n- **Core**: Git, Bash, rsync\n- **Tool-specific**: See individual docs for Ansible, WP-CLI, ImageMagick, etc.\n\n## Credits\n\nLogo design inspired by [Opsgenie icon](https://blade-ui-kit.com/blade-icons/si-opsgenie) from [Blade Icons](https://blade-ui-kit.com/blade-icons).\n\n## License\n\nMIT License. See [LICENSE.md](LICENSE.md) for details.\n\n---\n\nCopyright © Imagewize\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimagewize%2Fwp-ops","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimagewize%2Fwp-ops","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimagewize%2Fwp-ops/lists"}