79464187

Date: 2025-02-24 16:10:27
Score: 2.5
Natty:
Report link

If you are using a JWT plugin like JWT Authentication for WP, you can define the variable JWT_EXPIRE_TIME in wp-config.php file for the timeout in seconds. For example, one day timeout would be: define('JWT_EXPIRE_TIME', '86400');

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Victor Suarez