Berri Personalized Care

Berri Personalized Care

Artberri

This plugin for WordPress will give up to four personalized messages depending on the origin of the visitors of your blog. It’s originally based on the rthanks plugin by Alamsyah Rasyid.

If you are thinking about increasing your feed subscribers, if you only want to show publicity to some of your visitors, if you want to say thanks to your visitor from search engines or socialbookmark,… If you want to show diferents messages to your visitants depending on their origin, this is your plugin.

Comments, questions and bug reports are welcome: http://www.berriart.com/personalizedcare/

Why doesn’t it show anything?

Make sure that you have activated the plugin and that you have added the function on the template.

  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.

Reviews

0 out of 5 stars

  • Version: beta
  • Last updated: 17 years ago
  • Active installations: 0
  • WordPress version: 2.0
  • Tested up to: 2.3
  • PHP version: false