Hsmyv Advanced Post Excel Reporter

설명

Hsmyv Advanced Post Excel Reporter is a lightweight and secure tool designed for content managers and administrators to easily export published post data into CSV format.

Key Features:
* Advanced Filtering: Filter reports by date range (Last Week, Last Month, Last 3 Months, or Custom Date Range).
* Post Type Selection: Dynamically fetches and allows you to export any public post type.
* Sorting Options: Order your reports by view counts (highest/lowest) or by publish date.
* Secure Data Handling: Built using strict WordPress security standards, including Nonce verification and SQL injection protection.

설치

  1. Upload the hsmyv-post-exporter folder to the /wp-content/plugins/ directory, or upload the .zip file directly via the WordPress admin dashboard.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Navigate to Hsmyv Advanced Post Excel Reporter from the admin sidebar menu to start generating your reports.

FAQ

Does it support large datasets?

Yes, it processes queries directly via the WordPress database class ($wpdb) to ensure optimal performance.

Where can I find the exported file?

The file will be downloaded directly to your local computer as a .csv file immediately after clicking the download button.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

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

기여자

자국어로 “Hsmyv Advanced Post Excel Reporter”(을)를 번역하세요.

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

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

변경이력

3.0

  • Initial public release on WordPress.org.
  • Added secure Nonce verification for form submissions.
  • Fixed database queries to prevent SQL injection vulnerabilities.
  • Improved post type filtering and UI styling.