/*
Theme Name: WPMU Triden
Version: 2.3.0
Theme URI: http://premium.wpmudev.org
Description: A customized CMS backend with custom galleries and all sorts of other good stuff and allowing you to create the perfect front page for your WordPress or WordPress MU site. Compatible with standalone WordPress installation and WordPress MU installation.
Author: Richie KS - WPMU DEV - WordPress Experts
Author URI: http://premium.wpmudev.org/
License: GPL
License URI: http://www.opensource.org/licenses/gpl-license.php
WDP ID: 45
Tags: buddypress,white,black,two-columns,right-sidebar,fixed-width,custom-colors,custom-header,theme-options,threaded-comments

Copyright 2007-2012 Incsub (http://incsub.com)
The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

changelog
v2.3.0
- Fix issue with ajaxComplete event
- Fix Facebook like button on single page

v2.2.9
- Fix post content unordered list styles to prevent interfering with MarketPress navigation shortcode
- Fix missing Flickr/Youtube feature
- Removed Gallery admin page for uploading image, refer to WordPress media upload instead

v2.2.8
- Move footer to inside wrapper
- Fix sidebar ids
- Video ratio fix on responsive layout

v2.2.7
- BuddyPress 1.6 Compatibility
- Remove footer link

v2.2.6.1
- More customizer improvements
- Bug fixes

v2.2.6
- WordPress 3.4 Compatibility
- Theme Customizer

v2.2.5
- update buddypress theme core component to BuddyPress 1.5.4

v2.2.4
- fixed 'header already sent' error when privacy enabled
- fixed child theme error in ie8

v2.2.3
- added compatible with WordPress 3.3.1 and BuddyPress 1.5.3.1
- fixed profile.php FORCE SSL WordPress login
- fixed static front page and posts page issue with index.php. home.php deleted and index-home.php and index-post added

v2.2.2
- fixed custom gallery upload directory issue between single/multisite installation
- added BBPress Sidebar Widget

v2.2.1
- fixed BuddyPress Options
- fixed BBpress css styling

v2.2
- added compatible with WordPress 3.3 and BuddyPress 1.5.2
- added css3 media query for mobile device
- All styles and js scripts are now loaded in wp_enqueue_scripts() in functions.php
- replaced deprecated functions
- rename fonts.php to theme-options.php
- combine nav.css, global.css and wp-comments.css into single base.css
- added confirmation popup before restore all setting in theme options

NOTE: Templating were changed in version 2.2 to support BuddyPress compatibility
      if you experience template or layout issue, please update your child theme.

v2.1.6 - v2.1.9
- bug trac fix skip

v2.1.5
- add compatible with WordPress 3.0.4
- add facebook like options in single post

v2.1.4
- fixed load_theme_textdomain() localization work

v2.1.3
- add compatibility up to WordPress 3.0+
- added custom widget like recent post multi category, twitter and flickr
- added new WordPress menu system support
- added multi level subpage navigation
- fix trac bug

v2.1.2
- compatible up to wp/wpmu 2.9.2
- added load textdomain()
- remove deprecated functions
- added full witdh page template
- replace theme option with style sync rather that php stylesheet

v2.1.1
- css fixed

v2.1
- Internationalized!

v2
- WPMU 2.8.3 ready!

v1.1
- Bugs fixed, options improved!

v1.0
- new released

*/

/* IMPORTANT UPDATES
- All styles and js scripts are now loaded in wp_print_style() and wp_enqueue_scripts() in functions.php
*/