Now parse Client side json with Wordpress

Jotted by brajesh on January 21, 2010

If you are using wordpress 2.9+ , It is just so easy. You don’t have to worry about the evil thing called “eval” and you don’t have to worry about including JSON javascript parser with your theme/plugin.
Wordpress 2.9+ contains the json2.js from json.org.
So, just put a line in your plugin

wp_enqueue_script("json2");//must be put inside some function [...]

Read More



Get Adobe Flash playerPlugin by wpburn.com wordpress themes