Closed soup-bowl closed 3 months ago
This PR introduces the ability to change the log expiry via a new hook, plus a notice for how long the expiry time is currently set to.
The new hook:
# Change the time for expiry (default is 1 month). add_filter( 'simple_smtp_log_expiry', 2629800 );
Open the branch in Web Editor • VS Code • Insiders Open Preview
This PR introduces the ability to change the log expiry via a new hook, plus a notice for how long the expiry time is currently set to.
The new hook: