Commit Graph

16 Commits

Author SHA1 Message Date
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
Bappi 7f436f2960 Remove period from file header 2016-09-27 12:22:41 +06:00
Mark Batchelder 15cef7e795 Move aside from the widgets to the entire sidebar.
It appears that the entire sidebar should be one large aside instead of
making each widget it's own aside. At least that's how I understand it
when reading w3. It would make sense to make each widget it's own aside
if not all of the widgets were asides, but otherwise the entire sidebar
should be considered one aside.

Plus I think this would make more sense for accessibility and with the
widgets titles being h2 because if the entire sidebar had a title that
would be the h1.

https://www.w3.org/wiki/HTML/Elements/aside
2015-11-20 23:14:31 -08: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 5106a9e3e4 _s: Use braces in all conditionals.
Formatting updates for file comment, conditional braces, and indentation.
2014-06-26 13:45:05 -07:00
sixhours d2beca6092 Remove unnecessary semicolon 2014-06-26 11:06:51 -04:00
sixhours d01a8d319b is_active_sidebar() check
Check to ensure sidebar is active before displaying #secondary
2014-06-26 11:06:33 -04:00
sixhours 409d15d1a2 Remove default widgets from sidebar 2014-06-26 10:55:04 -04:00
Jack Lenox 776eaf6e94 Correcting some irregular capitalisation and coding standards issues 2014-06-25 00:13:36 +01:00
Ulrich Pogson 88cdc5222e Remove wpcom actions 2014-02-10 21:19:41 +01: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
Ian Stewart d4c1da5692 _s: This should have been an li element all along
git-svn-id: https://wpcom-themes.svn.automattic.com/_s/@8853 d957f892-c61d-0410-b221-f235e6eecf30
2012-02-03 19:54:30 +00:00
Ian Stewart dc2aacb56d _s: adding sample layouts for two sidebars on the right of a content column and two sidebars on the left of a content column 2012-01-23 17:59:27 +00:00
Ian Stewart 01ce62d24f _s: simplifying functions.php by making some of the stuff happening there modular with functions being called in templates showing up in template-tags.php, little extras that won't produce a visible error if they're missing in tweaks, and wpcom stuff in wpcom 2012-01-11 03:43:23 +00:00
Ian Stewart edfeccc255 _s: initial fork of Toolbox 2012-01-07 03:25:13 +00:00