Hsmyv Advanced Post Excel Reporter

Description

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.

Installation

  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.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Hsmyv Advanced Post Excel Reporter” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

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.