| 开发者 | hanchan |
|---|---|
| 更新时间 | 2026年9月13日 23:42 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.1 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
In your own WordPress database, as a private post type that is not readable from the front end, plus its post meta. Attachments are written to a separate folder inside your uploads directory under a random, unguessable file name, with an Apache deny rule and an index file, and the download links in the admin check both a nonce and a capability. You can switch storage off entirely and go back to mail-only behaviour.
Users who can manage options — administrators by default. The capability can be changed with the acscf_manage_capability filter.
Because wp_mail() is not a reliable way to reach a customer's inbox, and a misfired reply from a web server is worse than a late one. The draft is written for you to copy, and there is a link that opens your own mail client with the address, the subject and the draft already filled in.
Open Settings > Classification and edit the keyword list. You can also change the category of any single message from the list or the detail screen; the change is kept.
It only counts messages that are still Untouched and in a category you have chosen to be notified about. Marking a message In progress or Done takes it out of the reminder immediately.
Nothing is sent by this plugin. The optional reply draft goes through the WordPress core AI Client, so a request leaves your site only if you have connected an AI provider to WordPress under Settings > Connectors and you press the draft button. There is no license check, no telemetry, no update server and no external font or script.
Yes, and that is the default. Deletion of your forms, submissions and attachments happens only if you switch on "delete data on uninstall" in the settings first.
acscf prefix, so no name is shorter than four characters. A one-time migration runs on the first admin page load and carries your settings, forms, submissions and embedded shortcodes over; the old options are left untouched so the update can be rolled back.