New to Translating WordPress? Read through our Translator Handbook to get started. Hide
| Prio | Original string | Translation | — |
|---|---|---|---|
| ↓ | bbp_subscription_email_from filter now accepts strings in addition to arrays | You have to log in to add a translation. | Details |
Original untranslated bbp_subscription_email_from filter now accepts strings in addition to arrays You have to log in to edit this translation. | |||
| ↓ | added filters to enable synchronous sending if desired | You have to log in to add a translation. | Details |
Original untranslated added filters to enable synchronous sending if desired CommentFound in changelog list item. You have to log in to edit this translation. | |||
| ↓ | initial release | You have to log in to add a translation. | Details |
Original untranslated | |||
| ↓ | new filter: <code>abbps_recipients</code> filters array of recipients just before sending so you can e.g. remove blacklisted emails just in time | You have to log in to add a translation. | Details |
Original untranslated new filter: <code>abbps_recipients</code> filters array of recipients just before sending so you can e.g. remove blacklisted emails just in time CommentFound in changelog list item. You have to log in to edit this translation. | |||
| ↓ | changed filter: <code>abbps_to</code> has new signature <code>abbps_to( $to, $post_author_user_id )</code> where $to is <code>array( 'name' => '', 'address' => '' )</code> | You have to log in to add a translation. | Details |
Original untranslated changed filter: <code>abbps_to</code> has new signature <code>abbps_to( $to, $post_author_user_id )</code> where $to is <code>array( 'name' => '', 'address' => '' )</code> CommentFound in changelog list item. You have to log in to edit this translation. | |||
| ↓ | removed obsolete parameters from <code>abbps_to</code> <code>apply_filters()</code> call | You have to log in to add a translation. | Details |
Original untranslated removed obsolete parameters from <code>abbps_to</code> <code>apply_filters()</code> call CommentFound in changelog list item. You have to log in to edit this translation. | |||
| ↓ | changed filter: <code>abbps_from</code> to match the signature of the <code>abbps_to</code> filter (now passes an associative array instead of two strings). | You have to log in to add a translation. | Details |
Original untranslated changed filter: <code>abbps_from</code> to match the signature of the <code>abbps_to</code> filter (now passes an associative array instead of two strings). CommentFound in changelog list item. You have to log in to edit this translation. | |||
| ↓ | minor code improvements | You have to log in to add a translation. | Details |
Original untranslated minor code improvements CommentFound in changelog list item. You have to log in to edit this translation. | |||
| ↓ | new filter: <code>abbps_bounce_address</code> allows setting of bounce address for email notifications | You have to log in to add a translation. | Details |
Original untranslated new filter: <code>abbps_bounce_address</code> allows setting of bounce address for email notifications CommentFound in changelog list item. You have to log in to edit this translation. | |||
| ↓ | now properly injects bbPress, using the <code>bbp_after_setup_actions</code> hook | You have to log in to add a translation. | Details |
Original untranslated now properly injects bbPress, using the <code>bbp_after_setup_actions</code> hook CommentFound in changelog list item. You have to log in to edit this translation. | |||
| ↓ | updated code to match filter changes in bbPress 2.5.6 | You have to log in to add a translation. | Details |
Original untranslated updated code to match filter changes in bbPress 2.5.6 CommentFound in changelog list item. You have to log in to edit this translation. | |||
| ↓ | invoke <code>wp_specialchars_decode()</code> on blog name for From name | You have to log in to add a translation. | Details |
Original untranslated invoke <code>wp_specialchars_decode()</code> on blog name for From name CommentFound in changelog list item. You have to log in to edit this translation. | |||
| ↓ | removed filter <code>abbps_to</code>, use <code>abbps_recipients</code> instead | You have to log in to add a translation. | Details |
Original untranslated removed filter <code>abbps_to</code>, use <code>abbps_recipients</code> instead CommentFound in changelog list item. You have to log in to edit this translation. | |||
| ↓ | added filters to be forwards compatible with bbPress once this plugin's code is incorporated into bbPress core | You have to log in to add a translation. | Details |
Original untranslated added filters to be forwards compatible with bbPress once this plugin's code is incorporated into bbPress core CommentFound in changelog list item. You have to log in to edit this translation. | |||
| ↓ | added filters to be backwards compatible with bbPress | You have to log in to add a translation. | Details |
Original untranslated added filters to be backwards compatible with bbPress CommentFound in changelog list item. You have to log in to edit this translation. | |||
Export as
Comment
Found in changelog list item.