Skip to content

webcomic_integrate_media

Michael Sisk edited this page Apr 10, 2018 · 1 revision

Integrate comic media.

do_action( 'webcomic_integrate_media' )

This action provides a way for hooks to add comic media. It will display the Webcomic Media widget area when using integration. You can use this to selectively display comic media, but it's often better to use the combined webcomic_integrate_media_and_navigation action.

Clone this wiki locally