_s: Adhere to updated WordPress core code formatting.
* Update PHPDoc. * Add periods to the end of comment sentences. * Limit line length to 80 chars. * Use C++-style PHP comments only for function and file documentation.
This commit is contained in:
parent
a7ce5b6f47
commit
6f63a0b39a
5 changed files with 43 additions and 43 deletions
|
@ -1,10 +1,10 @@
|
|||
/*
|
||||
Theme Name: _s
|
||||
Theme URI: http://underscores.me
|
||||
Theme URI: http://underscores.me/
|
||||
Author: Automattic
|
||||
Author URI: http://automattic.com/
|
||||
Description: Hi. I'm a starter theme called <code>_s</code>, or <em>underscores</em>, if you like. I'm a theme meant for hacking so don't use me as a <em>Parent Theme</em>. Instead try turning me into the next, most awesome, WordPress theme out there. That's what I'm here for.
|
||||
Version: 1.3-wpcom
|
||||
Version: 1.0-wpcom
|
||||
License: GNU General Public License v2 or later
|
||||
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
||||
Text Domain: _s
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue