Plugin Directory

Berri Personalized Care

This plugin for WordPress will give up to four personalized messages depending on the origin of the visitors of your blog.

Download Version beta

  1. Extract and upload to the /wp-content/plugins/ directory
  2. Activate plugin
  3. Configure the messages in admin panel (Options->PersonalizedCare)
  4. Edit your templates and add <?php if (function_exists('berri_personalized_message')) berri_personalized_message(); ?>. Preferably upside if (have_posts()) : while (have_posts()) : the_post(); in index.php, page.php and single.php.
  5. Save templates and upload to server
  6. That's all

CONFIGURATION

  • HTML code is allowed in the messages, so for example you can link to your feed or you can show AdSense of Google and earn money.
  • If you want to show the name of the referer in the message write {hostname} in it. For example with a visitor from google will see Welcome google visitor if you write Welcome {hostname} visitor.

Requires: 2.0 or higher
Compatible up to: 2.3
Last Updated: 2007-10-2 Downloads: 1,346

Average Rating

5 stars
4 stars
3 stars
2 stars
1 star
(3 ratings)

Compatibility

+
=
Not enough data

0 people say it works.
0 people say it's broken.

Log in to vote.