Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add filter to modify expiration time in entry moderation merge tag #1901

Open
rafaehlers opened this issue Sep 8, 2023 · 2 comments
Open

Comments

@rafaehlers
Copy link
Contributor

rafaehlers commented Sep 8, 2023

A user asked:

is it possible to remove the time limit for the merge tags links?
So it should be available any time, not for 24h.

  • If time-limited, make sure the maximum is 48 hours; that's all nonces can support.
  • If time is empty (0), remove nonce and use other validation system

And there are no filters here:

const DEFAULT_EXPIRATION_VALUE = 24;

Related:

@zackkatz
Copy link
Member

zackkatz commented Sep 8, 2023

@rafaehlers
Copy link
Contributor Author

Related: #1986

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants