s/displayied/displayed/. props kawauso, fixes #17633.
git-svn-id: https://develop.svn.wordpress.org/trunk@18096 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
aa91987639
commit
959f4e03c4
@ -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
|
* Either $callback or $id_base can be used
|
||||||
* $id_base is the first argument when extending WP_Widget class
|
* $id_base is the first argument when extending WP_Widget class
|
||||||
|
Loading…
Reference in New Issue
Block a user