Skip to content

Instantly share code, notes, and snippets.

@Davidlab
Created December 31, 2011 14:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Davidlab/1544154 to your computer and use it in GitHub Desktop.
Save Davidlab/1544154 to your computer and use it in GitHub Desktop.
test
/**
* @property wpdb $ID
* @property wpdb $post_author
* @property wpdb $post_date
* @property wpdb $post_date_gmt
* @property wpdb $post_content
* @property wpdb $post_title
* @property wpdb $post_excerpt
* @property wpdb $post_status
* @property wpdb $comment_status
* @property wpdb $ping_status
* @property wpdb $post_password
* @property wpdb $post_name
* @property wpdb $to_ping
* @property wpdb $pinged
* @property wpdb $post_modified
* @property wpdb $post_modified_gmt
* @property wpdb $post_content_filtered
* @property wpdb $p
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment