Commit Graph

1142 Commits

Author SHA1 Message Date
David A. Kennedy cc7ca98ab4 Merge pull request #1034 from joshmcrty/master
Update .site-title styles instead of anchor in customizer script.

Closes #990
2017-06-09 15:00:38 -04:00
Ulrich Pogson 118dc76631 Replace extras.php with template-functions.php
fixes #1064
2017-06-09 20:37:13 +02:00
David A. Kennedy 458a207fe5 Update WordPress version and copyright date 2017-06-09 12:32:15 -04:00
David A. Kennedy b28c6d6ca2 Merge pull request #1110 from davidakennedy/master
Switch versions of PHP Code Sniffer for build process
2017-06-09 12:10:54 -04:00
David A. Kennedy 521b475f3b Switch versions of PHP Code Sniffer for build process
* Switches to 2.9 branch to avoid failed builds for now.

See: https://github.com/Automattic/_s/issues/1067#issuecomment-307258832

See #1079
2017-06-09 12:03:55 -04:00
David A. Kennedy 812fefd66e Merge pull request #1101 from jrfnl/feature/i18n-and-code-layout
I18n and code layout improvements.

* Fixes missing /* translators */ comments for translatable text strings containing placeholders.
* Fixes infractions against the "For associative arrays, values should start on a new line." code style rule.
2017-06-09 11:51:46 -04:00
David A. Kennedy d2b58f60fe Merge pull request #1100 from jrfnl/feature/i18n-translation-call-context
I18n: Fix a translation call for a text string which needs context
2017-06-09 11:25:37 -04:00
David A. Kennedy 923d8f1f6a Merge pull request #1099 from jrfnl/feature/fix-code-obfuscation
Code obfuscation: Fix assignment within a condition
2017-06-09 11:23:59 -04:00
David A. Kennedy 97eb58a129 Merge pull request #1012 from jrfnl/feature/fix-i18n-issue
Fix translatability of comments title
2017-06-08 19:37:17 -04:00
David A. Kennedy f0867cf9b5 Merge pull request #1084 from mrwweb/theme-team-contrib
Clarify who maintains _s
2017-06-08 19:21:11 -04:00
Vinod Dalvi d61599b1ef Adding ID to comment labels for post 2017-05-10 14:11:46 +05:30
jrfnl a65be48368 CS: Fix code layout of nested function calls with associative arrays. 2017-04-03 00:46:36 +02:00
jrfnl 8cefd8f258 I18n: ensure all text strings with placeholders have translators comments. 2017-04-03 00:46:24 +02:00
jrfnl 9c0cb095c7 Code obfuscation: Fix assignment within a condition 2017-04-03 00:44:57 +02:00
jrfnl 5c27fded17 I18n: Fix a translation call for a text string which needs context 2017-04-03 00:39:36 +02:00
Ilya a56faf9823 Update readme.txt
Remove post-formats from tags
2017-03-25 15:50:52 +04:00
Bappi 095f3422f7 doctype uppercase to lowercase 2017-03-16 01:15:18 +06:00
Kristian Kalvå 8c3f5845da Update _menus.scss
Change 1.5em to 100% to prevent magic numbers.
2017-03-02 13:24:16 +01:00
mrwweb 37265f3b86 clarify who maintains _s and standardize returns in CONTRIBUTING.md 2017-02-09 08:41:27 -08:00
Laurence Bahiirwa aa06f2a3dd Merge pull request #1 from bahiirwa/bahiirwa-patch-1
Matching Style.css
2017-02-03 16:39:03 +03:00
Laurence Bahiirwa f8801ea673 Matching Style.css
Adding word-wrap to .screen-reader-text to improve accessibility just like in style.css
2017-02-03 16:38:32 +03:00
Tomas M dfab67a260 Allow category display in post preview even when only one category
Via: https://core.trac.wordpress.org/changeset/40023
2017-01-31 12:54:55 -06:00
Yoav Farh 5a2f2893da santize translation 2017-01-03 20:27:16 +02:00
Yoav Farh 1f1def7496 update comment 2017-01-03 18:23:33 +02:00
Yoav Farh b3287e9b58 Make sure the translation of the post editing link doesn't break because of screen reader text 2017-01-03 18:14:17 +02:00
Kazue Igarashi 05cbf69ba1 Add license and update Normalize site link to sass file.
Correction error of @989 and @1003.
2016-12-27 15:34:01 +09:00
Tammie Lister b330bbaba7 Fix the issue with naming after merge 2016-12-24 23:28:36 +00:00
jrfnl 70a365e81b Regenerated the .pot file to be in line with recent textual changes. 2016-12-23 16:09:59 +01:00
jrfnl fd701834ff Add translator comments as the strings contain variables. 2016-12-23 15:59:15 +01:00
Tammie Lister 8c6cffc799 Merge pull request #906 from ardalann/patch-1
Update the replace example in README.md
2016-12-23 14:56:56 +00:00
Tammie Lister 44710f2b5e Merge pull request #989 from p0o/p0o-patch-1
Adding License
2016-12-23 14:53:59 +00:00
Tammie Lister 6e04a5f802 Merge pull request #1035 from bjorn2404/master
The header change to use a get_bloginfo : props @bjorn2404 
Can you please make sure you explain beyond just using technical calls.
2016-12-23 14:48:15 +00:00
jrfnl 8dbca77003 Fix translatability of comments title.
As per the guidelines in https://codex.wordpress.org/I18n_for_WordPress_Developers#Plurals

This fixes an error notice which WPCS will start throwing once the - soon to be released - 0.10.0 version has become stable.
2016-12-23 15:47:35 +01:00
Tammie Lister 9700947f74 Merge pull request #1018 from mrwweb/tux-menu-naming
Change primary menu idea to menu-1: props @mrwweb
2016-12-23 14:40:15 +00:00
Tammie Lister 9f60f7dc41 Merge pull request #1024 from joviczarko/RemoveButtonShadow
Remove Button Shadow Styling: props @joviczarko 

I agree that this is a good latest update. Many remove this anyway.
2016-12-23 14:36:43 +00:00
Tammie Lister 69cdd5361c Merge pull request #1049 from samikeijonen/issue/994
Add theme support for selective refresh for widgets: props @samikeijonen
2016-12-23 14:31:19 +00:00
Tammie Lister e38cfc29bc Merge pull request #1052 from samikeijonen/issue/1045
Remove aria-haspopup: props @samikeijonen
2016-12-23 14:30:14 +00:00
Tammie Lister 3c7fe6f91e Merge pull request #1051 from samikeijonen/issue/1041
Remove link around header image: props @samikeijonen
2016-12-23 14:29:25 +00:00
Tammie Lister 33a777556f Merge pull request #1053 from samikeijonen/issue/1046
Fix skip link focus for IE11: props @samikeijonen
2016-12-23 14:26:19 +00:00
Tammie Lister efab129e42 Merge pull request #1054 from samikeijonen/issue/1047
Add word-wrap: normal to screen-reader text class: props @samikeijonen
2016-12-23 14:24:59 +00:00
Tammie Lister 59fc136158 Merge pull request #991 from grappler/custom-header
Remove deprecated constant HEADER_TEXTCOLOR : props @grappler
2016-12-23 14:22:52 +00:00
Tammie Lister 45be24e7ce Merge pull request #1006 from marcinkrzeminski/master
Translation fix for a comment string
2016-12-23 12:35:39 +00:00
Tammie Lister dd1f7366df Merge pull request #1008 from B-07/patch-3
Automattic url http to https
2016-12-23 12:33:29 +00:00
Tammie Lister 7c06a2c2dd Merge pull request #1003 from B-07/patch-1
Update Normalize site link
2016-12-23 12:32:38 +00:00
Tammie Lister c2b1216556 Merge pull request #1011 from jrfnl/feature/travis-tweaks
Minor automated testing tweaks.
2016-12-23 12:26:45 +00:00
Tammie Lister 80fd6d27eb Merge pull request #1007 from B-07/patch-2
Fix typo
2016-12-23 12:21:26 +00:00
Tammie Lister e39f5e55db Merge pull request #1009 from B-07/patch-4
Add end comment
2016-12-23 12:20:57 +00:00
Tammie Lister 50af2ac2f3 Merge pull request #1026 from B-07/patch-7
Remove period from file header
2016-12-23 12:20:41 +00:00
Tammie Lister bd858e4e96 Merge pull request #1028 from B-07/master
Remove period from file header
2016-12-23 12:19:50 +00:00
Tammie Lister f61e3e49d0 Merge pull request #1036 from B-07/patch-8
Fix typo and update link
2016-12-23 12:18:58 +00:00