"AnsPress Email" is an extension for AnsPress. This extension notify site admin and users about activities by email. Site admin can configure for what they wish to receive notification. Email message and subject can be easily configured from AnsPress option panel. Currently this extension send email in simple text.
List of activities for which notification are sent:
- New question (only admin)
- New answer (admin and subscribers)
- New comment (subscribers, as by default WordPress notify admin about new comments)
- Best Answer (Selected answer author)
- Edit Question (only admin)
- Edit Answer (only admin)
- Delete question (only admin)
- Delete answer (only admin)
- Tags subscription
- Category subscription
You can simply install it from WP plugin repo
例如:
Using The WordPress Dashboard
- Navigate to the 'Add New' in the plugins dashboard
- Search for 'AnsPress Email'
- Click 'Install Now'
- Activate the plugin on the Plugin dashboard
Uploading in WordPress Dashboard
- Navigate to the 'Add New' in the plugins dashboard
- Navigate to the 'Upload' area
- Select
anspress_email.zip
from your computer
- Click 'Install Now'
- Activate the plugin in the Plugin dashboard
Using FTP
- Download
anspress_email.zip
- Extract the
anspress_email
directory to your computer
- Upload the
anspress_email
directory to the /wp-content/plugins/
directory
- Activate the plugin in the Plugin dashboard