Ben Word
86d7459f78
Merge pull request #2110 from roots/revert-2090-master
...
Revert "Add searchform partial and function to replace default WordPress functionality"
2018-09-07 07:57:23 -06:00
Ben Word
bc6fd7352d
Revert "Add searchform partial and function to replace default WordPress functionality"
2018-09-06 19:12:32 -06:00
Daniel Mejta
844d42335f
Revert "Final filter that renders template should have PHP_INT_MAX priority."
...
This reverts commit a9d2541632 .
2018-09-05 00:46:31 +02:00
Daniel Mejta
62d8c6f2a5
$comments_template fix
2018-09-03 08:43:51 +02:00
Daniel Mejta
a9d2541632
Final filter that renders template should have PHP_INT_MAX priority.
2018-08-28 07:23:58 +02:00
Daniel Mejta
3585d02f43
Add data from controller to comments template
2018-08-28 07:19:59 +02:00
Ben Word
120005bcef
9.0.2
2018-08-21 15:48:26 -06:00
Daniel Mejta
53abe14942
Fix
2018-08-21 15:40:11 +02:00
Michael W. Delaney
230f194855
Update filters.php
2018-08-08 09:55:54 -04:00
Michael W. Delaney
28710faf2f
Update filters.php
2018-08-08 08:51:00 -04:00
Ben
b912090139
Extract logic from search form template
...
This removes all logic from the search form Blade template, and extracts
it to the "Controller" level via Sage's filter system. It also adds a
global 'app' filter to hook into, so that the search form data will be
served on every page.
2018-08-06 13:06:34 -07:00
MWDelaney
0984d82b36
Add searchform partial and function to replace (and maintain) default WordPress functionality
2018-08-05 12:07:32 -04:00
Ben Word
634aec9641
Close #2028 - Increase priority on comments_template filter
2018-04-25 12:18:52 -06:00
1a8dce9b09
Use roots/sage-lib (incl. new config system)
2017-07-09 07:05:07 -07:00
QWp6t
99160be992
Move required theme files to sage/resources
...
* Resolves issue with WP only looking one-level deep for templates #1870
* get_template_dir() and related functions now point to sage/resources
* Use collect() when assembling views paths
* Update tree in README
2017-04-15 18:52:03 -07:00
Ciro Mattia Gonano
3852cf8f4b
front_page -> frontpage
...
Fix regression, see 6ca3b3faa7
2017-04-05 11:13:07 +02:00
Ben Word
80728a1b94
Move src/ to app/
2017-04-03 19:46:52 -06:00