OneSignal / OneSignal-WordPress-Plugin

OneSignal is a free push notification service for web and mobile apps. This plugin makes it easy to integrate your website with OneSignal Push Notifications. https://onesignal.com
Other
78 stars 42 forks source link

Update admin menu OneSignal plugin icon to new logo #327

Closed shepherd-l closed 5 months ago

shepherd-l commented 6 months ago

Description

One Line Summary

Updates the OneSignal icon on the admin page navigation bar to the latest logo.

Details

A future work consideration that could be done is to cleanup onesignal-admin.php. I noticed that there is a `OneSignal` font-family defined and used but I don't think it is needed.

Testing

Manual testing

Tested with the example docker container and saw the new menu icon being displayed.

  1. Zipped the OneSignal-WordPress-Plugin folder with the new icon change
  2. Add a custom plugin and upload the zip
  3. Activate the OneSignal plugin that was just uploaded and deactivate the default OneSignal plugin that was set up from the example docker container

This change is Reviewable