[wp-trac] [WordPress Trac] #48334: Allow the remind interval for the admin email verification to be filtered
WordPress Trac
noreply at wordpress.org
Wed Oct 16 22:50:25 UTC 2019
#48334: Allow the remind interval for the admin email verification to be filtered
--------------------------------+-----------------------------
Reporter: desrosj | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Site Health | Version: trunk
Severity: normal | Keywords: has-patch
Focuses: ui, administration |
--------------------------------+-----------------------------
The admin email verification screen's display interval can be filtered
using `admin_email_check_interval`, but the remind me later interval is
hard coded at 3 days.
It would be great to allow this to be filtered. This could also be used to
disable the Remind me later link by returning a "falsey" value (similar to
how `admin_email_check_interval` works). A use case I can think of is a
site that only wants to allow the admins to "snooze" the page X number of
times before having to actually confirm the email.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/48334>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list