forked from mirror/_s
Merge pull request #443 from joshmcrty/master
Add support for HTML5 captions.
This commit is contained in:
commit
16a0d47af6
|
@ -60,6 +60,7 @@ function _s_setup() {
|
||||||
'search-form',
|
'search-form',
|
||||||
'comment-form',
|
'comment-form',
|
||||||
'gallery',
|
'gallery',
|
||||||
|
'caption',
|
||||||
) );
|
) );
|
||||||
}
|
}
|
||||||
endif; // _s_setup
|
endif; // _s_setup
|
||||||
|
|
Reference in New Issue