Skip to content

ExpressionEngine 3 and 4 plugin to append the last modified time (unix timestamp) to the specified file

License

Notifications You must be signed in to change notification settings

reusserdesign/RD-Cache-Breaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RD Cache Breaker

supports ExpressionEngine 3 supports ExpressionEngine 4

ExpressionEngine 3 and 4 compatible. Appends the last modified time (unix timestamp) to the specified file:

<link href="{exp:rd_cache_breaker file='/path/to/file' separator='?'}" rel="stylesheet" />

This plugin will determine the time that the file was last modified and append that unix timestamp to the file path using the separator, like so:

<link href="/path/to/file?1234567890" rel="stylesheet" />

About

ExpressionEngine 3 and 4 plugin to append the last modified time (unix timestamp) to the specified file

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages