This plugin lets you show a different greeting message to your new visitors
depending on their referrer url. For example, when a Digg user clicks through
from Digg, they will see a message reminding them to digg your post if they
like it. Another example, when a visitor clicks through from Twitter, they
will see a message suggesting them to twit the post and follow you on Twitter.
You can also set a default greeting message for new visitors (not matching any
referrer URLs) suggesting them to subscribe to your RSS feed. Having these
targeted suggestions will help your blog increase exposure, loyal readership,
and reader interaction. Best of all, this plugin is compatible with WPMU
and various WordPress cache plugins (so you do not have to sacrifice speed).
Features
- Show a different greeting message to your visitor depending on the referrer
URL. You can add/edit/delete/disable these greeting messages as you choose.
- Beautiful set of icons shipped along with the different default referrers.
- Clickable icon in greeting messages with target=_blank option.
- Greeting messages automatically get inserted into the top of your posts upon
activation. There is no need to modify theme files.
- Ability to auto-insert greeting message to the top or bottom of the post.
- Greeting messages can be user closeable or not.
- Ability to detect the visitor's search keywords from major search engines
and automatically display related posts under or above the greeting message.
- Show a default greeting message even if the vistor does not match any of
your configured referrer URL.
- Show a default greeting message even if the visitor does not have javascript
enabled.
- Cache compatible mode makes use of AJAX to display greeting messages in the
frontend. This makes WP Greet Box compatible with other caching plugins
(such as WP Super Cache) and WPMU.
- AJAX administrative interface that uses nonce verification to discourage
hackers.
- Ability to keep displaying the greeting message until after the user clicks
close for the first time. After that, the greeting message will not show up
for that user anymore.
- Ability to set a timeout to forget a visitor so we do not keep nagging them
with greeting messages.
- Ablity to set rules to exclude some referrer URLs from seeing greeting
messages. Regular expressions is also supported (but not required!).
- Ultra customizeable greeting message box (with CSS) allowing you to
prepend/append HTML around the greeting message box.
- Ability to disable included CSS for manual CSS management.
- Ability to disable included JS for manual JS management.
- Available "greetboxtext" filter for other plugins to modify greeting
message before outputting.
- Ability to import and export all WP Greet Box Settings.
- Currently the following referrers are installed by default, but you can
easily create your own if your favorite referrer is not on the list!
- bing.com
- blinklist.com
- blogmarks.com
- del.icio.us
- delicious.com
- digg.com
- diigo.com
- facebook.com
- flickr.com
- friendfeed.com
- furl.com
- google.*
- linkedin.com
- ma.gnolia.com
- mister-wong.com
- myspace.com
- netvibes.com
- newsvine.com
- plurk.com
- reddit.com
- search.live.com
- search.msn.com
- search.yahoo.com
- simpy.com
- stumbleupon.com
- technorati.com
- twitter.com
- youtube.com
Changelog
- 5.1.0
- Added option to make the greet icon open up a new browser window when
clicked on.
- Added POT file for translations.
- Added bing.com. (Thank you mynetx!)
- Updated Google icon. (Thank you Shahar!)
- Fixed svn:executable properties for php scripts and images.
- Removed legacy "Allow self referral option" (and always leave it on).
- 5.0.2
- Fixed greeting message showing up when it's not supposed to in PHP mode.
- Changed auto insertion filter content priority 100 (low priority)
- Remove OMNINOGGIN dashboard widget.
- 5.0.1
- Fixed array_slice() warning in the admin dashboard.
- Fixed version check to not break page when $wp_version is empty.
- 5.0
- Added ability to expand related posts by default.
- Added ability to display related posts before the greeting message.
- Added localization support.
- Added version checking.
- Cleaned up a lot of code.
- 4.9.1
- Fix page reload (in some cases) when closing greet box.
- 4.9
- Added the ability to keep displaying the greeting message until after the
user clicks close for the first time. After that, the greeting message
will not show up for that user anymore.
- Added support for icon links so icons are now clickable.
- Fixed default CSS display for when the greet box is too long compared
to the greeting message.
- Fixed PHP cookie writing outside of place bug in PHP mode (Thank you
Daniel from Bonetree Blog!).
- Fixed cookie bug in PHP mode (causes message to show up too often).
- Fixed some XHTML stuff.
- Fixed other minor bugs.
- 4.8.1
- Fixed PHP & JS cookies conflict when switchng WP Greet Box modes.
- Fixed admin general configuration page not saving options.
- 4.8
- Added support for non-cache-compatible mode for people who do not use
this plugin with any caching plugins.
- Added option to disable JS references for manual JS management.
- 4.7
- Added friendfeed.com, linkedin.com, and plurk.com along with
corresponding icons.
- Made related posts not show up if no related results are found.
- 4.6.2
- Fixed WP Greet Box triggering wp-include/query.php WordPress core error
for some themes.
- 4.6.1
- Fixed broken manual insertion.
- 4.6
- Added ability to import and export all WP Greet Box options
(including greeting messages).
- Added option to disable CSS for manual CSS management.
- Enhance upgrade procedure. Now all you have to do is visit any admin
page after every upgrade.
- 4.5
- Added applyfilters("greetboxtext", $greethtml) filter for other
plugins to modify message before display.
- Added icons for WordPress (thanks Joost De Valk!) and Tumblr
- 4.4.3
- Fixed WP 2.5 backwards compatibility (though pre WP 2.6 is not officially
supported)
- Added option to allow self referral to trigger greet box.
- Added [[email-link]] short code for displaying "Subscribe via Email" links
in greeting messages.
- 4.4.2
- Fixed MySQL index key conflicts by using a more unique index key name.
- Fixed XHTML validity with IMG tag and CSS file reference.
- Moved JS reference to the footer to help page load faster.
- 4.4.1
- Fix preg_match() error that occurs when there are slashes (/) specified
in the referrer URL of each custom greeting message.
- 4.4
- Added more default greeting messages.
- Created and used my own set of free transparent icons.
- Added support for wildcard referrers (*.fr, *.uk).
- Added ability to specify multiple referrers per greeting message.
- Adjusted default CSS again.
- Fixed bug with stumbleupon & digg URLs that won't work on some sites.
- 4.3.3
- Fixed incompatibility on some web server setups which required URL escape.
- 4.3.2
- Fixed site_url() compatibility.
- 4.3.1
- Fixed /index.php to index.php in onload.js again.
- 4.3
- Added ability to detect the visitor's search keywords from major search
engines and automatically display related posts under the greeting
message.
- Fixed blank line bug in RSS feeds.
- 4.2.3
- Fixed bug that causes WP Greet Box to not work with sites with WordPress
not installed in the root directory.
- Changed donation URL.
- 4.2.2
- Added ability to auto-insert greeting message before or after the post.
- Fixed default CSS (again).
- Fixed parse_url() incompatibilty in some version of PHP.
- Fixed blank line bug that shows up in IE when no greeting is shown.
- Fixed invalid reference to wp-greet-box/js/admin_functions.js.
- Hide advanced options in general configurations.
- Gave administration pages a bit of a facelift.
- 4.2.1
- Added optional "Powered by WP Greet Box" at the bottom right of messages.
- 4.2
- Auto-insert into the top of posts by default.
- Added ability to auto-insert into the top of pages.
- AJAXify adding new greeting message in administration.
- New settings to make messages closable or not.
- Easier exclusion rules (with regex toggle).
- Prevent self-referral to trigger greeting messages.
- Refferals are now per domain, instead of per URL.
- Fixed a bug that causes greeting messages to not work if one of the
custom messages did not have a referrer URL specified.
- Fixed a bug that causes greeting messages to not work on non-default
path WordPress installations.
- More generic/stable CSS defaults.
- 4.1.1
- Modification so that Javscripts are only ran on pages with
that has calls.
- Fixed adding new message bug.
- 4.1
- Security patch using nonce verification on admin AJAX calls.
- 4.0.3
- Fixed regression AJAX bug.
- 4.0.2
- Fix some IE compatibility issues.
- Also fixed Javascript to work with non-standard directory WordPress installs.
- 4.0.1
- Fix PHP4 compatibility issue.
- 4.0
- Greeting message now fades out when the close button is clicked.
- Frontend greeting message display now uses AJAX to display the proper
greeting message.
- There is no longer a need to pre-generate a static wp-greet-box.js file for
these greeting messages. This also fixes the "Fatal error: Cannot redeclare
wpgreetbox()" error that many people are getting from incorrect
permissions.
- Greeting message administration UI became a lot easier and quicker after
AJAXification.
- 3.1.1
- Fixed a bug that caused the greet box to not show up if exclusion rules are
not specified.
- 3.1
- Added referral URL exclusion rules capabilities.
- Added noscript support for users with javascript disabled.
- Paginate admin pages.
- 3.0
- Added cookies support so we do not keep showing the same message to
returning visitors.
- Added default message when no referrer match is found.
- 2.1
- Fixed PHP4 incompatibility.
- 2.0
- Added ability for users to add/delete/disable greeting messages.
- Added confirmation dialogs for delete and reset function.
- 1.0
- Initial release