Changeset 757096
- Timestamp:
- 08/16/2013 12:50:50 PM (13 years ago)
- Location:
- aio-cache/trunk
- Files:
-
- 1 deleted
- 2 edited
-
aio.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
-
resources/rurlopti (deleted)
Legend:
- Unmodified
- Added
- Removed
-
aio-cache/trunk/aio.php
r702785 r757096 45 45 } 46 46 47 function aio_cache_make_resources_static( $src ){ 48 $parts = explode( '?', $src ); 49 return $parts[0]; 50 } 51 add_filter( 'script_loader_src', 'aio_cache_make_resources_static', 15, 1 ); 52 add_filter( 'style_loader_src', 'aio_cache_make_resources_static', 15, 1 ); 53 47 54 require('resources/cachehead/aio-cachehead.php'); 48 55 require('resources/compression/aio-compression.php'); 49 56 require('resources/footscripts/aio-footscripts.php'); 50 require('resources/rurlopti/aio-rurlopti.php');51 57 ?> -
aio-cache/trunk/readme.txt
r704052 r757096 2 2 Contributors: adamsassets 3 3 Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=ECVJZ2MJMJTB6¤cy_code=USD 4 Tags: advanced cache, aio cache, browser cache, cache, caching, database cache, easy cache, enhanced cache, file cache, page cache, performance, quick cache, simple cache, w3 total cache, widget cache, wp-cache, wp-super-cache4 Tags: advanced cache, aio cache, aio cache & performance, apache, apc, AWS, batcache, browser cache, bwp-minify, cache, caching, cash, CDN, compress, css cache, database cache, db cache reloaded fix, db-cache, disk cache, disk caching, eacclerator, easy cache, elasticache, enhanced cache, fast, generate cache, google, google page speed, google rank, htaccess, http cache, http compression, hyper cache, js cache, lite cache, mod_pagespeed, optimize, optimizer, page cache, performance, plugin, quick cache, speed, simple cache, varnish, w3 total cache, W3TC cache, web performance optimization, widget cache, wincache, wp fast cache, wp green cache, wp minify, wp-cache, wp-super-cache, xcache, yslow 5 5 Requires at least: 3.0 6 6 Tested up to: 3.6 … … 46 46 INCOMING PLUGIN SEARCH TERMS: 47 47 48 **advanced cache aio cache browser cache cache caching database cache easy cache enhanced cache file cache page cache performance quick cache simple cache w3 total cache widget cache wp-cache wp-super-cache**48 **advanced cache, aio cache, aio cache & performance, apache, apc, AWS, batcache, browser cache, bwp-minify, cache, caching, cash, CDN, compress, css cache, database cache, db cache reloaded fix, db-cache, disk cache, disk caching, eacclerator, easy cache, elasticache, enhanced cache, fast, generate cache, google, google page speed, google rank, htaccess, http cache, http compression, hyper cache, js cache, lite cache, mod_pagespeed, optimize, optimizer, page cache, performance, plugin, quick cache, speed, simple cache, varnish, w3 total cache, W3TC cache, web performance optimization, widget cache, wincache, wp fast cache, wp green cache, wp minify, wp-cache, wp-super-cache, xcache, yslow** 49 49 50 50 == Installation ==
Note: See TracChangeset
for help on using the changeset viewer.