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

Translation of Development Readme (trunk): Dutch

1 2 3 8
Prio Original string Translation
Bumped <em>Tested up to</em> to 6.6.1
Priority: low
You have to log in to add a translation. Details
Bumped <em>Tested up to</em> to 6.6.1
Comment

Found in changelog list item.

You have to log in to edit this translation.

Added conditional in <code>r34nono_remove_howdy()</code> to prevent possible PHP warnings if <code>$wp_admin_bar</code> node <code>my-account</code> is undefined when the function runs. (In practice this should be resolved by the aforementioned priority change.)
Priority: low
You have to log in to add a translation. Details
Added conditional in <code>r34nono_remove_howdy()</code> to prevent possible PHP warnings if <code>$wp_admin_bar</code> node <code>my-account</code> is undefined when the function runs. (In practice this should be resolved by the aforementioned priority change.)
Comment

Found in changelog list item.

You have to log in to edit this translation.

Changed priorities for actions that call <code>r34nono_admin_bar_logout_link_admin_bar_menu_callback()</code> and <code>r34nono_remove_howdy()</code> to <code>PHP_INT_MAX - 100</code>, to account for changes introduced in WP core version 6.6.1. In <code>wp-includes/class-wp-admin-bar.php</code>, priorities for three actions in the <code>WP_Admin_Bar::add_menus()</code> method were changed from 4, 7, and 8 to 9991, 9992, and 9999. See Trac tickets <a href="https://core.trac.wordpress.org/ticket/61615">#61615</a> and <a href="https://core.trac.wordpress.org/ticket/61738">#61738</a> for discussion of this change, and the issues it introduces. At this point it is possible the core team may revert the change, but our modified priority should continue to work either way.
Priority: low
You have to log in to add a translation. Details
Changed priorities for actions that call <code>r34nono_admin_bar_logout_link_admin_bar_menu_callback()</code> and <code>r34nono_remove_howdy()</code> to <code>PHP_INT_MAX - 100</code>, to account for changes introduced in WP core version 6.6.1. In <code>wp-includes/class-wp-admin-bar.php</code>, priorities for three actions in the <code>WP_Admin_Bar::add_menus()</code> method were changed from 4, 7, and 8 to 9991, 9992, and 9999. See Trac tickets <a href="https://core.trac.wordpress.org/ticket/61615">#61615</a> and <a href="https://core.trac.wordpress.org/ticket/61738">#61738</a> for discussion of this change, and the issues it introduces. At this point it is possible the core team may revert the change, but our modified priority should continue to work either way.
Comment

Found in changelog list item.

You have to log in to edit this translation.

Added declaration of <code>R34NoNo::settings</code> property to prevent deprecation notices.
Priority: low
You have to log in to add a translation. Details
Added declaration of <code>R34NoNo::settings</code> property to prevent deprecation notices.
Comment

Found in changelog list item.

You have to log in to edit this translation.

Changed donation button to make it less likely to be mistaken for the Save Changes button.
Priority: low
You have to log in to add a translation. Details
Changed donation button to make it less likely to be mistaken for the Save Changes button.
Comment

Found in changelog list item.

You have to log in to edit this translation.

Updated sidebar on admin page.
Priority: low
You have to log in to add a translation. Details
Updated sidebar on admin page.
Comment

Found in changelog list item.

You have to log in to edit this translation.

Bumped 'tested up to' to 6.5.2'
Priority: low
You have to log in to add a translation. Details
Bumped 'tested up to' to 6.5.2'
Comment

Found in changelog list item.

You have to log in to edit this translation.

New logic for handling the current plugin version number.
Priority: low
You have to log in to add a translation. Details
New logic for handling the current plugin version number.
Comment

Found in changelog list item.

You have to log in to edit this translation.

Added <code>WHERE</code> clause to SQL queries in <em>Disable all comments and trackbacks</em>, to only alter records where the status equals <code>open</code>.
Priority: low
You have to log in to add a translation. Details
Added <code>WHERE</code> clause to SQL queries in <em>Disable all comments and trackbacks</em>, to only alter records where the status equals <code>open</code>.
Comment

Found in changelog list item.

You have to log in to edit this translation.

Bumped <em>Tested up to</em> to 6.4. (This was an earlier hotfix.)
Priority: low
You have to log in to add a translation. Details
Bumped <em>Tested up to</em> to 6.4. (This was an earlier hotfix.)
Comment

Found in changelog list item.

You have to log in to edit this translation.

Minified JavaScript and CSS files.
Priority: low
You have to log in to add a translation. Details
Minified JavaScript and CSS files.
Comment

Found in changelog list item.

You have to log in to edit this translation.

Added version number to script enqueuing to fix issue of some JavaScript not functioning properly immediately after a plugin update, due to browser caching.
Priority: low
You have to log in to add a translation. Details
Added version number to script enqueuing to fix issue of some JavaScript not functioning properly immediately after a plugin update, due to browser caching.
Comment

Found in changelog list item.

You have to log in to edit this translation.

Added new <em>Disable all comments and trackbacks</em> utility.
Priority: low
You have to log in to add a translation. Details
Added new <em>Disable all comments and trackbacks</em> utility.
Comment

Found in changelog list item.

You have to log in to edit this translation.

Bumped <em>Tested up to</em> to 6.2. (This was an earlier hotfix.)
Priority: low
You have to log in to add a translation. Details
Bumped <em>Tested up to</em> to 6.2. (This was an earlier hotfix.)
Comment

Found in changelog list item.

You have to log in to edit this translation.

Replaced instances of <code>filter_var()</code> using the <code>FILTER_SANITIZE_STRING</code> (deprecated in PHP 8.1) with a new custom <code>r34nono_sanitize_string()</code> function, which runs both <code>strip_tags()</code> and <code>htmlspecialchars()</code> on the input string.
Priority: low
You have to log in to add a translation. Details
Replaced instances of <code>filter_var()</code> using the <code>FILTER_SANITIZE_STRING</code> (deprecated in PHP 8.1) with a new custom <code>r34nono_sanitize_string()</code> function, which runs both <code>strip_tags()</code> and <code>htmlspecialchars()</code> on the input string.
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 8

Export as