You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I love this plugin and have been using it happily for multiple years.
I noticed that the WP Dashboard meta box has the id example_dashboard_widget which I'm guessing is from some example code that was added. This should be something unique to Post SMTP in order to avoid conflicts and allow precise removal from the dashboard when desired. Suggesting something like postsmtp_dashboard_widget.
Here are the two instances I see where this shows up:
Hello Yehuda,
I love this plugin and have been using it happily for multiple years.
I noticed that the WP Dashboard meta box has the id
example_dashboard_widget
which I'm guessing is from some example code that was added. This should be something unique to Post SMTP in order to avoid conflicts and allow precise removal from the dashboard when desired. Suggesting something likepostsmtp_dashboard_widget
.Here are the two instances I see where this shows up:
https://github.com/yehudah/Post-SMTP/blob/ca1c75fa508b703971022eeef01869d7f89b7064/Postman/Postman-Controller/PostmanDashboardWidgetController.php#L57
https://github.com/yehudah/Post-SMTP/blob/ca1c75fa508b703971022eeef01869d7f89b7064/Postman/Postman-Controller/PostmanDashboardWidgetController.php#L70
Let me know if you'd like me to file this somewhere else. :)
Thanks again!
The text was updated successfully, but these errors were encountered: