wpuntexturize
Version: 1.4.2
Prevent WordPress from displaying single and double quotation marks as their curly alternatives.
1.4.2
- Note compatibility through WP 3.3+
- Minor code formatting (spacing)
- Add link to plugin directory page to readme.txt
- Update copyright date (2012)
1.4.1
- Note compatibility through WP 3.2+
- Fix plugin homepage and author links in description in readme.txt
1.4
- Rename
wpuntexturize() to c2c_wpuntexturize() (but maintain a deprecated version for backwards compatibility)
- Rename file
wpuntexturize to c2c_wpuntexturize (but maintain a deprecated version for backwards compatibility)
- Add link to plugin homepage in readme.txt description
1.3.2
- Note compatibility through WP 3.1+
- Update copyright date (2011)
1.3.1
- Fix two bugs (missing close parenthesis and typo)
1.3
- Rename 'wpuntexturize' filter to 'wpuntexturize_filters' to more accurately reflect its purpose (and to prevent conflict for new use of the filter name)
- Add filter 'wpuntexturize' so that users can use the do_action('wpuntexturize') notation for invoking the function
- Add c2c_init_wpuntexturize() to handle initialization
- Remove docs from top of plugin file (all that and more are in readme.txt)
- Add Filters section to readme.txt
1.2
- Allow filtering of the list of filters to be untexturized, via 'wpuntexturize' filter
- Now unfilter everything that wptexturize is applied to by default, which now includes these filters: comment_author, term_name, link_name, link_description, link_notes, bloginfo, wp_title, widget_title, single_cat_title, single_tag_title, single_month_title, nav_menu_attr_title, nav_menu_description, term_description
- Wrap functions in function_exists() check to be safe
- Note compatibility with WP 3.0+
- Add Upgrade Notice section to readme.txt
1.1
- Convert
′ and ″ back to single and double quotes, respectively
- Add PHPDoc documentation
- Update readme.txt changelog with info from earlier releases
1.0.1
- Now also filter widget_text
- Note compatibility with WP 2.9+
- Update readme.txt (including adding Changelog)
1.0
- Modify core code to consolidate multiple str_replace() calls into one
- Change description
- Add extended description, installation instructions, and compatibility note
- Change from BSD license to GPL
- Update copyright date and version to 1.0
- Add readme.txt
- Tested compatibility with WP 2.3.3 and 2.5
0.91
- Add missing untexturization of
”
0.9
Requires: 1.5 or higher
Compatible up to: 3.3.2
Last Updated: 2011-12-22
Downloads: 2,293
Average Rating
(5 ratings)
Support
Got something to say? Need help?