force-https icon indicating copy to clipboard operation
force-https copied to clipboard

Disable nag notices

Open deltafactory opened this issue 6 years ago • 2 comments

Suggestion: Wrap the require() calls in the main plugin file in the check for the DISABLE_NAG_NOTICES constant. This saves the file read time.

deltafactory avatar Jul 31 '18 19:07 deltafactory

I think it also saves some DB/cache hits...

deltafactory avatar Jul 31 '18 19:07 deltafactory

We might do this at some point, but for now the goal is to ensure timestamps in the database remain accurate regardless of nag notices being visible or not.

jessuppi avatar Aug 01 '18 03:08 jessuppi