public Status removeHidePost(int post_hidden_id) { return(PostMethods.removeHidePost(post_hidden_id)); }