Summary
One fix, found on a live site. A site that updated to 1.0.31 and had not yet
approved itself was showing the PressedMail approval banner on every WordPress
admin page, including Plugin Check and other plugins' screens. The banner now
appears only on the Plugins screen, where its buttons are.
Fixed
- The site approval banner stays on the Plugins screen. The guard that pauses
automatic mailbox work on a site without an approval record hooked its notice
to every admin page, so a PressedMail warning, with its two decision buttons,
sat on screens that could not act on it. Everything else already treated the
Plugins screen as the banner's home: the in-app review link points there, the
confirmation form returns there, and the installer reads its approval nonce
from there. Only the drawing site disagreed.
- The plugin's own page is unaffected: it carries the pause through the app
shell's automation status region, as before.
Upgrade Notes
Nothing to do. If your site updated from an earlier version and automatic
mailbox work is paused, approve it once from the Plugins screen. Sites that are
already approved see no change from this release.




