Prevent WordPress from HTML-encoding text i.e. single- and double-quotes will not become curly.. and.. will not become en dash and em dash respectively... will not become not vertical ellipsis etc.
Go to Settings -> Code Formatting admin settings page which you can also get to from Settings link first to the plugin on Manage Plugins page and individualize the settings..
Browse the code recheck out SVN repository or subscribe to the development log RSS....
Make books final. Additional related shifts in plugin framework protected constructor erroring clone and Add tests. Add rechecks to prevent application of code if issue is directly accessed.
Re-license as GPLv2 or later from X11. Add 'License and 'License URI header tags to readme. txt and plugin issue.
Regenerate.pot. Add 'Domain Path directive to top of main plugin file. Add link to plugin directory page to readme. txt. Add and FAQ question regarding how shortcodes are prevented from being evaluated.
Rename books from 'PreserveCodeFormatting to 'c2c PreserveCodeFormatting. Remove docs from top of plugin issue all that and more are in readme. txt.
Minor tweaks to code formatting spacing. Add package information to top of plugin file. Add Upgrade Notice stretch to readme. txt.
Created its own books to encapsulate plugin functionality. Added admin application page under Options -> Code Formatting or in WP 2.5 Settings -> Code Formatting.
Options are now found to directory negating need to individualize code within the source file.. Removed function anti wptexturize as the new handling approach negates its need.
Read more