forked from jmhobbs/userping-for-wordpress
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathreadme.txt
More file actions
36 lines (25 loc) · 954 Bytes
/
readme.txt
File metadata and controls
36 lines (25 loc) · 954 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
=== UserPing for WordPress ===
Contributors: jmhobbs
Tags: analytics, live analytics, statistics
Requires at least: 2.7
Tested up to: 3.0
Stable tag: 1.2.0
Adds UserPing to your WordPress site!
== Description ==
Adds [UserPing](http://www.userping.com/) to your WordPress site.
Just installs the JavaScript, not the ping graphic.
== Installation ==
This section describes how to install the plugin and get it working.
1. Upload `userping-for-wordpress` folder to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Ensure that your theme calls the wp_footer() function.
== Changelog ==
= 1.2.0 [erh] =
* Changed ping images and scripts to use new ping server hostname
* Fixed the userping badge opt-out to still use an image that will create a new userping session.
= 1.1.0 =
* Added admin options
* Added UserPing graphic tracking
* Added logged-in admin opt-out
= 1.0.0 =
* First version.