Lines:
1 to 15 of 15
<?php /** * WPSEO plugin file. * * @package WPSEO\Admin */ /* class WPSEO_Schema_Person_Upgrade_Notification */ /* function WPSEO_Schema_Person_Upgrade_Notification::register_hooks() – Registers all hooks to WordPress */ /* function WPSEO_Schema_Person_Upgrade_Notification::handle_notification() – Handles if the notification should be added or removed. */ /* function WPSEO_Schema_Person_Upgrade_Notification::add_notification() – Adds a notification to the notification center. */ /* function WPSEO_Schema_Person_Upgrade_Notification::remove_notification() – Removes a notification to the notification center. */ /* function WPSEO_Schema_Person_Upgrade_Notification::get_notification() – Gets the notification object. */