Commit Graph

13 Commits

Author SHA1 Message Date
Ben Word
203c4c39e0 Use short echo syntax, bump required PHP version to 5.4 2015-01-18 16:29:23 -06:00
Ben Word
030c084134 Rename to Sage 2015-01-09 20:52:29 -06:00
Chris Carr
b935e14c6a Make search term required in search form. 2014-10-25 07:08:52 -07:00
Ben Word
acc397573d Merge master 2014-07-03 11:45:57 -05:00
kalenjohnson
b18756206c Fixed search value, changed back to get_search_query, removed unnecessary check 2014-06-30 10:15:26 -07:00
kalenjohnson
7c39d5b039 Updated all instances of home_url() with esc_url() 2014-06-27 09:05:41 -07:00
Ben Word
2442d7bdf7 Use sr-only class on searchform, move label again because of input-group styles 2014-03-30 21:30:08 -05:00
Ben Word
5ba5de8ee5 Swap input/label on searchform 2014-03-30 19:19:33 -05:00
Foxaii
c319801ad4 Update searchform and meta templates 2013-08-02 00:56:51 +01:00
Ben Word
f303996666 Add btn-default class to search submit 2013-07-28 11:51:24 -05:00
Foxaii
3bde5dbf77 BS3 markup for templates 2013-07-28 13:21:50 +01:00
Bryan Clark
eca7244b50 Preserve the search query in the search input when the user performs a search.
This allows people to alter the text instead of retyping their query upon re-searching.
2012-11-04 10:47:23 -08:00
Ben Word
db41099f5b Add theme wrapper, re-organize template files
- Implement scribu’s Theme Wrapper (see base.php)

- Move templates, comments.php, and searchform.php to templates/ folder

- Rename loop- files to content-

- Remove all hooks except roots_head and roots_footer

- Use templates/page-header.php for page titles

- Use head.php for everything in <head>
2012-08-18 18:49:45 -05:00