I am working on Wordpress. I use custom fields and one of the field category contains field type as taxonomy.
While inserting,the postmeta table contains this JSON value: a:1:{i:0;s:1:"5";}.
I need to get the value inside the " ".That is 5.