forked from mirror/_s
Add support for html5 caption
This commit is contained in:
parent
43241a811d
commit
d193c519b4
|
@ -60,6 +60,7 @@ function _s_setup() {
|
|||
'search-form',
|
||||
'comment-form',
|
||||
'gallery',
|
||||
'caption',
|
||||
) );
|
||||
}
|
||||
endif; // _s_setup
|
||||
|
|
Reference in New Issue