Work around for some versions of libxml2 2.7.x that strip out brackets when parsing XML. This plugin fixes XML-RPC requests that are mangled because
| Author: | Joseph Scott (profile at wordpress.org) |
| WordPress version required: | |
| WordPress version tested: | |
| Plugin version: | 0.2.4 |
| Added to WordPress repository: | 17-03-2009 |
| Last updated: | 04-10-2011
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
|
| Rating, %: | 100 |
| Rated by: | 1 |
| Plugin URI: | http://josephscott.org/code/wordpress/plugin-... |
| Total downloads: | 20 116 |
| Active installs: | 300+ |
![]() Click to start download |
|
Work around for some versions of libxml2 2.7.x that strip out brackets when parsing XML. This plugin fixes XML-RPC requests that are mangled because of this problem. The real fix for this (making the use of this plugin unnecessary) is to use PHP 5.2.9+ with libxml2 2.7.3+.
For more information about this problem see https://core.trac.wordpress.org/ticket/7771.
