Plugin Directory

Changeset 380409


Ignore:
Timestamp:
05/03/2011 09:54:19 PM (15 years ago)
Author:
abdullah82
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • author-change-notifier/trunk/readme.txt

    r380358 r380409  
    33Tags: author, notify, notification, business, directory, classifieds, listing, claim, email, e-mail
    44Requires at least: 2.7
    5 Tested up to: 3.0
    6 Stable tag: 1.0
     5Tested up to: 3.1.2
     6Stable tag: 1.0.1
    77License: GPLv2
    88
    9 Author Change Notifier  (ACN): sends notification to post author when
    10 
    119== Description ==
    12 
    1310Author Change Notifier (ACN): If you run a business directory or a classifieds website and you want to give the advertizers the ability to claim other posts in the website then this plugin is right for you. Once you change the author/owner/user who originally created the post, this plugin will send custom email notifications to the previous as well as the new author/owner/user who now has control over the post or listing. Notice that this is just a NOTIFICATION plugin, it is not an A-Z solution for claiming posts. You can create a custom form using other plugins to allow your users to send you claims. Then once you manually modify the author of the post, ACN will step in and notify the previous and new author of the change.
    1411
    1512ACN features:
    16 -Custom email subject and text te be sent to the previous author
    17 -Custom email subject and text to be sent to the new author
    18 -Placeholders inside email text like: %post_title%, %new_author_email%, etc. Those will be replaced with actual values once the emails are sent.
     131. Custom email subject and text to be sent to the previous author
     142. Custom email subject and text to be sent to the new author
     153. Placeholders inside email text like: %post_title%, %new_author_email%, etc. Those will be replaced with actual values once the emails are sent.
    1916you put the stable version, in order to eliminate any doubt.
    2017
     
    2320or:
    24211. Download the zip file and extract it
    25 2. Upload its contents to the `/wp-content/plugins/` directory which is inside the wordpress root dirtectory
     222. Upload its contents to the `/wp-content/plugins/` directory which is inside the Wordpress root directory
    26233. Activate the plugin through the 'Plugins' menu in WordPress
    2724
     
    3027= What is the mailing functionality used by this plugin? =
    3128
    32 This blugin uses wordpress' built-in e-mail functionality, e.g. (wp_mail). Therefore you should make sure wordpress e-mailing is already working correctly.
     29This plugin uses Wordpress' built-in e-mail functionality, e.g. (wp_mail). Therefore you should make sure Wordpress e-mailing is already working correctly.
    3330
    3431= Can this plugin help me change the author of a certain post? =
     
    4239= Where can I change Author Change Notifier's settings? =
    4340
    44 You can do that by going to the adming panel, then choosing the (Settings) menu, then choosing the (Author Change Notifier) submenu.
     41You can do that by going to the admin panel, then choosing the (Settings) menu, then choosing the (Author Change Notifier) sub-menu.
    4542
    4643== Screenshots ==
     
    5249= 1.0 =
    5350* Author Change Notifier released.
     51
     52= 1.0.1 =
     53* Minor fixes.
Note: See TracChangeset for help on using the changeset viewer.