Skip to content

Commit

Permalink
Add since annotation to filter
Browse files Browse the repository at this point in the history
  • Loading branch information
swissspidy committed Feb 19, 2017
1 parent 419c16f commit d4a547f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions classes/Plugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -225,6 +225,8 @@ public function send_email( $subject ) {
/**
* Filter the digest message.
*
* @since 1.0.0
*
* @param string $digest The message to be sent.
* @param string $recipient The recipient's email address.
*/
Expand Down

0 comments on commit d4a547f

Please sign in to comment.