Dodatak nije testiran s zadnje 3 glavna izdanja WordPressa. Možda ga se više ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama WordPressa.

Comment Inform

Opis

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

Snimke zaslona

  • Configure plugin
  • Set custom fields in post

Instalacija

  1. Upload comminform.php to the /wp-content/plugins/ directory or to /wp-content/plugins/commplugin/
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Configure plugin throught ‘Settings’ -> ‘Comment Inform’
  4. When edit post add custom fields and set value for “Author name” and “Author email”

Recenzije

Nema recenzija za ovaj dodatak.

Suradnici i Programeri

“Comment Inform” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

Prevedite “Comment Inform” na svoj jezik.

Zainteresirani ste za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Dnevnik promjena

1.0

  • Start version