Commit Graph

1253 Commits

Author SHA1 Message Date
Emil Uzelac 6844caffe2 Redundant styles.
Leftover from: 309037e2ad (diff-da232d78aa810382f2dcdceae308ff8e)
2016-05-01 15:59:34 -05:00
Phoenix C. Enero 9d4675c7d6 Only show page footer if there's an edit link.
Checks the output of `get_edit_post_link()` before displaying the entry
footer.
2016-04-28 15:35:52 +08:00
Emil Uzelac d214674339 Custom header re-wording
A custom header is no longer commented: https://github.com/Automattic/_s/blob/master/functions.php#L132
2016-04-24 22:33:44 -05:00
mrwweb 2b6133508b change .taxonomy-description to more accurate .archive-description 2016-04-19 13:24:39 -07:00
Caroline Moore fbd667fd6b Update copyright date in style.css header 2016-04-14 17:18:18 -04:00
Tammie Lister ab228109f5 Merge pull request #938 from emiluzelac/patch-46
Add widget description - props @emiluzelac
2016-03-29 00:02:55 +01:00
Tammie Lister 21208ab381 Merge pull request #915 from samikeijonen/master
comments_popup_link arguments props @samikeijonen.
I think Travis is having a moment about other issues so going to commit as on testing this it does work. Thanks.
2016-03-29 00:01:17 +01:00
Emil Uzelac d92026bb8f Update functions.php 2016-03-28 17:51:13 -05:00
Emil Uzelac debdbd5c6e Add widget description
I keep seeing authors leave description as-is (empty) and believe that it wouldn't hurt to add something in by default. This is a general description taken from https://github.com/WordPress/twentysixteen/blob/master/functions.php#L150

At the same time it shows good practice how to escape the content and translate the string too.
2016-03-22 16:42:46 -05:00
Caroline Moore 019bd2408e Merge pull request #918 from daviduzelac/patch-1
_s.pot update to reflect current strings. Props @daviduzelac
2016-03-18 17:44:02 -04:00
Caroline Moore 94fe1a9515 Merge pull request #927 from jaspermdegroot/skip-link
Correct href for skip to content link. Props @jaspermdegroot
2016-03-18 17:17:28 -04:00
Caroline Moore 7304cc1414 Merge pull request #924 from Automattic/input-search
Remove content-box box-sizing on search fields. Fixes #895
2016-03-18 17:11:24 -04:00
Thomas Guillot 1bae857b49 Merge pull request #937 from web2033/patch-1
New Jetpack domain
2016-03-10 15:23:12 -08:00
Eugene Kopich ff3b49e7ae New Jetpack domain 2016-03-10 13:36:21 +02:00
Jasper de Groot 0f81201b53 Correct href for skip to content link 2016-02-27 13:26:48 +01:00
Caroline Moore 44550d40a3 Merge pull request #923 from Automattic/navigation-js-tab-documentation
Clarify TAB key support in navigation header comment; Fixes #917
2016-02-26 10:47:55 -05:00
sixhours 98c86c2bef Remove content-box box-sizing on search fields 2016-02-26 10:15:37 -05:00
sixhours 0ab215d1c8 Clarify TAB key support in navigation header comment 2016-02-26 10:05:46 -05:00
David Uzelac 5f6ac85dfa _s.pot update to reflect current strings
Most notable change is removal of: 60f7311f19

Thanks!
2016-02-14 21:44:43 -06:00
Konstantin Obenland 6ae11474be Merge pull request #888 from jrfnl/feature/slim-down-travis
Slim down the travis script - remove superfluous checks.

Fixes #881.
2016-02-11 09:42:09 -10:00
Sami Keijonen 21e812e748 Let the Core handle all the others arguments but the first one. This is better
for accessibility. And fewer strings to translate in your theme.
2016-02-10 13:51:10 +02:00
Tammie Lister 28ad049114 Merge pull request #914 from emiluzelac/patch-45
Miscellaneous readme.txt changes
2016-02-09 22:39:58 +00:00
Emil Uzelac 381ddf8c32 Update readme.txt 2016-02-09 16:39:10 -06:00
Tammie Lister 16918846b4 Merge pull request #913 from benoitchantre/update-year-in-copyrights
Update the year in copyrights
2016-02-09 22:04:42 +00:00
Emil Uzelac bc0fa036bf Update readme.txt 2016-02-08 22:39:25 -06:00
Emil Uzelac 3f38112b9a Miscellaneous readme.txt Changes
* Version number test change.
* Capitalizing theme name to reflect the rest of the theme.
* Copyright year bump.
2016-02-08 22:35:17 -06:00
Benoît Chantre d4dfd604eb Update the year in copyrights 2016-02-08 21:36:23 +01:00
Tammie Lister 7cda9903b3 Merge pull request #897 from gregrickaby/patch-1
add blank line between selectors
2016-02-08 11:31:05 +00:00
Tammie Lister 782d182fc8 Merge pull request #911 from pra85/patch-1
Fix typos
2016-02-08 11:22:43 +00:00
Prayag Verma 16a1cae005 Fix typos
`exisiting` → `existing`
`Contibuting` → `Contributing`
2016-02-08 16:11:35 +05:30
Chris Schmieder 592201e885 Added new style rule which sets left & right margins for 'Figure' elements to 0px (currently 40px via normalize.css) because margin is causing extra wide images (i.e. 1200px) to overflow the content area. 2016-02-07 20:57:58 -05:00
Ardalan Naghshineh 6b215b6e5c Update the replace example in README.md
Many might choose multiple words as theme name, and they may not be sure where they should use a space, a hyphen or an underscore to separate words when doing the initial replacements. The example provided in the README file should cover that scenario.
2016-01-25 12:33:37 -07:00
David A. Kennedy 4cda33a52e Merge pull request #904 from davidakennedy/master
Update browser support documentation
2016-01-21 13:58:39 -05:00
David A. Kennedy 9c58080f1a Update browser support documentation 2016-01-21 13:56:08 -05:00
Takashi Irie 7c5b0d8d18 Toggle focus class to allow submenu access on tablets 2016-01-13 11:13:59 +00:00
Greg Rickaby 9a08ca0bfb add blank line between selectors 2016-01-05 13:09:04 -06:00
jrfnl 91d536d49c Only get the jshint file when needed. 2015-12-26 05:00:11 +01:00
Caroline Moore d40faf1e45 Merge pull request #887 from mrwweb/html5-inputs
List all HTML5 input types. Props @mrwweb
2015-12-21 10:07:53 -05:00
jrfnl 4a3cd975ec Let's not forget to clear the js cache as they have changed. 2015-12-15 10:38:37 +01:00
jrfnl e1f4b0add4 Updated based on feedback.
* Include skip-link-focus-fix.js in the js hint/lint tests & fix up the file.
* Pull in .jshintrc from WP SVN.
* Add PHPCompatibility Sniffs.
* Sync the ignore statements to always exclude .min.js files.
* Slim down the tested against PHP versions even more.
2015-12-15 10:09:54 +01:00
Konstantin Obenland cdd101e16c Remove comments not ending in a period.
Helps avoid Travis CI errors for wrongly formatted comments. Most of
these end of function comments (if not all) are useless anyway.

Props @WPAddiction for reporting.
Fixes #891.
2015-12-14 18:05:14 -08:00
jrfnl b8d776c59c Slim down the travis script, add js checks and fix js errors thrown up.
What it will now do:
- Lint the php files against relevant PHP versions.
- Lint the js files once - the result won't change across PHP versions.
- Check against WPCS once - the result won't change across PHP versions.

What I have changed:
- Added linting against PHP 7 and HHVM, with HHVM being allowed to fail.
- Added js linting and style check per example from Twenty Sixteen.
- Moved to the faster container based environment for running travis.
- Script will no longer pull in PHPCS, WPCS and the JS linters in every build. Now they will only be pulled in when needed.
- Limited the clone depth for quicker cloning of external repositories.
- Removed the pulling in of WP and running builds against different WP versions as this wasn't used at all in the actual test scripts.
2015-12-13 15:03:43 +01:00
mrwweb 9ccc1faa9e use sass var for select border color 2015-12-09 07:54:16 -08:00
Konstantin Obenland 8183b95b95 Merge pull request #886 from mrwweb/contrib_html5
Remove note on HTML5 and H1s following #776.
2015-12-08 10:06:50 -08:00
mrwweb 309037e2ad list all html5 input types. fixes #885 2015-12-08 08:28:48 -08:00
mrwweb d461fd4400 remove note on HTML5 and H1s following #776 2015-12-08 07:31:58 -08:00
byjml 944803c5d4 Use consistent syntax for control structures
Changed the opening brace to ':' (or colon) and the closing brace to `endif;`
2015-12-06 15:24:01 +03:00
jrfnl 9638b7e3c6 Only generate pingback url header tag when relevant.
Rationale:
1. The principle of pingbacks is based on articles. Pingbacks are a special kind of comments and the article being 'pinged-back' has to be identifiable (which they're not on archive pages and the like).
2. WP only registers a ping if it can identify the article which is supposed to have been 'pung'. See: https://developer.wordpress.org/reference/classes/wp_xmlrpc_server/pingback_ping/
3. Pingbacks, like comments, can be disabled on a per article basis.

Therefore, having the pingback url auto-discovery header in place, only makes sense on singular pages where pings are open.
2015-12-04 16:44:38 +01:00
sarah ✈ semark e57d8c38b4 Merge pull request #676 from grappler/content-single-post-format
Add support for post format templates in single post content.
2015-12-04 15:08:44 +00:00
Ulrich Pogson 60f7311f19 Add support for post formats in single post 2015-12-04 15:51:58 +01:00