Changeset 1649568
- Timestamp:
- 05/02/2017 10:55:12 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
wp-sendgrid-smtp/trunk/includes/class-smtp-settings.php
r1649513 r1649568 210 210 } 211 211 212 public function sendgridsmtp_tracking_admin_notice() {212 public function wp_sendgridsmtp_tracking_admin_notice() { 213 213 global $current_user; 214 214 $user_id = $current_user->ID;
Note: See TracChangeset
for help on using the changeset viewer.