inboundnow / retired-leads

Track visitor activity, capture and manage incoming leads, and send collected emails to your email service provider for WordPress
http://www.inboundnow.com/leads/
11 stars 3 forks source link

Notification box not dismissed correctly #142

Closed daprela closed 9 years ago

daprela commented 9 years ago

The notification box (the one notifying of the deprecated email notification system) is dismissed in a strange way. If I click to dismiss it I'm sent to the posts editor page (/wp-admin/edit.php), with the notice box still visible. Only here if I dismiss the notification box it becomes permanent

atwellpub commented 9 years ago

I wasn't able to get this one to send me to the posts page, but I did find out what would cause the double dismiss issue and took care of it. I also moved the notification from the class.post-type.php file to the class.notifications.php file.