Plugin Directory

Changeset 1216992


Ignore:
Timestamp:
08/10/2015 09:43:36 AM (11 years ago)
Author:
Netbiscuits
Message:

minor changes to readme.txt, verified Tested up to version

Location:
netbiscuits-analytics
Files:
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • netbiscuits-analytics/tags/1.3/nb-analytics.php

    r1077297 r1216992  
    33   Plugin Name: Netbiscuits Analytics
    44   Description: Easy installation of Netbiscuits Mobile Analytics. Visualize your mobile data. Free trial. See www.netbiscuits.com for more information.
    5    Version: 1.0
     5   Version: 1.3
    66   Author: Netbiscuits
    77   Text Domain: nb_analytics_code
  • netbiscuits-analytics/tags/1.3/readme.txt

    r1080829 r1216992  
    66Tags: Analytics, analytics dashboard, dashboard, google analytics, google analytics widget, multisite, realtime, tracking, mobile, mobile analytics, device detection, statistics, netbiscuits, tracking code, code, wordpress analytics, simple, visitors, conversions, bandwidth, phones, devices, iphone, android, Samsung, feature phone
    77Requires at least: 3.0.1
    8 Tested up to: 4.1
    9 Stable tag: 1.2
    10 License: License: GPLv3
     8Tested up to: 4.2.4
     9Stable tag: 1.3
     10License: GPLv3
    1111License URI: http://www.gnu.org/licenses/gpl-3.0.html
    1212
     
    2424The Netbiscuits Mobile Analytics plug-in requires you to sign up for a free account at [my.netbiscuits.com](https://my.netbiscuits.com/). Once signed up, you are feel free to play around with our demo data to get a feel for the service provided, then use this plug-in to effortlessly install the code required onto your website.
    2525
    26 Thank you for your interest in Netbiscuits. See [Netbiscuits.com](http://www.netbiscuits.com/mobile-analytics/) for more information.
     26Thank you for your interest in Netbiscuits. See [netbiscuits.com](http://www.netbiscuits.com/mobile-analytics/) for more information.
    2727
    2828
    2929== Installation ==
    3030
    31 To install automatically from within WP's Admin:
    32 1. In WP's Admin, go to the 'Plugins' page
    33 2. Click 'Add New' & search for 'Netbiscuits Analytics'
    34 3. From the search results, select and install the plugin
     31= To install automatically from within WP's Admin: =
     321. In WP's Admin, go to the 'Plugins' page,
     332. Click 'Add New' & search for 'Netbiscuits Analytics',
     343. From the search results, select and install the plugin,
    3535
    36 Or if you prefer to install manually:
    37 1. Download this plugin to your computer (you will receive a single ZIP file)
    38 2. Unzip the ZIP file
    39 3. Upload the ZIP file contents to the \`/wp-content/plugins/\` directory
     36= Or if you prefer to install manually: =
     371. Download this plugin to your computer (you will receive a single ZIP file),
     382. Unzip the ZIP file,
     393. Upload the ZIP file contents to the \`/wp-content/plugins/\` directory,
    4040
    41 For both cases:
    42 4. Once installed, go to the 'Plugins' page
    43 5. Scroll down to 'Netbiscuits Analytics'
    44 6. Click the 'Activate' link under the plugin's name
    45 7. Once activated, go to 'Settings' > 'Netbiscuits Analytics'
    46 8. Follow the instructions at the top of the page to copy & paste your Analytics code
    47 9. Save the code
    48 10. Your site should now include your Analytics code near the bottom of all pages
     41= Next, for both cases: =
     424. Once installed, go to the 'Plugins' page,
     435. Scroll down to 'Netbiscuits Analytics',
     446. Click the 'Activate' link under the plugin's name,
     457. Once activated, go to 'Settings' > 'Netbiscuits Analytics',
     468. Follow the instructions at the top of the page to copy & paste your Analytics code,
     479. Save the code,
     4810. Your site should now include your Analytics code near the bottom of all pages,
    4949
    5050
     
    9696== Changelog ==
    9797
     98= 1.3 =
     99* Minor text changes in readme.txt, and verified Tested up to version
     100
    98101= 1.2 =
    99102* Updated last link in description to lead to Mobile Analytics page on Netbisctuis website.
     
    108111== Upgrade Notice ==
    109112
    110 = 1.1 =
    111 * Nothing, just chamged link in readme.txt
     113= 1.3 =
     114* Nothing.
     115
     116= 1.2 =
     117* Nothing.
    112118
    113119= 1.1 =
    114 * Nothing, just renamed SVG icon and removed old (mis-named) banner image
     120* Nothing.
    115121
    116122= 1.0 =
    117 * Nothing to note yet
     123* Nothing.
  • netbiscuits-analytics/trunk/nb-analytics.php

    r1077297 r1216992  
    33   Plugin Name: Netbiscuits Analytics
    44   Description: Easy installation of Netbiscuits Mobile Analytics. Visualize your mobile data. Free trial. See www.netbiscuits.com for more information.
    5    Version: 1.0
     5   Version: 1.3
    66   Author: Netbiscuits
    77   Text Domain: nb_analytics_code
  • netbiscuits-analytics/trunk/readme.txt

    r1080829 r1216992  
    66Tags: Analytics, analytics dashboard, dashboard, google analytics, google analytics widget, multisite, realtime, tracking, mobile, mobile analytics, device detection, statistics, netbiscuits, tracking code, code, wordpress analytics, simple, visitors, conversions, bandwidth, phones, devices, iphone, android, Samsung, feature phone
    77Requires at least: 3.0.1
    8 Tested up to: 4.1
    9 Stable tag: 1.2
    10 License: License: GPLv3
     8Tested up to: 4.2.4
     9Stable tag: 1.3
     10License: GPLv3
    1111License URI: http://www.gnu.org/licenses/gpl-3.0.html
    1212
     
    2424The Netbiscuits Mobile Analytics plug-in requires you to sign up for a free account at [my.netbiscuits.com](https://my.netbiscuits.com/). Once signed up, you are feel free to play around with our demo data to get a feel for the service provided, then use this plug-in to effortlessly install the code required onto your website.
    2525
    26 Thank you for your interest in Netbiscuits. See [Netbiscuits.com](http://www.netbiscuits.com/mobile-analytics/) for more information.
     26Thank you for your interest in Netbiscuits. See [netbiscuits.com](http://www.netbiscuits.com/mobile-analytics/) for more information.
    2727
    2828
    2929== Installation ==
    3030
    31 To install automatically from within WP's Admin:
    32 1. In WP's Admin, go to the 'Plugins' page
    33 2. Click 'Add New' & search for 'Netbiscuits Analytics'
    34 3. From the search results, select and install the plugin
     31= To install automatically from within WP's Admin: =
     321. In WP's Admin, go to the 'Plugins' page,
     332. Click 'Add New' & search for 'Netbiscuits Analytics',
     343. From the search results, select and install the plugin,
    3535
    36 Or if you prefer to install manually:
    37 1. Download this plugin to your computer (you will receive a single ZIP file)
    38 2. Unzip the ZIP file
    39 3. Upload the ZIP file contents to the \`/wp-content/plugins/\` directory
     36= Or if you prefer to install manually: =
     371. Download this plugin to your computer (you will receive a single ZIP file),
     382. Unzip the ZIP file,
     393. Upload the ZIP file contents to the \`/wp-content/plugins/\` directory,
    4040
    41 For both cases:
    42 4. Once installed, go to the 'Plugins' page
    43 5. Scroll down to 'Netbiscuits Analytics'
    44 6. Click the 'Activate' link under the plugin's name
    45 7. Once activated, go to 'Settings' > 'Netbiscuits Analytics'
    46 8. Follow the instructions at the top of the page to copy & paste your Analytics code
    47 9. Save the code
    48 10. Your site should now include your Analytics code near the bottom of all pages
     41= Next, for both cases: =
     424. Once installed, go to the 'Plugins' page,
     435. Scroll down to 'Netbiscuits Analytics',
     446. Click the 'Activate' link under the plugin's name,
     457. Once activated, go to 'Settings' > 'Netbiscuits Analytics',
     468. Follow the instructions at the top of the page to copy & paste your Analytics code,
     479. Save the code,
     4810. Your site should now include your Analytics code near the bottom of all pages,
    4949
    5050
     
    9696== Changelog ==
    9797
     98= 1.3 =
     99* Minor text changes in readme.txt, and verified Tested up to version
     100
    98101= 1.2 =
    99102* Updated last link in description to lead to Mobile Analytics page on Netbisctuis website.
     
    108111== Upgrade Notice ==
    109112
    110 = 1.1 =
    111 * Nothing, just chamged link in readme.txt
     113= 1.3 =
     114* Nothing.
     115
     116= 1.2 =
     117* Nothing.
    112118
    113119= 1.1 =
    114 * Nothing, just renamed SVG icon and removed old (mis-named) banner image
     120* Nothing.
    115121
    116122= 1.0 =
    117 * Nothing to note yet
     123* Nothing.
Note: See TracChangeset for help on using the changeset viewer.