Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

AppPresser Custom Push and GeoFence (In Process)

Send Push notifications only to certain devices within Geolocation

// Register Script
function appp_custom_scripts() {

}
add_action( 'wp_enqueue_scripts', 'appp_custom_scripts' );