Skip to content

wpghs_commit_msg_single

James DiGioia edited this page Jan 18, 2016 · 1 revision

Params

WordPress_GitHub_Sync_Post $post Post object being committed.

Description

This is the commit message when exporting a single post. The filter passes in the current commit message and the WordPress_GitHub_Sync_Post object currently being exported. You should return a string with your custom commit message.