May
07
Encoding JSON with WordPress
Filed Under (RSS, SEO, Wordpress, Wordpress Plugin) by redfgte on 07-05-2009
Encoding an array to JSON is dead easy on PHP 5.2+: you just use PHP’s function json_encode() . The thing is, WordPress has pretty loose requirements and is designed to run on older PHP builds
View original here:
Encoding JSON with WordPress











