Everything you need to get wordpress up and running with Bootstrap and other awesomeness
- Upload to /wp-content/themes/
- Rename directory
- Update theme name in style.css
- Update screenshot.png
- Activate theme in WP
- Update constants name in /assets/php/constants.php
- Update favicon /assets/ico/favicon.png
- Update google analytics data in parts/google-analytics.php
- Add cc_tw_button_count, cc_gp_button_count, cc_fb_button_count post meta fields
- Update fonts in functions.php
- Settings > Permalinks (make sure there's a .htaccess file)
- Turn off admin bar in Users >Your Profile > Toolbar
- Create Home page and set as home in Settings > Reading > Front page displays
- Create Blog page and set as Posts page in in Settings > Reading > Front page displays
- Create Search page with default template
- Install and Activate "Gravity Forms" a. Modify settings: Support key, Output css: No, Output HTML5: Yes b. Now you can include gravity form extras at the top of functions.php c. Install any gravity forms addons
- Install Redirection a. http://urbangiraffe.com/plugins/redirection/
- Install and Activate Wordpress SEO a. https://yoast.com/wordpress/plugins/seo/ b. Titles & Metas: check noindex subpages of archives. Clean up the head hide everything except rss. In Other tab, disable the author archives if one author c. XML Sitemap: Exclude tags and format d. Permalinks: Don't remove stop words from slugs
- Install and activate affiliate wp a.