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

Translation of Stable Readme (latest release): Dutch (Belgium)

Filter ↓ Sort ↓ All (157) Translated (0) Untranslated (157) Waiting (0) Changes requested (0) Fuzzy (0) Warnings (0)
1 2 3 11
Prio Original string Translation
Admin widget on the Add/Edit Post pages for inserting HTML encodings of special characters into the post.
Priority: high
You have to log in to add a translation. Details
Admin widget on the Add/Edit Post pages for inserting HTML encodings of special characters into the post.
Comment

Short description.

You have to log in to edit this translation.

HTML Special Characters Helper
Priority: high
You have to log in to add a translation. Details
HTML Special Characters Helper
Comment

Name.

You have to log in to edit this translation.

The plugin exposes two filters for hooking. Typically, code making use of filters should ideally be put into a mu-plugin or site-specific plugin (which is beyond the scope of this readme to explain). You have to log in to add a translation. Details
The plugin exposes two filters for hooking. Typically, code making use of filters should ideally be put into a mu-plugin or site-specific plugin (which is beyond the scope of this readme to explain).
Comment

Found in remaining content paragraph.

You have to log in to edit this translation.

Yes. You have to log in to add a translation. Details
Yes.
Comment

Found in faq paragraph.

You have to log in to edit this translation.

If you still can't find it, look to the upper-right of the page for a "Screen Options" link that reveals a panel of options. In the "Boxes" section, ensure the checkbox for "HTML Special Characters" is checked. You have to log in to add a translation. Details
If you still can't find it, look to the upper-right of the page for a "Screen Options" link that reveals a panel of options. In the "Boxes" section, ensure the checkbox for "HTML Special Characters" is checked.
Comment

Found in faq paragraph.

You have to log in to edit this translation.

Refer to the screenshots to get an idea of what the helper widget looks like. You should find the widget in the right sidebar of the admin page when creating or editing a post, most likely at the bottom of the sidebar. It's possible it may have been dragged to someplace below the textarea where you provide the post's content. You have to log in to add a translation. Details
Refer to the screenshots to get an idea of what the helper widget looks like. You should find the widget in the right sidebar of the admin page when creating or editing a post, most likely at the bottom of the sidebar. It's possible it may have been dragged to someplace below the textarea where you provide the post's content.
Comment

Found in faq paragraph.

You have to log in to edit this translation.

Does this plugin include unit tests? You have to log in to add a translation. Details
Does this plugin include unit tests?
Comment

Found in faq header.

You have to log in to edit this translation.

Install via the built-in WordPress plugin installer. Or download and unzip <code>html-special-characters-helper.zip</code> inside the plugins directory for your site (typically <code>wp-content/plugins/</code>) You have to log in to add a translation. Details
Install via the built-in WordPress plugin installer. Or download and unzip <code>html-special-characters-helper.zip</code> inside the plugins directory for your site (typically <code>wp-content/plugins/</code>)
Comment

Found in installation list item.

You have to log in to edit this translation.

The 'c2c_html_special_characters_post_type' hook allows you to specify which post_types for which the HTML Special Characters metabox should be shown. You have to log in to add a translation. Details
The 'c2c_html_special_characters_post_type' hook allows you to specify which post_types for which the HTML Special Characters metabox should be shown.
Comment

Found in remaining content paragraph.

You have to log in to edit this translation.

Example: You have to log in to add a translation. Details
Example:
Comment

Found in remaining content paragraph.

You have to log in to edit this translation.

Arguments: You have to log in to add a translation. Details
Arguments:
Comment

Found in remaining content paragraph.

You have to log in to edit this translation.

The 'c2c_html_special_characters' hook allows you to remove existing characters or entire groups of characters, and/or add new characters or groups of characters. You have to log in to add a translation. Details
The 'c2c_html_special_characters' hook allows you to remove existing characters or entire groups of characters, and/or add new characters or groups of characters.
Comment

Found in remaining content paragraph.

You have to log in to edit this translation.

$post_types (array) : An array of post types. By default, this value is <code>array( 'page', 'post' )</code> You have to log in to add a translation. Details
$post_types (array) : An array of post types. By default, this value is <code>array( 'page', 'post' )</code>
Comment

Found in remaining content list item.

You have to log in to edit this translation.

$codes (array) : An association array in which the keys are a grouping name and the values are associative arrays themselves with the code as the key and the human-friendly descriptions as the values. You have to log in to add a translation. Details
$codes (array) : An association array in which the keys are a grouping name and the values are associative arrays themselves with the code as the key and the human-friendly descriptions as the values.
Comment

Found in remaining content list item.

You have to log in to edit this translation.

c2c_html_special_characters_post_type (filter) You have to log in to add a translation. Details
c2c_html_special_characters_post_type (filter)
Comment

Found in remaining content header.

You have to log in to edit this translation.

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

Export as