New to Translating WordPress? Read through our Translator Handbook to get started. Hide
Prio | Original string | Translation | — |
---|---|---|---|
↑ | Logging your mail will stop you from ever losing your emails again! This fast, lightweight plugin (under 140kb in size!) is also useful for debugging … | You have to log in to add a translation. | Details |
Original untranslated
Logging your mail will stop you from ever losing your emails again! This fast, lightweight plugin (under 140kb in size!) is also useful for debugging …
You have to log in to edit this translation. Meta |
|||
↑ | Mail logging - WP Mail Catcher | You have to log in to add a translation. | Details |
Original untranslatedMeta |
|||
<code>wp_mail_catcher_deletion_intervals</code> is a filter that should return an array where each key is an amount of time in seconds, and the value is the label. Used to determine when a message has expired and should be deleted | You have to log in to add a translation. | Details | |
Original untranslated
<code>wp_mail_catcher_deletion_intervals</code> is a filter that should return an array where each key is an amount of time in seconds, and the value is the label. Used to determine when a message has expired and should be deleted
CommentFound in description list item. You have to log in to edit this translation. Meta |
|||
<code>wp_mail_catcher_mail_failed</code> is triggered when a message failed to send and logged successfully. It has a single argument that is an array containing the log (same as the arguments for <code>wp_mail_catcher_mail_success</code>) | You have to log in to add a translation. | Details | |
Original untranslated
<code>wp_mail_catcher_mail_failed</code> is triggered when a message failed to send and logged successfully. It has a single argument that is an array containing the log (same as the arguments for <code>wp_mail_catcher_mail_success</code>)
CommentFound in description list item. You have to log in to edit this translation. Meta |
|||
<code>email_from</code> the from value of the email | You have to log in to add a translation. | Details | |
Original untranslated
<code>email_from</code> the from value of the email
CommentFound in description list item. You have to log in to edit this translation. Meta |
|||
<code>is_html</code> a boolean, that will be true if the message is a html email and false if not | You have to log in to add a translation. | Details | |
Original untranslated
<code>is_html</code> a boolean, that will be true if the message is a html email and false if not
CommentFound in description list item. You have to log in to edit this translation. Meta |
|||
<code>timestamp</code> a unix timestamp of when the email was sent | You have to log in to add a translation. | Details | |
Original untranslated
<code>timestamp</code> a unix timestamp of when the email was sent
CommentFound in description list item. You have to log in to edit this translation. Meta |
|||
<code>attachment_file_paths</code> a list of the location of any attachments that were sent | You have to log in to add a translation. | Details | |
Original untranslated
<code>attachment_file_paths</code> a list of the location of any attachments that were sent
CommentFound in description list item. You have to log in to edit this translation. Meta |
|||
<code>additional_headers</code> a list of any headers that were sent | You have to log in to add a translation. | Details | |
Original untranslated
<code>additional_headers</code> a list of any headers that were sent
CommentFound in description list item. You have to log in to edit this translation. Meta |
|||
<code>attachments</code> a list of any attachments that were sent along with the email | You have to log in to add a translation. | Details | |
Original untranslated
<code>attachments</code> a list of any attachments that were sent along with the email
CommentFound in description list item. You have to log in to edit this translation. Meta |
|||
<code>backtrace_segment</code> a json_encoded object that shows which file and line the mail was initially triggered from | You have to log in to add a translation. | Details | |
Original untranslated
<code>backtrace_segment</code> a json_encoded object that shows which file and line the mail was initially triggered from
CommentFound in description list item. You have to log in to edit this translation. Meta |
|||
<code>error</code> the error that occurred - if any | You have to log in to add a translation. | Details | |
Original untranslated
<code>error</code> the error that occurred - if any
CommentFound in description list item. You have to log in to edit this translation. Meta |
|||
<code>status</code> an integer depicting if the message was sent successfully or not (1 = sent successfully. 0 = sending failed) | You have to log in to add a translation. | Details | |
Original untranslated
<code>status</code> an integer depicting if the message was sent successfully or not (1 = sent successfully. 0 = sending failed)
CommentFound in description list item. You have to log in to edit this translation. Meta |
|||
<code>message</code> the contents of the message | You have to log in to add a translation. | Details | |
Original untranslated
<code>message</code> the contents of the message
CommentFound in description list item. You have to log in to edit this translation. Meta |
|||
<code>subject</code> the subject line of the message | You have to log in to add a translation. | Details | |
Original untranslated
<code>subject</code> the subject line of the message
CommentFound in description list item. You have to log in to edit this translation. Meta |
Export as
Comment
Short description.