Skip to content

Update logo to match new design#11026

Closed
juanfra wants to merge 9 commits intoWordPress:trunkfrom
juanfra:fix/64708-update-wp-logo
Closed

Update logo to match new design#11026
juanfra wants to merge 9 commits intoWordPress:trunkfrom
juanfra:fix/64708-update-wp-logo

Conversation

@juanfra
Copy link
Member

@juanfra juanfra commented Feb 24, 2026

Trac ticket: https://core.trac.wordpress.org/ticket/64708

With the new admin reskin, the login page logo still uses the old blue color scheme, which now looks out of place and dated compared to the refreshed admin interface.

In this PR I'm updating the logo, using the simplified version and matching the new color W mark in gray.

Why are we going with this logo/color combination?

🔗 Please see the discussion here.

Login/Register Install
logo-login logo-install

This Pull Request is for code review only. Please keep all other discussion in the Trac ticket. Do not merge this Pull Request. See GitHub Pull Requests for Code Review in the Core Handbook for more details.

@github-actions
Copy link

github-actions bot commented Feb 24, 2026

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

Core Committers: Use this line as a base for the props when committing in SVN:

Props juanfra, westonruter, jeffpaul, mukesh27.

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

@github-actions
Copy link

github-actions bot commented Mar 2, 2026

Test using WordPress Playground

The changes in this pull request can previewed and tested using a WordPress Playground instance.

WordPress Playground is an experimental project that creates a full WordPress instance entirely within the browser.

Some things to be aware of

  • All changes will be lost when closing a tab with a Playground instance.
  • All changes will be lost when refreshing the page.
  • A fresh instance is created each time the link below is clicked.
  • Every time this pull request is updated, a new ZIP file containing all changes is created. If changes are not reflected in the Playground instance,
    it's possible that the most recent build failed, or has not completed. Check the list of workflow runs to be sure.

For more details about these limitations and more, check out the Limitations page in the WordPress Playground documentation.

Test this pull request with WordPress Playground.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are plugins which are currently using the blue version: https://wpdirectory.net/search/01KJR61Y4PHZABG54HMFPVFEWH

Would it be safer to introduce a wordpress-logo-gray.svg instead?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Absolutely, just pushed the changes.

@jeffpaul
Copy link
Member

@westonruter is this good to merge in so that it goes out with beta today?

@westonruter
Copy link
Member

@jeffpaul oh yes, I can commit if you want.

@mukeshpanchal27
Copy link
Member

Screenshot 2026-03-12 at 8 17 35 PM

Looks good

overflow: hidden;
background-image: url(../images/w-logo-blue.png?ver=20131202);
background-image: none, url(../images/wordpress-logo.svg?ver=20131107);
background-image: url(../images/w-logo-gray.png?ver=20260303);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure but we have to use 7.0 release date here. WDYT @westonruter

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A date was used previously, so keeping it a date makes sense to me.

pento pushed a commit that referenced this pull request Mar 12, 2026
…sign.

Developed in #11026

Props juanfra, westonruter, jeffpaul, mukesh27, audrasjb, joedolson, dd32, davidbaumwald, fabiankaegy, huzaifaalmesbah, Joen, butterflymedia, noruzzaman, karmatosed, ozgursar, fcoveram, tusharaddweb, darshitrajyaguru97.
See #64308.
Fixes #64708.


git-svn-id: https://develop.svn.wordpress.org/trunk@61989 602fd350-edb4-49c9-b593-d223f7449a82
@github-actions
Copy link

A commit was made that fixes the Trac ticket referenced in the description of this pull request.

SVN changeset: 61989
GitHub commit: 62ceabe

This PR will be closed, but please confirm the accuracy of this and reopen if there is more work to be done.

@github-actions github-actions bot closed this Mar 12, 2026
markjaquith pushed a commit to WordPress/WordPress that referenced this pull request Mar 12, 2026
…sign.

Developed in WordPress/wordpress-develop#11026

Props juanfra, westonruter, jeffpaul, mukesh27, audrasjb, joedolson, dd32, davidbaumwald, fabiankaegy, huzaifaalmesbah, Joen, butterflymedia, noruzzaman, karmatosed, ozgursar, fcoveram, tusharaddweb, darshitrajyaguru97.
See #64308.
Fixes #64708.

Built from https://develop.svn.wordpress.org/trunk@61989


git-svn-id: http://core.svn.wordpress.org/trunk@61271 1a063a9b-81f0-0310-95a4-ce76da25c4cd
@juanfra
Copy link
Member Author

juanfra commented Mar 12, 2026

Thank you everyone! 🙌

@juanfra juanfra deleted the fix/64708-update-wp-logo branch March 12, 2026 15:25
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.

4 participants