Comment should be consistent
This commit is contained in:
@@ -21,7 +21,7 @@ function roots_display_sidebar() {
|
|||||||
* Conditional tag checks (http://codex.wordpress.org/Conditional_Tags)
|
* Conditional tag checks (http://codex.wordpress.org/Conditional_Tags)
|
||||||
* Any of these conditional tags that return true won't show the sidebar
|
* Any of these conditional tags that return true won't show the sidebar
|
||||||
*
|
*
|
||||||
* To use a function that requires parameters, use the following format:
|
* To use a function that accepts arguments, use the following format:
|
||||||
*
|
*
|
||||||
* array('function_name', array('arg1', 'arg2'))
|
* array('function_name', array('arg1', 'arg2'))
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user