Commit graph

1353 commits

Author SHA1 Message Date
sarah
f5d8c65d46 Add missing line breaks. 2015-09-17 12:36:56 +01:00
sarah
e8e080d385 Split source references into two lines to mirror original syntax. 2015-09-16 21:12:45 +01:00
Tammie Lister
79e0e54f69 Merge pull request #677 from mignonstyle/prototype_customizer
Reflect the change of color in the customizer.
2015-09-16 20:57:34 +01:00
sarah
6dc4b8e692 Update generated bug report URL to reflect correct _s-specific URL. 2015-09-16 20:51:47 +01:00
sarah
ec61a75180 Add comments to indicate php markup and match original file. 2015-09-16 20:48:49 +01:00
Tammie Lister
6b00d94ea7 Merge pull request #809 from emiluzelac/patch-43
Header link update and capitalization
2015-09-16 20:43:58 +01:00
Tammie Lister
36bf70ffde Merge pull request #819 from Automattic/update-contributor-docs
Update contributor docs
2015-09-16 20:40:49 +01:00
sarah
4ec4c2e1de Re-add #@ _s comment in order to match original source and indicate source of text strings. 2015-09-16 20:38:17 +01:00
sarah
6c1c283caf Update .po file to reflect current text strings. 2015-09-16 20:19:18 +01:00
Caroline Moore
3e8580d518 Remove 'hfeed' class from header.php
* This was moved to inc/extras.php to be added via body_class filter
2015-09-16 15:09:09 -04:00
Caroline Moore
1f85e9b067 Add 'hfeed' class via body_class
* Only add the 'hfeed' class when viewing a non-singular page, such as an index or archive
2015-09-16 15:08:02 -04:00
sarah ✈ semark
b1b13f58d8 Merge pull request #775 from davidakennedy/editlinkposttitle
Add post title to `edit_post_link`
2015-09-16 19:58:22 +01:00
sarah ✈ semark
626a6470c4 Update contributor docs
I've split this into two sections: submitting issues and contributing code, since those are two different actions. 

This fixes #615 by mentioning that both CSS and SCSS source files should be updated when submitting a PR.
2015-09-16 19:50:15 +01:00
Konstantin Obenland
8cd79032fb Merge pull request #812 from jamigibbs/20150825
Removing unnecessary ampersands, fixes #791.
2015-08-25 13:41:40 -07:00
Jami Gibbs
2ba1db04f8 Removing unnecessary ampersands, fixes #791 2015-08-25 15:30:41 -05:00
alaczek
1dadd39cb1 Merge pull request #810 from iamdmitrymayorov/master
Added missing period in a load_theme_textdomain() comment.
2015-08-23 20:44:46 +02:00
Dmitry Mayorov
9d6eade725 Added missing period in a load_theme_textdomain() comment. 2015-08-22 10:31:12 +03:00
Emil Uzelac
3bac555d40 Update functions.php 2015-08-21 22:31:14 -05:00
Emil Uzelac
4b519c124b Update functions.php 2015-08-21 22:24:25 -05:00
Emil Uzelac
fd58ebd1cb Header link update and capitalization
Itty-bitty update for header comment block and new functions link.
2015-08-21 22:19:26 -05:00
David A. Kennedy
268a1e2ced Merge pull request #792 from grantpalin/master
Update comparisons to resolve the strict comparison warnings
2015-08-21 19:28:13 -04:00
sarah ✈ semark
7195b496ac Merge pull request #805 from deadlyhifi/patch-1
Remove wp_title filter.
2015-08-21 19:57:29 +01:00
Tom de Bruin
bdc9a8c52a Remove _s_wp_title function
No longer required under 2 version back support requirements.
2015-08-21 15:10:34 +01:00
sarah ✈ semark
149a40d70f Merge pull request #800 from iamdmitrymayorov/master
Remove template-tag shims for versions prior to 4.1. Solves #799.
2015-08-21 14:11:11 +01:00
sarah ✈ semark
1c28a359f1 Merge pull request #801 from corvannoorloos/patch-3
Add clearing rule to centre-aligned elements in order to match CSS file.
2015-08-21 14:08:01 +01:00
sarah ✈ semark
0b81f58c99 Merge pull request #789 from corvannoorloos/patch-1
Add font-family declaration for body text.
2015-08-21 13:56:26 +01:00
sarah ✈ semark
5c738adab4 Merge pull request #790 from corvannoorloos/patch-2
Remove :hover and :active states on screen-reader-text.
2015-08-21 13:54:19 +01:00
sarah ✈ semark
38ddd16ae9 Merge pull request #802 from corvannoorloos/patch-4
Remove unnecessary margin-top and margin-bottom from caption text in order to match SCSS source file.
2015-08-21 13:47:58 +01:00
sarah ✈ semark
8e9678b0bf Merge pull request #798 from emiluzelac/patch-42
Since 4.3 is now released, we no longer require backward-compatibility for versions older than 4.1 and this can be removed.
2015-08-21 12:54:23 +01:00
Dmitry Mayorov
72a9a3b7e6 Removing the_posts_navigation(), the_post_navigation(), the_archive_title(), the_archive_description() since 4.3 is out. 2015-08-19 17:40:51 +03:00
Emil Uzelac
6f621af060 Remove _s_render_title()
Removing `_s_render_title()`, no longer needed as of 4.3.
2015-08-18 21:55:47 -05:00
Grant Palin
af0a4749be Update comparisons to resolve the strict comparison warnings. See https://github.com/Automattic/_s/issues/784 2015-08-07 09:59:26 -07:00
Cor van Noorloos
32879cb13b Remove sass :hover and :active states on screen-reader-text
see 67b2428bbe
2015-08-05 21:31:58 +02:00
Cor van Noorloos
af2d101164 Remove remaining caption margin-top and margin-bottom
see 3d6bd4df39
2015-08-05 21:30:03 +02:00
Cor van Noorloos
4d58874616 Add sass missing center alignment clearing 2015-08-05 21:02:59 +02:00
Cor van Noorloos
2b648088f4 Add style.css missing main font family 2015-08-05 20:23:28 +02:00
Konstantin Obenland
d02cc4fa70 Merge pull request #778 from emiluzelac/patch-41
Link to developer resources for further reading.
2015-08-04 11:19:20 -07:00
Konstantin Obenland
e3516b0ad3 Fix typo. 2015-08-03 12:14:14 -07:00
Konstantin Obenland
4b36cf3053 Merge pull request #781 from PJ-Finlay/add-documentation-in-comments
Updated file documentation.
2015-08-03 12:13:35 -07:00
David A. Kennedy
45f1ea884c Merge pull request #776 from mor10/new_heading_structure_redux
Change headings structure for better accessibility for assistive technology users.
2015-07-24 12:58:46 -04:00
PJ
de9c9888b7 Updated documentation in comments at the top of files.
I tried to standardize and expand the documentation and links to
codex.wordpress.org in the comments at the top of most files.
2015-07-12 12:38:18 -04:00
Konstantin Obenland
294f5689ce Merge pull request #783 from pixolin/patch-5
Change Credit Link to https://
2015-07-10 08:43:06 -07:00
Bego Mario Garde
c3f4f3945c Change Credit Link to https://
As WordPress encourages to call their webpages with https-protocol, the credits link in the theme footer should use https, too.
2015-07-10 16:43:17 +02:00
Morten Rand-Hendriksen
069d708834 Amended patch to display site-title as paragraph on single posts and pages as per discussion in PR. 2015-07-03 14:04:38 -07:00
David A. Kennedy
78147d4055 Merge branch 'master' of https://github.com/Automattic/_s into editlinkposttitle 2015-07-02 17:44:10 -04:00
David A. Kennedy
0a0e5c631f Add post title to edit_post_link
* Use `__()` instead of `_x()`
* Add translator comment, remove context modifier.
* Remove escaping on `the_title()`; it's trusted data.

Resolves: #774
2015-07-02 17:37:30 -04:00
Konstantin Obenland
b5777c0d7e Move translator comment closer to string.
Translator comments should be placed directly in the line above the string to be translated, in order for parser to pick it up.
2015-07-02 14:21:17 -07:00
Morten Rand-Hendriksen
955cd140f8 Added condition to include a hidden H1 on index when a page is set to front and the posts page is also set to a page as per suggestion by @davidakennedy 2015-07-02 13:51:04 -07:00
Emil Uzelac
b685b89b3f Inline link update
I believe that we can update inline links to https://developer.wordpress.org. Please confirm.
2015-06-29 14:18:47 -05:00
Morten Rand-Hendriksen
dc6d3fa08c New heading structure - redux of #651. Provides proper semantic structure for titles throughout theme:
In header.php: Site title set to H1 on front page, div on other pages
In functions.php: Widget title set to H2 for semantic hierarchy
In content-search.php and content.php: Heading set to H2 as page title is "Search" or "Archive title" etc.
2015-06-28 12:06:02 -07:00