Add support for html5 caption

This commit is contained in:
Josh McCarty 2014-03-23 21:46:35 -07:00
parent 43241a811d
commit d193c519b4
1 changed files with 1 additions and 0 deletions

View File

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