| 开发者 | adelabobaker |
|---|---|
| 更新时间 | 2026年8月29日 22:26 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.1 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
Yes. The plugin declares HPOS compatibility and uses WooCommerce order CRUD and query APIs instead of directly querying order posts.
No PDF library is included. The plugin creates a printable invoice page. The browser print dialog can save that page as a PDF.
No. Customer and order details remain on the WordPress site. The plugin does not include tracking, telemetry, or a remote data service.
Administrators and shop managers receive the plugin capabilities by default. Access also follows WooCommerce order-management capabilities, including object-level access to the requested order. WordPress role-management tools can further adjust those capabilities.
The interval is configurable from 10 to 300 seconds. Polling maintains the configured interval in background tabs and uses bounded backoff after network failures.
Up to 500 read order IDs are stored in the _orderflash_adev_read_order_ids user-meta key for each authorized user.
The cleanup schedule is removed. Settings, events, and read states are retained so they are available after reactivation.
Operational capabilities and scheduled hooks are always removed. Settings, the event table, and read states are deleted only when the delete-data setting was enabled before uninstalling.
Yes. Sound alerts and their volume can be configured independently from desktop notifications.
Modern browsers can block media playback until a user interacts with the page. Click Enable sound once in the alerts panel to authorize the bundled notification sound for the current browser session.
A generated invoice link is signed and expires after the configured period. Anyone who has a valid link can open it until it expires, so share it carefully. It is not password protected.
orderflash-adev-for-woocommerce slug.ORDERFLASH_ADEV / orderflash_adev prefix across classes, functions, constants, capabilities, options, database identifiers, user meta, hooks, asset handles, DOM selectors, and cache identifiers.