Plugin Directory

Changeset 1462257


Ignore:
Timestamp:
07/28/2016 12:34:42 PM (10 years ago)
Author:
blueconic
Message:

Tested with WordPress 4.6

File:
1 edited

Legend:

Unmodified
Added
Removed
  • blueconic/tags/1.1/readme.txt

    r1434516 r1462257  
    22Contributors: blueconic
    33Tags: blueconic
    4 Requires at least: 2.7.0
    5 Tested up to: 1.1
     4Requires at least: 3.9
     5Tested up to: 4.6
    66Stable tag: 1.1
    77License: ASL 2.0
     
    2525Copy the address, which will look something like the example below:
    2626
    27     https://*server.blueconic.net*/blueconic/static/pages/main.html
     27    https://server.blueconic.net/blueconic/static/pages/main.html
    2828
    2929Your server name is the first part between the slashes, it contains dots and probably ends in ".blueconic.net". The servername in the example above is:
    3030
    3131    server.blueconic.net
     32
     33= The script tag does not appear in the page? =
     34You may need to empty all caches before the script tags start appearing on your pages.
     35
     36If this doesn't help, the problem might lie in the theme that you are using. The plugin works by virtue of the "wp_head" filter being called. If this filter is not being used in the theme, nothing will be inserted. Ask the developer of your theme for assistance.
    3237
    3338= How can I get BlueConic? =
     
    3641
    3742== Changelog ==
     43= 1.1 =
     44* Use unique function names.
     45
    3846= 1.0 =
    3947* Initial release.
Note: See TracChangeset for help on using the changeset viewer.