Suggestions / Requests for success message
-
Hey there!
In testing out the recent versions, I noticed some things about the success message that appears temporarily after replacing an image.
- The timeout
While you did include a filter to modify the timeout, 0 is not actually “immediate.” I would have expected the success message to never be shown. Instead, there’s a brief pause while the page loads and the javascript gets loaded and run to do the redirect. Any chance that 0 can bypass the message completely?
2. Permission Checking
I totally get that you need to upsell your premium product(s). However, I’d love to see links to additional plugins be wrapped in checks for current_user_can( ‘install_plugins’ ) for these kinds of things. It can be very confusing for someone like an Editor to be told to go install another plugin when they don’t actually have the ability to do so.
Thanks!
- The topic ‘Suggestions / Requests for success message’ is closed to new replies.