Wordpress JSON

1
2
<?php header ("Content-Type:application/json");?>
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Used in conjunction with ACF (Advanced Custom Fields) this will output a JASON array. Place this inside your index.php or whatever template you would like to use this on.

Be the first to comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.