MP_Addon_CalculatorsPushNotificationAddon::activate()

Activate plugin.

Contents


Source Source

File: calculator-push-notification-add-on/calculator-push-notification-add-on.php

		public function activate() {

			flush_rewrite_rules();

			MP_Addon_Push_WebPushNotification::create_vapid();
		}

Top ↑

Changelog Changelog

Changelog
Version Description
1.0.0 Introduced.