_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,6 +1,6 @@
|
|||
<?php
|
||||
/**
|
||||
* WordPress.com-specific functions and definitions
|
||||
* WordPress.com-specific functions and definitions.
|
||||
*
|
||||
* @package _s
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue