Kazue Igarashi
894bd6b5d3
Use core navigation template tags.
...
* Remove custom arguments from `the_posts_navigation()` and `the_post_navigation()`.
* Adjust fallbacks for `the_posts_navigation()` and `the_post_navigation()`.
* update pot file.
* merge master for style.css and style.scss.
2015-01-07 09:23:28 -08:00
obenland
3f4effb5f0
_s: Split navigation template tag in context-specific tags.
2013-11-24 18:28:15 +00:00
Aahan Krish
61f469bbdf
Use content-none.php instead of no-results.php
...
Renamed no-results.php to content-none.php for consistency (as done in core: https://core.trac.wordpress.org/ticket/25181 ); so let's make sure it's used.
2013-10-13 16:37:59 +05:30
Brad Parbs
bf6ecae7c4
minor code comment comma grammar fixes
2013-08-21 12:04:29 -05:00
Patrick Rauland
1d134ab298
renaming overload to override. props emiluzelac.
2013-08-20 07:16:42 -05:00
obenland
810e499b93
_s: Use `<main>` element for main content.
...
See: http://www.w3.org/TR/html51/grouping-content.html#the-main-element
Props @BFTrick for initial patch.
Fixes #222 .
2013-07-30 12:12:45 -07:00
Philip Arthur Moore
fe19f5433b
Ditch all @since DocBlocks from theme.
2013-03-18 14:53:23 -05:00
obenland
c4f2aa32ce
_s: Formatting changes:
...
- Reduce element comments to either the element id or the first element
class.
- Tabs > Spaces.
- Improve adherence to formatting guidelines.
2013-03-04 16:41:38 -08:00
Michael Fields
e04732c5a3
Remove _s_content_nav( 'nav-above' ); from the top of all templates. Fixes #148
2013-02-27 15:08:26 -08:00
Michael Fields
6eb6c34820
Remove current_user_can() check from index.php. A similar conditional now exists in no-results.php.
2012-10-06 16:27:56 -07:00
Matias
752d08afd7
Update the HTML "class" system
...
Improving on the naming convention of our classes with consistency
adjustments. Also creates a better hierarchy (matched pairs) for them.
2012-08-25 14:06:33 -03:00
Ian Stewart
7b04baa743
_s: Simplifying search, index, and archive, with a common no posts found template part, no-results.php; Closes #1187
...
git-svn-id: https://wpcom-themes.svn.automattic.com/_s/@9340 d957f892-c61d-0410-b221-f235e6eecf30
2012-03-29 15:55:33 +00:00
Ian Stewart
e932aaadc4
_s: provide a more helpful message to users with no posts on the home page or none at all; See #1112
...
git-svn-id: https://wpcom-themes.svn.automattic.com/_s/@8917 d957f892-c61d-0410-b221-f235e6eecf30
2012-02-10 20:36:53 +00:00
Ian Stewart
afe244fe68
_s: More consistency with class names in the structural markup
2012-02-01 16:55:36 +00:00
Ian Stewart
edfeccc255
_s: initial fork of Toolbox
2012-01-07 03:25:13 +00:00