author | Jordan Doyle <w4@users.noreply.github.com> | 2017-01-18 20:21:30.0 +00:00:00 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-01-18 20:21:30.0 +00:00:00 |
commit | 12f40865efae276baaacb9a66301dbf210626486 [patch] |
|
tree | cae969a0a2ca211dc1280547c63f1eca161b8d47 |
|
parent | bf5446e26efa6e8f38a934ee500f4395447f6c1f |
|
download | 12f40865efae276baaacb9a66301dbf210626486.tar.gz |
Apply fixes from StyleCI (#19)
[ci skip] [skip ci]
Diff
src/Support/Wordpress.php | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Support/Wordpress.php b/src/Support/Wordpress.php index ebb3deb..46f87bd 100644 --- a/src/Support/Wordpress.php +++ a/src/Support/Wordpress.php @@ -38,6 +38,7 @@ * Check if the current page is a category page. * * @param array|string $categories categories to test for * * @return bool */ public static function category($categories = '')