Beskrivning
This plugin for sent information about comment to post author.
Information about author name and author e-mails sets in custom fields for each post.
In configuration of plugin you can set keys name for custom fields. By default this is ”Author name” and ”Author email”.
Also can set subject and body of notification e-mail.
In body of e-mail you can use macros:
[name] – name of authr from custom field
[url] – post url
[title] – post title
[comment] – comment text
Installation
- Upload
comminform.php
to the/wp-content/plugins/
directory or to/wp-content/plugins/commplugin/
- Activate the plugin through the ’Plugins’ menu in WordPress
- Configure plugin throught ’Settings’ -> ’Comment Inform’
- When edit post add custom fields and set value for ”Author name” and ”Author email”
Recensioner
Detta tillägg har inga recensioner.
Bidragsgivare och utvecklare
”Comment Inform” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”Comment Inform” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
1.0
- Start version