이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Jetpack Feedback Exporter

설명

A plugin that lets you export all of the form submission from Jetpack Feedback forms. Navigation to ‘Tools’ -> ‘Feedback Exporter’, choose the desired form to export, select if you would like to include the date, click export and your done!

Features

  • Export all data
  • Export into CSV
  • Opens easily in excel
  • Contains header tags
  • Optional Date
  • NOTE: You must have jetpack installed.

스크린샷

  • Feedback Export Screen

설치

For an automatic installation through WordPress:

  1. Go to the ‘Add New’ plugins screen in your WordPress admin area
  2. Search for ‘Export Users to CSV’
  3. Click ‘Install Now’ and activate the plugin
  4. Go the ‘Tools’ menu, under ‘Feedback Exporter’

For a manual installation via FTP:

  1. Upload the ‘feedback_exporter’directory to the/wp-content/plugins/` directory
  2. Activate the plugin through the ‘Plugins’ screen in your WordPress admin area
  3. Go the ‘Tools’ menu, under ‘Feedback Exporter’

To upload the plugin through WordPress, instead of FTP:

  1. Upload the downloaded zip file on the ‘Add New’ plugins screen (see the ‘Upload’ tab) in your WordPress admin area and activate.
  2. Go the ‘Tools’ menu, under ‘Feedback Exporter’

FAQ

How to use?

Click on the ‘Feedback Exporter’ link in the ‘Tools’ menu, choose the form that you would like to export and click “Export”. Your browser will then automatically start downloading a .csv file with your desired information.

후기

2021년 9월 9일
Predictably after 8 years it no longer works. But OMG why isn't this a core feature of Jetpack forms already? This is a totally useful thing, thanks for trying. Gives this error message: Sorry something went wrong, either you don't have any results or you don't have Jetpack installed. Double check you have both of these and try again.
모든 4 평가 읽기

기여자 & 개발자

“Jetpack Feedback Exporter”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Jetpack Feedback Exporter”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.23

  • Added 2 more options for separating values ‘:’, ‘;’, ‘,’

1.22

  • Removed testing printout.

1.21

  • Fixed bug, sometimes the first row wouldn’t print.

1.2

  • Improved load time by 12% through query optimization.
  • Fixed Bug related to commas within text.

1.1

  • Updated queries to support multisite installs.

1.0

  • First public release.
  • Added readme.txt.
  • Added screenshot.