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
80
stars
42
forks
source link
Update admin menu OneSignal plugin icon to new logo #327
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.
Zipped the OneSignal-WordPress-Plugin folder with the new icon change
Add a custom plugin and upload the zip
Activate the OneSignal plugin that was just uploaded and deactivate the default OneSignal plugin that was set up from the example docker container
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.
This change is