WordPress plugins extend and expand the functionality of WordPress. Here are a few FREE plugins that Launch Interactive have built and maintain. If you use them why not make a donation to continue the development of them?
Publish View
Adds a button so you can Publish and View Pages, Posts etc. in one step.
Merge Minify + Refresh
Merges/Concatenates CSS & Javascript and then minifies using Minify (for CSS) and Google Closure (for JS with Minify as a fallback). In short, this plugin makes your website load quicker.
Features
- Merges JS and CSS files to reduce the number of HTTP requests
- Handles scripts loaded in the header & footer
- Compatable with localized scripts
- Creates WP-Cron for minification as this can take some time to complete
- Minifies JS with Google Closure (requires php exec) with fallback to Minify
- Minifies CSS with Minify
- Failed minification doesn't break the site. Visitors will instead only see the merged results
- Stores Assets in /wp-content/mmr/ folder
- Uses last modified date in filename so any changes to JS or CSS automatically get re-processed and downloaded on browser refresh
- View status of merge and minify on settings page in WordPress admin