Commit Graph

1183 Commits

Author SHA1 Message Date
Tiago Noronha 115319d206 Remove extra line break between the function and the hook. 2017-08-06 23:46:41 +01:00
Tiago Noronha bf725e430f Replace see with @link 2017-08-06 23:44:38 +01:00
Tiago Noronha ee3aa735cf Move translators comment to the correct line. 2017-08-01 16:06:15 +01:00
Tiago Noronha 14d29b036d Add missing PHP opening and closing tags. 2017-08-01 15:55:25 +01:00
Tiago Noronha 46a41b2042 Newlines, data validation, and translators comment. 2017-08-01 15:42:22 +01:00
Tiago Noronha 27e68252f6 Basic WooCommerce Integration. 2017-08-01 14:21:13 +01:00
David A. Kennedy f9d4a471e5 Merge pull request #1017 from mrwweb/post-type-templates
Allow for content-{post_type}.php template files in single.php

See #1148
2017-07-26 16:58:46 -04:00
David A. Kennedy f349fc5ad7 Merge pull request #1140 from truongwp/patch-1
Correct code indentation to align with WordPress code standards
2017-07-26 14:50:42 -04:00
Truong Giang 9fcb8dab40 Correct code indentation 2017-07-27 00:37:56 +07:00
David A. Kennedy 33290af84e Merge pull request #1184 from grappler/feature/phpcs-php52
Travis: Use Ubuntu Trusty by default and Precise for PHP 5.2
2017-07-26 12:26:46 -04:00
Ulrich Pogson 4e69e3ffe1 Use Ubuntu Trusty by default and Precise for PHP 5.2
Starting July 18th 2017, Travis will begin switching the default image to trusty, which does not support PHP 5.2 or 5.3.

https://blog.travis-ci.com/2017-07-11-trusty-as-default-linux-is-coming
2017-07-18 23:40:25 +02:00
David A. Kennedy e88d9e02d9 Merge pull request #1183 from grappler/feature/phpcompatibility
Fix failing travis test from PHPCompatibility changes in master
2017-07-18 14:51:56 -04:00
Ulrich Pogson 8eb93e96cf Clone specific PHPCS rulesets 2017-07-17 20:26:51 +02:00
Nilambar Sharma fb31e67522 Add theme tags (#1181)
_s: Add relevant theme tags

Fixes #1147.
2017-07-14 15:33:27 -04:00
David A. Kennedy 40d4e1a350 _s: Fix spacing in logo styles
Fixes #1146
2017-07-14 14:14:20 -04:00
Juliette 4a2e99e691 Conditionally include Jetpack compatibility file. (#858)
Only include the Jetpack file if Jetpack is available on a site
2017-07-14 12:37:12 -04:00
Jasper de Groot 34ab8ea00f Remove superfluous check from comment template (#935) 2017-07-14 11:52:14 -04:00
Ulrich Pogson cc3c139a08 Merge pull request #884 from dmtrmrv/comment-nav
Introducing comment navigation template tags.
2017-07-14 10:09:54 +02:00
alaczek 175efc64be Merge pull request #1169 from grappler/feature/contributing
Move CONTRIBUTING.md to .github
2017-07-11 12:04:34 +10:00
alaczek c44675fa12 Merge pull request #1171 from B-07/patch-1
Proper Indentation
2017-07-11 11:59:59 +10:00
Bappi 32a9dbd5d5 Proper Indentation
Metas and Links within Head should be indented as it is a common practice
2017-07-10 09:33:38 +06:00
Ulrich Pogson b9dd2a4471 Merge pull request #1152 from truongwp/patch-2
Trim white space in a blank line
2017-07-09 21:41:13 +02:00
Ulrich Pogson 19da01c40d Move CONTRIBUTING.md to .github 2017-07-08 11:16:16 +02:00
Armando Lüscher b65478e278 Make README instruction numbering consistent (#1156) 2017-07-07 19:18:44 -04:00
Siddharth Thevaril d1f1f30983 Replace underscore with hyphen (#1163)
Fixes #1160
2017-07-07 19:11:38 -04:00
mrwweb a3739e969b allow for content-{post_type}.php template files in single.php 2017-07-06 11:26:00 -07:00
Ulrich Pogson 251896a973 Merge pull request #1145 from VBlankSB/sassgallery-fix
Loop for gallery-columns should be outside gallery-item braces
2017-07-06 18:49:38 +02:00
alaczek 9a916a4812 Merge pull request #1143 from Automattic/pr-template
Adding a Pull Request Template
2017-07-06 17:20:35 +10:00
Valérie Blanchard fdcbbdab44 use ampersand in the loop to have .gallery-item in good position 2017-07-03 01:45:46 +02:00
Truong Giang 6e5adc24bb Trim white space in a blank line 2017-07-01 10:22:22 +07:00
Ulrich Pogson 9c0f5906c4 Merge pull request #1150 from ocean90/template-functions-comment
Update comment for template-functions.php include
2017-06-30 23:10:53 +02:00
Dominik Schilling fd89fb8a10 Update comment for template-functions.php include
Syncs the comment with the change in 7b8db5678f
2017-06-30 23:05:45 +02:00
Dmitry Mayorov 8e67439859 Add comment navigation template tags 2017-06-30 15:25:57 +05:00
Sami Keijonen ef422bc160 Add selective refresh for site title and description. (#1063)
Fixes #995.
2017-06-28 17:50:48 -04:00
Laurel 95e242d5c4 Merge pull request #1136 from Automattic/feature/add-logo-support
_s: Add basic custom logo support
2017-06-28 11:45:30 -07:00
laurelfulford afaa27411e Adding a Pull Request Template, to help make sure information is included with PRs. 2017-06-28 11:36:57 -07:00
David A. Kennedy 2bef512355 _s: Add basic custom logo support
See: https://codex.wordpress.org/Theme_Logo

Closes #922
2017-06-26 18:47:12 -04:00
David A. Kennedy f756b98df3 Merge branch 'master' of https://github.com/Automattic/_s 2017-06-26 16:06:15 -04:00
Ulrich Pogson c71baced96 Correct code indention (#1135) 2017-06-26 16:06:01 -04:00
David A. Kennedy ff294042b9 Merge branch 'master' of https://github.com/Automattic/_s 2017-06-26 16:04:15 -04:00
Laurel e25ab26c05 Merge pull request #1133 from Automattic/feature/remove-landmarks
Remove landmark roles
2017-06-26 12:59:15 -07:00
David A. Kennedy 5efec5e6b4 Remove call to `_s_categorized_blog()` (#1134)
* It was removed in #1131.
2017-06-23 13:16:37 -04:00
David A. Kennedy 078e3aecad Remove call to `_s_categorized_blog()`
* It was removed in #1131.
2017-06-23 13:07:33 -04:00
David A. Kennedy f56a070c2b Remove landmark roles
* With better browser support, these roles aren't needed now.
* Most newer browsers imply them via HTML5 semantics. See: http://html5doctor.com/on-html-belts-and-aria-braces/

Fixes #1132
2017-06-23 12:41:05 -04:00
Thomas Guillot d3ab4c0da4 _s: Add basic support for Content Options Post Details (#1131)
* _s: Add basic support for Content Options Post Details

This allows us to always display the category and author since it can
be hidden via Customizer -> Content Options

We don’t need to check for `is_multi_author` or `_s_categorized_blog()`
anymore.
2017-06-23 12:00:39 -04:00
David A. Kennedy 69e08e1e5b Merge pull request #1125 from jrfnl/feature/check-against-deprecated-wp-functions
WPCS: Verify that no deprecated or removed WP functions are being used.
2017-06-23 11:57:25 -04:00
David A. Kennedy 339aa37d30 Merge pull request #986 from josephfusco/refactor-sass
Add DRY gallery columns to Sass files.

Closes #986
2017-06-22 18:07:57 -04:00
Joseph Fusco ef6d0a100b Update style.css values to match Sass output 2017-06-19 22:39:46 -04:00
jrfnl e475309cd5 WPCS: Verify that no deprecated or removed WP functions are being used.
Ref: https://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards/wiki/Customizable-sniff-properties#minimum-wp-version-to-check-for-usage-of-deprecated-functions-and-function-parameters
2017-06-17 17:08:58 +02:00
David A. Kennedy 1f9ad8893d Merge pull request #1122 from jrfnl/feature/wpcs-allow-theme-specific-filenames
WPCS: Allow for typical theme specific file names based on the theme hierarchy
2017-06-17 16:27:58 +02:00