Clicking on any in the widget causes its character encoding to be inserted into the text field at the location.
Hovering over any of the special characters in the widget causes text to appear that shows the HTML entity encoding for the character as well as the name of the character..
In, the plugin is intended more for the non-visual mode as that is the I use..
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..
Arguments $codes in which the keys are grouping name and the values are associative arrays themselves with the code as the key and the human-friendly descriptions as the values...
screenshot of HTML Special Characters admin widget when the mouse is hovering over one of the special characters.
The text that appears shows the HTML entity encoding for the character as well as the name of the character...
You should find the in the sidebar of the admin page when creating or editing post, most likely at the bottom of the sidebar.
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Change 'Toggle more link to 'See more 'See less.
Read more