Plugin Directory

Changeset 1025521


Ignore:
Timestamp:
11/14/2014 05:08:55 AM (11 years ago)
Author:
elevio
Message:

move scripts to footer

Location:
elevio/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • elevio/trunk/plugin_files/Elevio.class.php

    r1011916 r1025521  
    2828    protected function __construct()
    2929    {
    30         add_action ('wp_head', array($this, 'tracking_code'));
     30        add_action ('wp_footer', array($this, 'tracking_code'));
    3131    }
    3232
  • elevio/trunk/readme.txt

    r1020570 r1025521  
    22Contributors: Elevio
    33Tags: zendesk, desk.com, uservoice, zopim, olark, snapengage, livechat, knowledge base, live chat, support, intercom, statuspage
    4 Stable tag: 3.1.0
     4Stable tag: 3.1.1
    55Requires at least: 2.8
    66Tested up to: 4.0.0
Note: See TracChangeset for help on using the changeset viewer.