Skip to content

GH#113: feat(screenshots): replace duplicate installation wizard captures#142

Merged
superdav42 merged 2 commits into
mainfrom
feature/auto-20260629-063736-gh113
Jun 29, 2026
Merged

GH#113: feat(screenshots): replace duplicate installation wizard captures#142
superdav42 merged 2 commits into
mainfrom
feature/auto-20260629-063736-gh113

Conversation

@superdav42

Copy link
Copy Markdown
Contributor

Summary

Replaced the installation plugin/search/activation screenshots and setup wizard captures with fresh local WordPress admin screenshots. Verified the multisite wizard screenshots, refreshed current 1280x800 captures where safe, and preserved the distinct installation-complete state to avoid introducing a duplicate.

Files Changed

static/img/installation/add-new-plugin.png,static/img/installation/multisite-wizard/wizard-complete.png,static/img/installation/multisite-wizard/wizard-installation-pending.png,static/img/installation/multisite-wizard/wizard-network-configuration.png,static/img/installation/multisite-wizard/wizard-welcome.png,static/img/installation/plugin-activated.png,static/img/installation/plugin-installed.png,static/img/installation/search-ultimate-multisite.png,static/img/installation/wizard-default-content.png,static/img/installation/wizard-installation.png,static/img/installation/wizard-pre-install-checks.png,static/img/installation/wizard-ready.png,static/img/installation/wizard-recommended-plugins.png,static/img/installation/wizard-welcome.png,static/img/installation/wizard-your-company.png

Runtime Testing

  • Risk level: Low (agent prompts / infrastructure scripts)
  • Verification: file/du/md5sum checks confirm screenshots are under 200 KB where required and all hashes are distinct; npm run build -- --locale en passed. Full all-locale build was attempted but exceeded runtime after successful en output and showed pre-existing translated broken-link warnings unrelated to these image replacements.

Resolves #113


aidevops.sh v3.29.31 plugin for OpenCode v1.17.11 with gpt-5.5 spent 31m and 143,708 tokens on this with the user in an interactive session.

@superdav42 superdav42 added the origin:interactive Created by interactive user session label Jun 29, 2026
@superdav42

Copy link
Copy Markdown
Contributor Author

Completion Summary

  • What: Replaced the installation plugin/search/activation screenshots and setup wizard captures with fresh local WordPress admin screenshots. Verified the multisite wizard screenshots, refreshed current 1280x800 captures where safe, and preserved the distinct installation-complete state to avoid introducing a duplicate.
  • Issue: consolidated: replace duplicate and stale installation wizard screenshots #113
  • Files changed: static/img/installation/add-new-plugin.png,static/img/installation/multisite-wizard/wizard-complete.png,static/img/installation/multisite-wizard/wizard-installation-pending.png,static/img/installation/multisite-wizard/wizard-network-configuration.png,static/img/installation/multisite-wizard/wizard-welcome.png,static/img/installation/plugin-activated.png,static/img/installation/plugin-installed.png,static/img/installation/search-ultimate-multisite.png,static/img/installation/wizard-default-content.png,static/img/installation/wizard-installation.png,static/img/installation/wizard-pre-install-checks.png,static/img/installation/wizard-ready.png,static/img/installation/wizard-recommended-plugins.png,static/img/installation/wizard-welcome.png,static/img/installation/wizard-your-company.png
  • Testing: file/du/md5sum checks confirm screenshots are under 200 KB where required and all hashes are distinct; npm run build -- --locale en passed. Full all-locale build was attempted but exceeded runtime after successful en output and showed pre-existing translated broken-link warnings unrelated to these image replacements.
  • Key decisions: none

aidevops.sh v3.29.31 plugin for OpenCode v1.17.11 with gpt-5.5 spent 31m and 143,708 tokens on this with the user in an interactive session.

@coderabbitai

coderabbitai Bot commented Jun 29, 2026

Copy link
Copy Markdown

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (15)
  • static/img/installation/add-new-plugin.png is excluded by !**/*.png
  • static/img/installation/multisite-wizard/wizard-complete.png is excluded by !**/*.png
  • static/img/installation/multisite-wizard/wizard-installation-pending.png is excluded by !**/*.png
  • static/img/installation/multisite-wizard/wizard-network-configuration.png is excluded by !**/*.png
  • static/img/installation/multisite-wizard/wizard-welcome.png is excluded by !**/*.png
  • static/img/installation/plugin-activated.png is excluded by !**/*.png
  • static/img/installation/plugin-installed.png is excluded by !**/*.png
  • static/img/installation/search-ultimate-multisite.png is excluded by !**/*.png
  • static/img/installation/wizard-default-content.png is excluded by !**/*.png
  • static/img/installation/wizard-installation.png is excluded by !**/*.png
  • static/img/installation/wizard-pre-install-checks.png is excluded by !**/*.png
  • static/img/installation/wizard-ready.png is excluded by !**/*.png
  • static/img/installation/wizard-recommended-plugins.png is excluded by !**/*.png
  • static/img/installation/wizard-welcome.png is excluded by !**/*.png
  • static/img/installation/wizard-your-company.png is excluded by !**/*.png

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: a981d87e-ce00-401a-8ce3-492b3c2e8cab

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feature/auto-20260629-063736-gh113

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@superdav42 superdav42 added the status:in-review PR open, awaiting review/merge label Jun 29, 2026
@superdav42 superdav42 marked this pull request as ready for review June 29, 2026 07:10
@superdav42 superdav42 merged commit cf1005b into main Jun 29, 2026
5 checks passed
@superdav42 superdav42 added the review-feedback-scanned Merged PR already scanned for quality feedback label Jun 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

origin:interactive Created by interactive user session review-feedback-scanned Merged PR already scanned for quality feedback status:in-review PR open, awaiting review/merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

consolidated: replace duplicate and stale installation wizard screenshots

1 participant