Skip to content

Instantly share code, notes, and snippets.

@tribulant
Created September 12, 2014 09:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tribulant/c0e9269a941f809f4e89 to your computer and use it in GitHub Desktop.
Save tribulant/c0e9269a941f809f4e89 to your computer and use it in GitHub Desktop.
Newsletters: Filter - wpml_send_body Usage
<?php add_filter('wpml_send_body', 'myfunc_send_body', 10, 3); ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment