issues
search
xwp
/
site-performance-tracker
Allows you to detect and track site performance metrics
GNU General Public License v2.0
96
stars
15
forks
source link
Delay the loading of the library loading #39
#58
Closed
manuelRod
closed
2 years ago
manuelRod
commented
2 years ago
Fixes
#39
Tasks
[x] Adds delay to script load.
[x] Delay is filterable.
Describe the Approach
Delay scripts loading with setTimeout (500ms by default)
Delay can be modified with _site_performance_tracker_web_vitals
delay
filter.
Fixes #39
Tasks
Describe the Approach