Skip to content

Instantly share code, notes, and snippets.

View manlioma's full-sized avatar

ManlioMa manlioma

View GitHub Profile
@mebusw
mebusw / wp-posts.php
Last active May 13, 2022 09:00
loop posts of wordpress into json array
<?php //get_header(); ?>
<?php header('Content-type: text/json; charset=utf-8'); ?>
<?php
/*
$jarr=array(
'total' => 239,
'list' => array(
array(
'code'=>'001',