Merge pull request #443 from joshmcrty/master

Add support for HTML5 captions.
This commit is contained in:
Konstantin Obenland 2014-04-25 11:04:47 -05:00
commit 16a0d47af6
1 changed files with 1 additions and 0 deletions

View File

@ -60,6 +60,7 @@ function _s_setup() {
'search-form',
'comment-form',
'gallery',
'caption',
) );
}
endif; // _s_setup