What is changed?
- Added cdn support! Its closed as default and requires FirmaSite Theme Enhancer plugin. When you activate it with
define('FIRMASITE_CDN', true);
from your child-theme;
- Your bootstrap styles will serve from Bootstrapcdn
- Your font awesome icons will serve from Bootstrapcdn
- Your jQuery will serve from Google Cdn
- Your jQuery migration script will serve from code.jquery.com
- Beautified bbPress search results
- Bugfix & improvements for small things
You can find all changed files and strings here: Diff with previous version