Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to use the new Envato logo #334

Merged
merged 5 commits into from
Aug 14, 2024
Merged

Update to use the new Envato logo #334

merged 5 commits into from
Aug 14, 2024

Conversation

ostigley
Copy link
Collaborator

@ostigley ostigley commented Aug 14, 2024

It's time to use the new Envato logo!

We don't need to do this the old hacky way, with fonts, and custom css. Instead, we can pass in the icon_url.

This PR bumps the version to 2.0.12

New logo:
Screenshot 2024-08-14 at 1 34 48 PM

Screenshot 2024-08-14 at 1 35 04 PM

@ostigley ostigley requested a review from dtbaker August 14, 2024 01:32
@@ -417,7 +370,8 @@ public function add_menu_page() {
array(
$this,
'render_admin_callback',
)
),
'data:image/svg+xml;base64,' . base64_encode($svg_icon)
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This argument replaces the need for a add_menu_icon function

Copy link
Contributor

@dtbaker dtbaker left a comment

Choose a reason for hiding this comment

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

🎉

@ostigley ostigley merged commit fae298a into master Aug 14, 2024
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.

3 participants