New to Translating WordPress? Read through our Translator Handbook to get started. Hide
| Prio | Original string | Translation | — |
|---|---|---|---|
| ↑ | Admin widget on the Add/Edit Post pages for inserting HTML entity encodings of special characters into the post. | You have to log in to add a translation. | Details |
Original untranslated
Admin widget on the Add/Edit Post pages for inserting HTML entity encodings of special characters into the post.
You have to log in to edit this translation. |
|||
| ↑ | HTML Special Characters Helper | You have to log in to add a translation. | Details |
Original untranslated |
|||
| You can also hover over the character you want to use to see the HTML encoding for it (it'll start with an ampersand, <code>&</code>, and end with a semi-color, <code>;</code>) and type that into the field. | You have to log in to add a translation. | Details | |
Original untranslated
You can also hover over the character you want to use to see the HTML encoding for it (it'll start with an ampersand, <code>&</code>, and end with a semi-color, <code>;</code>) and type that into the field.
CommentFound in faq paragraph. You have to log in to edit this translation. |
|||
| You can't do so directly. The plugin only inserts the HTML character encodings into the post body. However, you can use the "Clicking character copies it to the clipboard?" checkbox to copy the character you want to use into the clipboard, which can then be pasted into any other text entry field (in or outside of your browser). Note that the special character (if using the visual editor) or the HTML entity encoding for the character (if using the text editor) will be copied to the clipboard when you click the character. | You have to log in to add a translation. | Details | |
Original untranslated
You can't do so directly. The plugin only inserts the HTML character encodings into the post body. However, you can use the "Clicking character copies it to the clipboard?" checkbox to copy the character you want to use into the clipboard, which can then be pasted into any other text entry field (in or outside of your browser). Note that the special character (if using the visual editor) or the HTML entity encoding for the character (if using the text editor) will be copied to the clipboard when you click the character.
CommentFound in faq paragraph. You have to log in to edit this translation. |
|||
| Installation Instructions | You have to log in to add a translation. | Details | |
Original untranslated |
|||
| The 'c2c_html_special_characters_copy_to_clipboard_default' hook allows you to set the default state of the "Clicking character copies it to the clipboard?" checkbox. | You have to log in to add a translation. | Details | |
Original untranslated
The 'c2c_html_special_characters_copy_to_clipboard_default' hook allows you to set the default state of the "Clicking character copies it to the clipboard?" checkbox.
CommentFound in description paragraph. You have to log in to edit this translation. |
|||
| <strong>c2c_html_special_characters_copy_to_clipboard_default (filter)</strong> | You have to log in to add a translation. | Details | |
Original untranslated
<strong>c2c_html_special_characters_copy_to_clipboard_default (filter)</strong>
CommentFound in description paragraph. You have to log in to edit this translation. |
|||
| The 'c2c_html_special_characters_send_to_editor_default' hook allows you to set the default state of the "Clicking character inserts it into the editor?" checkbox. | You have to log in to add a translation. | Details | |
Original untranslated
The 'c2c_html_special_characters_send_to_editor_default' hook allows you to set the default state of the "Clicking character inserts it into the editor?" checkbox.
CommentFound in description paragraph. You have to log in to edit this translation. |
|||
| <strong>c2c_html_special_characters_send_to_editor_default (filter)</strong> | You have to log in to add a translation. | Details | |
Original untranslated
<strong>c2c_html_special_characters_send_to_editor_default (filter)</strong>
CommentFound in description paragraph. You have to log in to edit this translation. |
|||
| <strong>c2c_html_special_characters_post_type (filter)</strong> | You have to log in to add a translation. | Details | |
Original untranslated
<strong>c2c_html_special_characters_post_type (filter)</strong>
CommentFound in description paragraph. You have to log in to edit this translation. |
|||
| <strong>c2c_html_special_characters (filter)</strong> | You have to log in to add a translation. | Details | |
Original untranslated
<strong>c2c_html_special_characters (filter)</strong>
CommentFound in description paragraph. You have to log in to edit this translation. |
|||
| Links: <a href="http://coffee2code.com/wp-plugins/html-special-characters-helper/">Plugin Homepage</a> | <a href="https://wordpress.org/plugins/html-special-characters-helper/">Plugin Directory Page</a> | <a href="https://github.com/coffee2code/html-special-characters-helper/">GitHub</a> | <a href="http://coffee2code.com">Author Homepage</a> | You have to log in to add a translation. | Details | |
Original untranslated
Links: <a href="http://coffee2code.com/wp-plugins/html-special-characters-helper/">Plugin Homepage</a> | <a href="https://wordpress.org/plugins/html-special-characters-helper/">Plugin Directory Page</a> | <a href="https://github.com/coffee2code/html-special-characters-helper/">GitHub</a> | <a href="http://coffee2code.com">Author Homepage</a>
CommentFound in description paragraph. You have to log in to edit this translation. |
|||
| The widget includes a checkbox labeled "Also copy to clipboard?" which, if checked, will also copy either the special character (if using the visual editor) or the HTML entity encoding for the character (if using the text editor) when you click the character to insert it into the post. | You have to log in to add a translation. | Details | |
Original untranslated
The widget includes a checkbox labeled "Also copy to clipboard?" which, if checked, will also copy either the special character (if using the visual editor) or the HTML entity encoding for the character (if using the text editor) when you click the character to insert it into the post.
CommentFound in description paragraph. You have to log in to edit this translation. |
|||
| $do_copy (bool) : Should the special character be copied to clipboard by default? By default this value is false. | You have to log in to add a translation. | Details | |
Original untranslated
$do_copy (bool) : Should the special character be copied to clipboard by default? By default this value is false.
CommentFound in description list item. You have to log in to edit this translation. |
|||
| $do_insert (bool) : Should the special character be inserted into the editor by default? By default this value is true. | You have to log in to add a translation. | Details | |
Original untranslated
$do_insert (bool) : Should the special character be inserted into the editor by default? By default this value is true.
CommentFound in description list item. You have to log in to edit this translation. |
|||
Export as
Comment
Short description.