English (English) German (Deutsch) Turkish (Türkçe) Dutch (Nederlands) Follow @wpseek wpseek.com A WordPress-centric search engine for devs and theme authors Functions Filters Actions Constants | Browse all XINGTwitterFacebookGoogle+Delicious Code Snippets Examples Top Google Results User Discussions User Notes wp_get_single_post [ WordPress Function ]wp_get_single_post ( $postid = 0, $mode = OBJECT )Parameters:int $postid Post ID.string $mode How to return result, either OBJECT, ARRAY_N, or ARRAY_A.Returns:object|array Post object or array holding post contents and informationDefined at:wp-includes/post.phpSimilar Functions: wp_getpost, get_next_post, wp_get_recent_posts, wp_delete_post, wp_insert_postRetrieve a single post, based on post ID.Has categories in 'post_category' property or key. Has tags in 'tags_input' property or key. Examples [ wp-snippets.com ] Top Google Search ResultsMore ... User discussions [ wordpress.org ]- None -Write a new topic ... 0 User Note(s)None yet. Be the first!Please do not leave messages like "Great" or "Thanks". Try to put some helpful content to your comment, so it can help other users with using WordPress. Try to post your comment in English.Allowed Tags: <a> <b> <blockquote> <code> <em> <i> <strong>Name*:Comment*:E-Mail*:Homepage:SubmitAdd New ...