Skip to content

webcomic_twitter_update_status

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

Alter Twitter status updating.

apply_filters( 'webcomic_twitter_update_status', bool $tweet )

This filter allows hooks to force or disallow status updates when a comic is published.

Parameters

bool $tweet

Wether to update status when a comic is published.

Clone this wiki locally