Some suggestions
-
Hi,
thanks for the plugin! If I may offer some suggestions ??
– Allow for the possibility to make an exception for your own notices you DO want to see. I created it by adding a .notice-hide-exception class, with below css. Maybe you could implement this small thing as a default in your plugin? ??
/* exception to hide notices */
body.wp-admin .notice-hide-exception {
display: block !important;
}– Please move the Notifications menu item to a less obtrusive place than the already crowded admin toolbar? Maybe as a child under Tools or Settings.
– Maybe switch all occurrences of “@link https://mrkalathiya.wordpress.com/ ” to “@link https://bitofwp.com/ ” in your code files? I am sure the unfinished test site is harmless, but it did not inspire trust, like the other one.
Cheers!
- The topic ‘Some suggestions’ is closed to new replies.