메소드 | 설명 | |
---|---|---|
__construct ( ) | New_Device_Notification_WPCom constructor. | |
filter_ndn_cookie_domains ( $cookie_domains ) : array | Hooks the ndn_cookie_domains filter to add the WordPress.com domain | |
filter_ndn_location ( object $location ) : object | Hooks the ndn_location filter to supply the location of the current remote address. | |
filter_ndn_message ( $message, $user_obj, $args ) | ||
instance ( ) : New_Device_Notification_VIP_Go | Get the singleton instance of this class |
public filter_ndn_cookie_domains ( $cookie_domains ) : array | ||
$cookie_domains | ||
리턴 | array | An array of domains to set cookies on |
public filter_ndn_location ( object $location ) : object | ||
$location | object | A stdClass object, detailing a location (possibly unknown) |
리턴 | object | A stdClass object, detailing the location of the remote address |
public static instance ( ) : New_Device_Notification_VIP_Go | ||
리턴 | New_Device_Notification_VIP_Go |