Plugin Directory

Changeset 2761285


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

Update plugin version

Location:
tracking-script-manager/trunk
Files:
2 edited

Legend:

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

    r2761200 r2761285  
    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/trunk/tracking-scripts-manager.php

    r2760412 r2761285  
    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.