array( 'url' => $this->get_upgrade_url(), 'text' => __( 'Upgrade to Pro', 'google-analytics-dashboard-for-wp' ), 'is_external' => true, ), ); return $notification; } } // initialize the class new ExactMetrics_Notification_Upgrade_To_Pro();