Ditch all @since DocBlocks from theme.
This commit is contained in:
parent
182298629a
commit
fe19f5433b
22 changed files with 0 additions and 58 deletions
|
@ -3,7 +3,6 @@
|
|||
* WordPress.com-specific functions and definitions
|
||||
*
|
||||
* @package _s
|
||||
* @since _s 1.0
|
||||
*/
|
||||
|
||||
global $themecolors;
|
||||
|
@ -12,7 +11,6 @@ global $themecolors;
|
|||
* Set a default theme color array for WP.com.
|
||||
*
|
||||
* @global array $themecolors
|
||||
* @since _s 1.0
|
||||
*/
|
||||
$themecolors = array(
|
||||
'bg' => '',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue