// =============== // Reference Links // =============== // Theme Options // ------------- // Options Framework - http://wptheming.com/options-framework-plugin/ // Titan Framework - http://www.titanframework.net/docs and https://github.com/gambitph/Titan-Framework // Kirki - http://kirki.org and https://github.com/aristath/kirki // Included Frameworks // ------------------- // Skeleton Theme - http://wordpress.org/themes/smpl-skeleton // Hybrid Core - http://themehybrid.com/hybrid-core // Hybrid Core 3 (Dev) - https://github.com/justintadlock/hybrid-core/tree/dev // Hybrid Base Theme - http://themehybrid.com/themes/hybrid-base // WShadow Theme Updater - http://w-shadow.com/blog/2011/06/02/automatic-updates-for-commercial-themes/ // TGM Plugin Activation - https://github.com/thomasgriffin/TGM-Plugin-Activation // Child Themes - http://codex.wordpress.org/Child_Themes // Grid Boilerplates // ----------------- // Skeleton Boilerplate - http://getskeleton.com // 960 Grid System - http://960.gs // Foundation - http://foundation.zurb.com/docs // Twitter Bootstrap - http://getbootstrap.com // Blueprint - http://www.blueprintcss.org // https://github.com/joshuaclayton/blueprint-css // BlueTrip - http://bluetrip.org/ // Muscle Function References // -------------------------- // Best Collection of functions.php Code: // http://wordpress.stackexchange.com/questions/1567/best-collection-of-code-for-your-functions-php-file // Note: similar page for .htacess file: // http://wordpress.stackexchange.com/questions/18968/best-collection-of-code-for-your-htaccess-file // WP Missing Functions Plugin - https://wordpress.org/plugins/wp-missing-functions/ // Advanced Settings Plugin - https://wordpress.org/plugins/advanced-settings/ // ...some random tweak pages... // http://wpfunctions.me // http://www.webdesignerdepot.com/2013/05/1-key-wordpress-functions-to-jump-start-theme-development/ // http://www.instantshift.com/2012/03/06/21-most-useful-wordpress-admin-page-hacks/ // Font and Icon Notes // ------------------- // Google Fonts API - https://developers.google.com/fonts/docs/getting_started // Font Stack Typography Notes: // http://www.onedesigns.com/tutorials/font-families-for-cross-compatible-typography // https://wiki.bath.ac.uk/display/webservices/Fonts+-+readable,+cross-platform+typography // Favicon Fallbacks - http://www.jonathantneal.com/blog/understand-the-favicon/ // Apple Touch Icon Sizes - https://mathiasbynens.be/notes/touch-icons // Plugin Integration Reference Links // ---------------------------------- // Theme Test Drive - http://wordpress.org/plugins/theme-test-drive/ // Docs: http://www.prelovac.com/vladimir/wordpress-plugins/theme-test-drive/ // WP Subtitle - http://wordpress.org/plugins/wp-subtitle/ // Docs: https://github.com/benhuson/wp-subtitle/wiki // Theme My Login - https://wordpress.org/plugins/theme-my-login/ // Docs: http://www.jfarthing.com/development/theme-my-login/ // Open Graph Protocol Framework - http://wordpress.org/plugins/open-graph-protocol-framework/ // Ajax Load More - https://wordpress.org/plugins/ajax-load-more/ // Docs: https://connekthq.com/plugins/ajax-load-more/ // PHP Browser Detection // CSS and Javascripts Helpers // --------------------------- // CSS Reset // - normalize.css - http://nicolasgallagher.com/about-normalize-css/ // - reset.css - http://cssreset.com // Form Element Styling // - Formalize - http://formalize.me/ // CSS3 Support // - PrefixFree - http://leaverou.github.io/prefixfree/ // - NWWatcher - http://javascript.nwbox.com/NWMatcher/ // - NWEvent - http://javascript.nwbox.com/NWEvents/ // Conditional Testing/Loading // - Modernizr - http://modernizr.com // HTC Support Files // - CSS3PIE - http://css3pie.com // - Border Radius HTC - http://htmlremix.com/css/curved-corner-border-radius-cross-browser // Media Query Support // - Respond - https://github.com/scottjehl/Respond // - CSS3 MediaQueries - https://code.google.com/p/css3-mediaqueries-js/ // Internet Explorer Support // - [