Plugin Directory

Berri Personalized Care

  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.

Download

FYI

Compatibility beta

Your Setup

Log in to vote.

The Consensus

No data

Average Rating

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