Plugin Directory

Changeset 670644


Ignore:
Timestamp:
02/20/2013 06:59:04 AM (13 years ago)
Author:
segmentio
Message:

0.4.2

Location:
segmentio/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • segmentio/trunk/analytics-wordpress.php

    r670641 r670644  
    55Description: The hassle-free way to integrate any analytics service into your Wordpress site.
    66
    7 Version: 0.4.1
     7Version: 0.4.2
    88License: GPLv2
    99
     
    5353
    5454    const SLUG    = 'analytics';
    55     const VERSION = '0.4.1';
     55    const VERSION = '0.4.2';
    5656
    5757    private $option   = 'analytics_wordpress_options';
  • segmentio/trunk/readme.txt

    r670641 r670644  
    44Requires at least: 3.4
    55Tested up to: 3.5.1
    6 Stable tag: 0.4.1
     6Stable tag: 0.4.2
    77License: GPLv2
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    2424== Installation ==
    2525
    26 1. Go to the **Plugins > Add New*** page in your WordPress admin.
     261. Go to the **Plugins > Add New** page in your WordPress admin.
    27271. Search for "Segment.io" and install **Analytics for WordPress — by Segment.io**.
    28281. Click **Activate Plugin**.
    29291. Go to **Settings > Analytics** and enter your Segment.io API key. (If you haven't signed up for Segment.io yet, now's the time!)
    30 1. That's it! You can now turn on any analytics service with the click of a button in the Segment.io interface.
     30
     31That's it! You can now turn on any analytics service with the click of a button in the Segment.io interface.
    3132
    3233
Note: See TracChangeset for help on using the changeset viewer.