PluginProbe
Tracking Script Manager / 1.0.8
Tracking Script Manager v1.0.8
trunk 1.0.1 1.0.2 1.0.3 1.0.4 1.0.5 1.0.6 1.0.7 1.0.8 1.0.9 1.1 1.1.1 1.1.2 1.1.3 1.1.4 1.1.5 1.1.6 2.0.0 2.0.1 2.0.10 2.0.11 2.0.12 2.0.13 2.0.14 2.0.15 All 33 releases
tracking-script-manager / readme.txt

readme.txt in Tracking Script Manager 1.0.8, at readme.txt

96 lines 2.3 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 === Tracking Scripts Manager ===
2 Contributors: eltodd, JHipkin
3 Donate link: http://red8interactive.com/
4 Tags: tracking, analytics, scripts
5 Requires at least: 3.0.1
6 Tested up to: 4.0
7 Stable tag: 1.0.8
8 License: GPLv2 or later
9 License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
11 Easily manage the tracking codes and scripts in your WordPress website's header or footer; add, update, reorder, delete, as required.
12
13 == Description ==
14
15 Add tracking codes and scripts, or any code to the header or footer of your WordPress website without editing code. Easily manage existing scripts including editing, updating, reordering and deactivating. Tracking Scripts Manager is especially useful for advertising tracking scripts, analytic scripts, and promotional scripts.
16
17 == Installation ==
18
19 1. Upload the 'tracking-script-manager' folder to the '/wp-content/plugins/' directory.
20 2. Activate the plugin through the 'Plugins' menu in WordPress.
21 3. Click on the 'Tracking Scripts' options page.
22
23 == Frequently Asked Questions ==
24
25 = How do I add a script? =
26
27 On the "Add New" tab, enter a name and the script code to either the Header or Footer section and click "Add Scripts".
28
29 = How do I delete a script? =
30
31 On the "Existing" tab, click the delete (X) button next to the script you would like to delete. Confirm your decision to delete and then click "Update Scripts".
32
33 = How do I reorder scripts? =
34
35 On the "Existing" tab, simply click and drag the script to the new position you would like it to be. Then click "Update Scripts".
36
37 == Screenshots ==
38
39 1. Add a new Tracking Script to the header and/or footer.
40 2. View your current Tracking Scripts.
41 3. Edit the name and actual code for the script.
42
43 == Changelog ==
44
45 = 1.0.8 =
46 * Fixed issues causing some conflicts with WP styling
47
48 = 1.0.7 =
49 * Fixed CSS issues
50
51 = 1.0.6 =
52 * Fixed some php warnings
53
54 = 1.0.5 =
55 * Fixed decoding issue
56
57 = 1.0.4 =
58 * Fixed plugin URI
59
60 = 1.0.3 =
61 * Fixes redirect issue
62
63 = 1.0.2 =
64 * Fixes issue with tabs
65
66 = 1.0.1 =
67 * Fixes a Javascript issue
68
69 = 1.0.0 =
70 * Initial plugin release
71
72 == Upgrade Notice ==
73
74 = 1.0.8 =
75 Fixed issues causing some conflicts with WP styling
76
77 = 1.0.7 =
78 Fixed some CSS issues
79
80 = 1.0.6 =
81 Fixed some php warnings
82
83 = 1.0.5 =
84 Fixed decoding issue
85
86 = 1.0.4 =
87 Fixed plugin URI
88
89 = 1.0.3 =
90 Fixes redirect issue
91
92 = 1.0.2 =
93 Fixes issue with tabs
94
95 = 1.0.1 =
96 This upgrade fixes a Javascript issue with version 1.0.0