item ); } function get_permalink() { return get_permalink( $this->item ); } function get_editlink() { return get_edit_post_link( $this->item ); } }