Move HTML5 Boilerplate's .htaccess to a plugin

https://github.com/retlehs/wp-h5bp-htaccess
This commit is contained in:
Ben Word
2013-04-30 21:35:18 -05:00
parent df0329f8d0
commit cab26194a3
10 changed files with 2 additions and 484 deletions

View File

@@ -4,7 +4,6 @@
*/
add_theme_support('root-relative-urls'); // Enable relative URLs
add_theme_support('rewrites'); // Enable URL rewrites
add_theme_support('h5bp-htaccess'); // Enable HTML5 Boilerplate's .htaccess
add_theme_support('bootstrap-top-navbar'); // Enable Bootstrap's top navbar
add_theme_support('bootstrap-gallery'); // Enable Bootstrap's thumbnails component on [gallery]
add_theme_support('nice-search'); // Enable /?s= to /search/ redirect