Phil Nelson
0adeb3e5a9
Update autoprefixer map option
...
Accommodate the grunt-autoprefixer 0.8.0 options refactor
by passing an object (instead of string) to map option
a la nDmitry/grunt-autoprefixer@c658fb7
and nDmitry/grunt-autoprefixer@1b7af91
2014-07-07 19:58:41 -04:00
Ben Word
a42b5a52b5
Merge pull request #1080 from fullyint/loop-template-custom
...
Initiate the loop for template-custom.php
2014-07-07 16:13:48 -05:00
Phil Nelson
1994666b44
Initiate the loop for template-custom.php
...
Just as #1056 added a loop-start to page.php, this adds a
loop-start to template-custom.php.
2014-07-07 07:29:14 -04:00
Ben Word
e4513d7cbe
Merge pull request #1044 from CFXd/add-collapsed-default-class-to-navbar-collapse-button
...
Add "collapsed" default class to navbar collapse button
2014-07-06 19:51:39 -05:00
Michael Silber
507a81445b
Add "collapsed" default class to navbar collapse button
2014-07-06 19:47:59 -04:00
Scott Walkinshaw
702517e378
Merge pull request #1079 from kevinlisota/patch-1
...
Update Roots version number in bower.json
2014-07-05 11:40:13 -04:00
Kevin Lisota
f66c4f48f8
update roots version number in bower.json
2014-07-05 08:23:46 -07:00
Scott Walkinshaw
7a61f09ea0
Merge pull request #1076 from CFXd/modrnizr_update_misspelling
...
Typo: Updage -> Update
2014-07-03 15:52:09 -04:00
Michael Silber
b61a91aa26
Updage -> Update
2014-07-03 15:30:31 -04:00
Ben Word
35832fc2a3
Roots 7.0.0
2014-07-03 11:52:07 -05:00
Ben Word
17716e5918
Merge pull request #982 from roots/7.0.0
...
Roots 7.0.0
2014-07-03 11:50:58 -05:00
Ben Word
1788272133
Generate new roots.pot
2014-07-03 11:49:42 -05:00
Ben Word
acc397573d
Merge master
2014-07-03 11:45:57 -05:00
Ben Word
6c09c173ff
Merge pull request #1056 from joshlevinson/master
...
Initiate the loop before the title is called on pages.
2014-07-03 11:40:01 -05:00
Ben Word
f1fbfaf37f
Merge pull request #1067 from kalenjohnson/master
...
Updated all instances of home_url() with esc_url()
2014-07-03 11:39:33 -05:00
Nicholas Fox
eb5ff6f187
Add library comments
2014-07-02 18:43:08 +01:00
kalenjohnson
1a5c29ac1a
Changed esc_url to esc_url_raw in redirect
2014-06-30 10:16:50 -07:00
kalenjohnson
b18756206c
Fixed search value, changed back to get_search_query, removed unnecessary check
2014-06-30 10:15:26 -07:00
Ben Word
0bf851a763
Merge pull request #1072 from ntwb/patch-1
...
Bump NPM package versions
2014-06-30 11:13:38 -05:00
Stephen Edgar
600677d2eb
Bump NPM package versions
2014-06-30 17:31:30 +10:00
Ben Word
bb91236440
Merge master
2014-06-30 00:24:08 -05:00
Ben Word
17ee6e42d8
Update lib/init.php
2014-06-30 00:12:37 -05:00
Ben Word
a06d4d2450
Add note about roots-sass
2014-06-29 23:59:58 -05:00
Ben Word
c040970dac
Update style.css
2014-06-29 23:56:27 -05:00
Ben Word
323fd4027a
Update CHANGELOG
2014-06-29 23:53:29 -05:00
Ben Word
b1645b590d
README updates
2014-06-29 23:47:31 -05:00
Ben Word
9441ec5ed2
README updates
2014-06-29 23:27:50 -05:00
Ben Word
34bef3e8fc
Ref #1071 - Update to Bootstrap 3.2.0
2014-06-29 23:19:30 -05:00
kalenjohnson
7c39d5b039
Updated all instances of home_url() with esc_url()
2014-06-27 09:05:41 -07:00
Scott Walkinshaw
aceb4bd1cd
Merge pull request #1066 from kalenjohnson/master
...
Escaping home_url
2014-06-26 17:22:59 -04:00
kalenjohnson
6339e96137
Escaping home_url
2014-06-26 13:47:39 -07:00
Scott Walkinshaw
9f029d1d62
Merge pull request #1065 from jmslbam/patch-1
...
Use `get_comment_date` instead of `comment_date`
2014-06-24 08:35:27 -04:00
Jaime Martínez
7691ce4548
Use get_comment_date instead of comment_date
...
Because `comment_date` already displays / echo's it value.
http://codex.wordpress.org/Function_Reference/comment_date
http://codex.wordpress.org/Function_Reference/get_comment_date
2014-06-24 11:30:22 +02:00
Scott Walkinshaw
bffefdf2ea
Merge pull request #1027 from CFXd/comments_link-fix-in-comments-template
...
Move comments.php conditionals inside <section> tags to ensure comments_link() does not break (and clean up spacing)
2014-06-18 00:07:11 -04:00
Michael Silber
be9c7704da
Move comments.php conditionals inside <section> tags to ensure section#comments and section#respond are always present to avoid breaking comments_link() function
...
Line 54 __( --> _e(
2014-06-17 23:59:59 -04:00
Scott Walkinshaw
d951c1814d
Fix is_element_empty
2014-06-17 21:34:04 -04:00
Scott Walkinshaw
eff8b55bb4
Merge pull request #999 from ansonkao/patch-1
...
Author Archives title - WPML Compatibility
2014-06-17 21:12:46 -04:00
Scott Walkinshaw
d2ad613010
Merge pull request #1058 from BastianHofmann/patch-1
...
Fix is_element_empty util function.
2014-06-17 10:12:58 -04:00
BastianHofmann
6ddbd6e9de
Fix is_element_empty util function.
2014-06-17 16:03:20 +02:00
joshlevinson
5f6c137a17
Update page.php
2014-06-16 12:41:45 -04:00
QWp6t
a766ea166a
Merge pull request #1042 from al-the-x/better-partial-includes
...
Trigger an error when a required include fails to be included...
2014-06-15 21:40:26 -07:00
David Rogers
a19b89f023
Reducing duplication and better utilizing the WP built-in locate_template()
...
Re recommendations from @QWp6t in roots/roots#1042
2014-06-16 00:03:46 -04:00
Ben Word
47e0558c0d
Merge pull request #1050 from iloveitaly/remote-footer-copyright
...
Remove footer copyright element
2014-06-15 02:16:27 -05:00
Ben Word
dffa1b4672
Merge pull request #1055 from al-the-x/watch-js-plugins
...
Make `grunt watch:js` include `assets/js/plugins/**/*.js`
2014-06-15 02:03:19 -05:00
Josh Levinson
2d1c77837b
Initiate the loop before the title is called on pages. Failing to do so causes checks that run on the loop's status to fail.
2014-06-13 14:09:20 -04:00
David Rogers
0804074fdf
Make grunt watch:js include assets/js/plugins/**/*.js
...
If I add JavaScript packages to my `assets/js/plugins/` directory, they must be concatenated, uglified, and added to `scripts.js` to be used in my theme. The `watch:js` task should also note changes to those files and directories.
2014-06-06 16:50:27 +00:00
Ben Word
4653b9c6ea
Merge pull request #1049 from QWp6t/patch-1
...
Retrieve manifest.json from local file system. Fixes #1048
2014-06-06 11:16:58 -05:00
Michael Bianco
d91cfa8c5b
Remove footer copyright element
2014-06-01 19:34:57 -04:00
QWp6t
d82daf2c57
Get menifest.json from file system. Fixes #1048
2014-05-30 23:23:45 -07:00
Ben Word
4e38d4681d
Use <!doctype html> instead of <!DOCTYPE html>
...
See e67e9cc7c1
2014-05-21 18:34:39 -05:00