Skip to content

Instantly share code, notes, and snippets.

@jonbish
Last active December 21, 2015 02:29
Show Gist options
  • Save jonbish/6235667 to your computer and use it in GitHub Desktop.
Save jonbish/6235667 to your computer and use it in GitHub Desktop.
<?php
WP_Post Object
(
[ID] => 7677
[post_author] => 1
[post_date] => 2013-08-08 15:17:45
[post_date_gmt] => 2013-08-08 15:17:45
[post_content] => This is the content
[post_title] => This Is The Title
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => this-is-the-title
[to_ping] =>
[pinged] =>
[post_modified] => 2013-08-08 15:18:40
[post_modified_gmt] => 2013-08-08 15:18:40
[post_content_filtered] =>
[post_parent] => 0
[guid] => http://localhost/ampagency-web/?post_type=showcase&#038;p=7677
[menu_order] => 0
[post_type] => showcase
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment