New to Translating WordPress? Read through our Translator Handbook to get started. Hide

Translation of Development Readme (trunk): Mongolian

1 2 3 4
Prio Original string Translation
bbp_subscription_email_from filter now accepts strings in addition to arrays
Priority: low
You have to log in to add a translation. Details
bbp_subscription_email_from filter now accepts strings in addition to arrays
Comment

Found in changelog list item.

You have to log in to edit this translation.

added filters to enable synchronous sending if desired
Priority: low
You have to log in to add a translation. Details
added filters to enable synchronous sending if desired
Comment

Found in changelog list item.

You have to log in to edit this translation.

initial release
Priority: low
You have to log in to add a translation. Details
initial release
Comment

Found in changelog list item.

You have to log in to edit this translation.

new filter: <code>abbps_recipients</code> filters array of recipients just before sending so you can e.g. remove blacklisted emails just in time
Priority: low
You have to log in to add a translation. Details
new filter: <code>abbps_recipients</code> filters array of recipients just before sending so you can e.g. remove blacklisted emails just in time
Comment

Found 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' =&gt; '', 'address' =&gt; '' )</code>
Priority: low
You have to log in to add a translation. Details
changed filter: <code>abbps_to</code> has new signature <code>abbps_to( $to, $post_author_user_id )</code> where $to is <code>array( 'name' =&gt; '', 'address' =&gt; '' )</code>
Comment

Found 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
Priority: low
You have to log in to add a translation. Details
removed obsolete parameters from <code>abbps_to</code> <code>apply_filters()</code> call
Comment

Found 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).
Priority: low
You have to log in to add a translation. Details
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).
Comment

Found in changelog list item.

You have to log in to edit this translation.

minor code improvements
Priority: low
You have to log in to add a translation. Details
minor code improvements
Comment

Found 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
Priority: low
You have to log in to add a translation. Details
new filter: <code>abbps_bounce_address</code> allows setting of bounce address for email notifications
Comment

Found 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
Priority: low
You have to log in to add a translation. Details
now properly injects bbPress, using the <code>bbp_after_setup_actions</code> hook
Comment

Found in changelog list item.

You have to log in to edit this translation.

updated code to match filter changes in bbPress 2.5.6
Priority: low
You have to log in to add a translation. Details
updated code to match filter changes in bbPress 2.5.6
Comment

Found 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
Priority: low
You have to log in to add a translation. Details
invoke <code>wp_specialchars_decode()</code> on blog name for From name
Comment

Found 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
Priority: low
You have to log in to add a translation. Details
removed filter <code>abbps_to</code>, use <code>abbps_recipients</code> instead
Comment

Found 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
Priority: low
You have to log in to add a translation. Details
added filters to be forwards compatible with bbPress once this plugin's code is incorporated into bbPress core
Comment

Found in changelog list item.

You have to log in to edit this translation.

added filters to be backwards compatible with bbPress
Priority: low
You have to log in to add a translation. Details
added filters to be backwards compatible with bbPress
Comment

Found in changelog list item.

You have to log in to edit this translation.

Legend:
Current
Waiting
Rejected
Fuzzy
Old
Changes requested
With warnings
1 2 3 4

Export as