Method | Description | |
---|---|---|
output ( WP_Post $post ) | Output the metabox. | |
save ( integer $post_id, WP_Post $post ) | Save meta box data. | |
set_email_sent_message ( string $location ) : string | Set the correct message ID. |
public static output ( WP_Post $post ) | ||
$post | WP_Post |
public static set_email_sent_message ( string $location ) : string | ||
$location | string | |
return | string |