-
Notifications
You must be signed in to change notification settings - Fork 371
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Mention wBounce that brings Ouibounce to WordPress
- Loading branch information
1 parent
5e33690
commit ba1ad0e
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -185,11 +185,11 @@ var _ouibounce = ouibounce(false, { | |
``` | ||
|
||
### Using Ouibounce with WordPress: [wBounce](http://kevinw.de/wbounce) by Kevin Weber | ||
> Digital marketer [Kevin Weber](http://kevinw.de) brings Ouibounce to WordPress and enriches it with additional features. | ||
> Digital Marketer [Kevin Weber](http://kevinw.de) brings Ouibounce to WordPress and extends it. | ||
[![twitter](http://img.shields.io/badge/[email protected]?style=flat)](http://twitter.com/kevinweber) | ||
|
||
You can download it for free from [wordpress.org/plugins/wbounce/](https://wordpress.org/plugins/wbounce/) | ||
Download it for free from [wordpress.org/plugins/wbounce/](https://wordpress.org/plugins/wbounce/). | ||
|
||
### Legacy JS engines | ||
If you'd like Ouibounce to work in legacy JS engines (IE8 and below, for example), you'll need to add a shim such as [es5-shim](https://github.com/es-shims/es5-shim). | ||
|