Plugin Directory

Changeset 2761289


Ignore:
Timestamp:
07/25/2022 05:22:33 PM (4 years ago)
Author:
red8developers
Message:

tagging version 2.0.9

Location:
tracking-script-manager/tags/2.0.9
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • tracking-script-manager/tags/2.0.9/readme.txt

    r2761201 r2761289  
    4949= Using the body location =
    5050
    51 To use the body script location, you will need to add a line of PHP to directly after the opening `<body>` tag in your theme's files. Typically this can be found in header.php but can vary theme to theme.
     51To use the body script location, you will need to add a line of PHP to directly after the opening `<body>` tag in your theme's files. Typically this can be found in header.php but can vary theme to theme. 
    5252
    5353`<?php do_action('wp_body_open'); ?>`
  • tracking-script-manager/tags/2.0.9/tracking-scripts-manager.php

    r2760413 r2761289  
    44 * Plugin URI: http://wordpress.org/plugins/tracking-script-manager/
    55 * Description: A plugin that allows you to add tracking scripts to your site.
    6  * Version: 2.0.8
     6 * Version: 2.0.9
    77 * Author: Red8 Interactive
    88 * Author URI: http://red8interactive.com
Note: See TracChangeset for help on using the changeset viewer.