./plugins/wp-exec/wp-exec.php: 13: $posts = get_postdata( $id ); ./plugins/comment-rating-widget/get-recent-comments.php: 1367: #$post = get_postdata($comment->comment_post_ID); ./plugins/comment-rating-widget/get-recent-comments.php: 1370: #$post = get_postdata($comment->comment_post_ID); ./plugins/get-recent-comments/get-recent-comments.php: 1339: #$post = get_postdata($comment->comment_post_ID); ./plugins/get-recent-comments/get-recent-comments.php: 1342: #$post = get_postdata($comment->comment_post_ID); ./plugins/kf-most-read/kf_most_read.php: 77: $post = get_postdata($p->ID); ./plugins/yournewsapp/include/nh_ynaa_settings.php: 64: $get_postdata = get_postdata($ar['item_id'] ); ./plugins/post2mail/post2mail.php: 17: $the_post = get_postdata($post_ID); ./plugins/presstest/mocked/core.php: 5088:if( !function_exists( 'get_postdata' ) ) { function get_postdata($postid) { return PT_Mime::mime( func_get_args() ); } } ./plugins/spam-words/For-WordPress-1.2/functions.php: 378:function get_postdata($postid) { ./plugins/fb-instant-articles/vendor/wp-coding-standards/wpcs/WordPress/Tests/WP/DeprecatedFunctionsUnitTest.inc: 15:get_postdata(); ./plugins/bhs-marcxml-importer/class-marcxml-parser.php: 357: // {{{ get_postdata() ./plugins/encodingcom-wordpress-plugin/encoding-com.php: 43: $post = get_postdata( $postid ); ./plugins/simple-schedule-notice/simple-schedule-notice.php: 38: list( $post_info, $post_meta_info ) = $this->get_postdata(); ./plugins/live-plus-press/LivePress/lpsynch.php: 6: $post_data = get_postdata($post_ID); ./plugins/live-plus-press/LivePress/lpsynch.php: 74: $post_data = get_postdata($post_ID); ./plugins/campuspress-theme-check/checks/deprecated.php: 13: array( 'get_postdata' => 'get_post()', '1.5.1' ), ./plugins/mailing-list/wp-content/plugins/mailing-list.php: 80: $postdata = get_postdata($post_ID); ./plugins/meta-tag-generator/metaTagGenerator.php: 24: $postData = get_postdata($postID);