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.

Часті питання

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.