开发者 | bnyamesa |
---|---|
更新时间 | 2025年7月12日 20:12 |
PHP版本: | 7.2 及以上 |
WordPress版本: | 6.8 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
dashboard-analytics-lite
folder to the /wp-content/plugins/
directory via FTP and activate it through the 'Plugins' menu.Yes, we strive to keep the plugin compatible with the latest versions of WordPress and WooCommerce. Check the "Tested up to" versions in the plugin header.
The plugin uses standard WooCommerce data tables and functions (primarily wc_order_stats
and wc_order_product_lookup
for performance) to calculate metrics, ensuring accuracy based on your store's data.
The Lite version provides essential metrics. For advanced charts, customer insights, comparisons, full lists, exports, and reports, please consider upgrading to the Pro version.
Yes, the Lite version includes a date range picker to view data for specific periods. Comparison features (% change vs previous period/year) require the Pro version.
The Lite version shows the most recent 10 orders across all statuses for a quick overview. The Pro version provides a complete, filterable, sortable, and paginated order list.
This usually indicates a conflict preventing the Chart.js library from loading correctly. Common causes include:
The JavaScript files included in this plugin (e.g., assets/js/egpda-charts-init.js
, assets/js/admin-script.js
, assets/js/egpda-ajax.js
) are provided in a human-readable format. No separate build step is required to view or modify the source code. Our own CSS files are also human-readable.
This plugin includes the following third-party libraries directly in the assets/vendor
directory:
wp_enqueue_script('moment')
.$_GET
/$_POST
arrays directly.assets/js/egpda-charts-init.js
for improved human readability.readme.txt
.dashboard.php
.egpda_lite_orders_limit
.wp_strip_all_tags
and trim to customer names in orders list.DOMContentLoaded
wrapper and better error logging.