s/displayied/displayed/. props kawauso, fixes #17633.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18096 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
9972597f91
commit
0fc43cf648
|
@ -899,7 +899,7 @@ function dynamic_sidebar($index = 1) {
|
|||
}
|
||||
|
||||
/**
|
||||
* Whether widget is displayied on the front-end.
|
||||
* Whether widget is displayed on the front-end.
|
||||
*
|
||||
* Either $callback or $id_base can be used
|
||||
* $id_base is the first argument when extending WP_Widget class
|
||||
|
|
Loading…
Reference in New Issue