You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
use plugin version instead of filemtime() for resources (#326)
Resources of the same version should be the same, no matter if the files
are touched or the plugin is re-installed. There are even scenarios
where the modification time is not reliable.
Reduce overhead of accessing the file system and simply add the plugin's
version to scripts and styles.
0 commit comments