PluginProbe
Tracking Script Manager / 1.1
Tracking Script Manager v1.1
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.1, at readme.txt

109 lines 2.9 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.1
7 Stable tag: 1.1
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, footer or specific page 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 Manager' options page.
22
23 == Frequently Asked Questions ==
24
25 = How do I add a script? =
26
27 On the "Add New" tab, select the location for the script (header or footer) and whether you want it to be global or page-specific. If its global, simply enter a name and the content of the script. If page-specific, select the post type and the post for which to add the script. Then enter a name and the script content.
28
29 = How do I delete a script? =
30
31 On either the "Global" or "Specific Location" tabs, 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 either the "Global" or "Specific Location" tabs, 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 globally to the header or footer.
40 2. Add a new Tracking Script to a specific post or page (including custom post types).
41 3. View your global Tracking Scripts.
42 4. View your page-specific Tracking Scripts.
43
44 == Changelog ==
45
46 = 1.1 =
47 * Major Upgrade: Allows for scripts to be added to a specific page
48
49 = 1.0.9 =
50 * Cleaning up script enqueuing
51
52 = 1.0.8 =
53 * Fixed issues causing some conflicts with WP styling
54
55 = 1.0.7 =
56 * Fixed CSS issues
57
58 = 1.0.6 =
59 * Fixed some php warnings
60
61 = 1.0.5 =
62 * Fixed decoding issue
63
64 = 1.0.4 =
65 * Fixed plugin URI
66
67 = 1.0.3 =
68 * Fixes redirect issue
69
70 = 1.0.2 =
71 * Fixes issue with tabs
72
73 = 1.0.1 =
74 * Fixes a Javascript issue
75
76 = 1.0.0 =
77 * Initial plugin release
78
79 == Upgrade Notice ==
80
81 = 1.1 =
82 Major Upgrade: Allows for scripts to be added to a specific page
83
84 = 1.0.9 =
85 Cleaning up script enqueuing
86
87 = 1.0.8 =
88 Fixed issues causing some conflicts with WP styling
89
90 = 1.0.7 =
91 Fixed CSS issues
92
93 = 1.0.6 =
94 Fixed some php warnings
95
96 = 1.0.5 =
97 Fixed decoding issue
98
99 = 1.0.4 =
100 Fixed plugin URI
101
102 = 1.0.3 =
103 Fixes redirect issue
104
105 = 1.0.2 =
106 Fixes issue with tabs
107
108 = 1.0.1 =
109 This upgrade fixes a Javascript issue with version 1.0.0