Parsed: 108544

  public function ajax_user_can() {
    return current_user_can( 'edit_posts' );
  }