This plugin is outdated and might not be supported anymore
WP Resources URL Optimization

WP Resources URL Optimization

Details
View on WordPress

WP Resources URL Optimization is a WordPress plugin optimized browser cache,
it will greatly enhance the website page display speed and reduce the pressure of the server to handle static files.
Default wp added after the static files the query string(version number) to ensure that the static files are modified
immediately after the performance to the browser (front-end), this way there is a drawback:
the browser will request the server regardless of whether the file is modified,
If the file has been modified it will download the new file,
if the file has not been modified http status code 304 is returned to inform the browser reads the local cache.
The goal of the plugin: do not have to re-initiate the request to the server,
and directly read the browser cache when the file has not been modified.

Related Links:

Details

Plugin code:
wp-resources-url-optimization
Plugin version:
1.6
Author:
Outdated:
Yes
WP version:
3.0.0 or higher
PHP version:
or higher
Test up to WP version:
4.7.29
Total installations:
30
Last updated:
2017-04-04
Rating:
Times rated:
3
optimization
plugins
resources
script
style