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
Fix sw scope for non wp-content Wordpress setups #275
Description
One Line summary
Fix ServiceWorker scope path for Wordpress setups that do not use "wp-content" as part of their app. Example such as Bedrock.
Details
getOneSignalPluginPath
function to generate the path without the domain to provide this.Tested
Related
This change is