Skip to content

Instantly share code, notes, and snippets.

@jhned
Created June 22, 2015 13:46
Show Gist options
  • Save jhned/e5ffcb5ed416344f3a2f to your computer and use it in GitHub Desktop.
Save jhned/e5ffcb5ed416344f3a2f to your computer and use it in GitHub Desktop.
var user_content = [
{
"title" : "Front Page",
"id" : "701",
"object_type" : "post_type",
"object_name" : "page",
"url" : "post.php?post=701&action=edit"
},
{
"title" : "Markup: Title With Markup",
"id" : "1173",
"object_type" : "post_type",
"object_name" : "post",
"url" : "post.php?post=1173&action=edit"
},
{
"title" : "arrangement",
"id" : "4",
"object_type" : "taxonomy",
"object_name" : "category",
"associated_post_type" : "post",
"url" : "edit-tags.php?action=edit&taxonomy=category&tag_ID=4&post_type=post"
}
];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment