Skip to content

Swap screenshots 2 and 3.#1

Merged
jakemgold merged 1 commit intojakemgold:mainfrom
aaronjorbin:fix/images-in-readme
Apr 24, 2026
Merged

Swap screenshots 2 and 3.#1
jakemgold merged 1 commit intojakemgold:mainfrom
aaronjorbin:fix/images-in-readme

Conversation

@aaronjorbin
Copy link
Copy Markdown
Contributor

In both README.md and readme.txt the second screenshot is the one related to the settings tab and the first is the one related to inline editing. In .wordpress-org/screenshot*, those are swapped. This fixes that.

this was done using the following bash commands:

mv screenshot-2.png tmp
mv screenshot-3.png screenshot-2.png
mv tmp screenshot-3.png

In both README.md and readme.txt the second screenshot is the one related to the settings tab and the first is the one related to inline editing. In .wordpress-org/screenshot*, those are swapped. This fixes that.
@jakemgold jakemgold merged commit 67bac05 into jakemgold:main Apr 24, 2026
@jakemgold
Copy link
Copy Markdown
Owner

Thank you @aaronjorbin ! Nice to see your name pop up here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants