Plugin Directory

Changeset 1580534


Ignore:
Timestamp:
01/23/2017 06:28:23 PM (9 years ago)
Author:
jituzu_wp
Message:

updated help text and tested with wp 4.7.1

Location:
jituzu-tools/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • jituzu-tools/trunk/functions/page_shortcode.php

    r1275650 r1580534  
    1212
    1313    <h2>Shortcode</h2>
    14     <p>Use the Jituzu shortcode to add the Jituzu portal to your pages:</p>
     14    <p>Use the Jituzu shortcode to add the Jituzu portal to your pages.  For most people, this is all you will need to do:</p>
    1515    <p class="jtools_shortcode">[jituzu]</p>
    1616
     
    2121
    2222    <h2>Shortcode with Dimensions</h2>
    23     <p>Optionally specifiy width and/or height of the in pixels:</p>
     23    <p>Optionally specify width and/or height of the Jituzu page in pixels. This will constrain the height/width to only what you specify.</p>
    2424    <p class="jtools_shortcode">[jituzu width="400" height="200"]</p>
    2525
  • jituzu-tools/trunk/jituzu-tools.php

    r1519339 r1580534  
    33 Plugin Name: Jituzu Tools
    44 Description: Embed Jituzu into your WordPress site with template tags and shortcodes.
    5  Version: 1.3.2
     5 Version: 1.3.3
    66 Author: Jituzu
    77 Author URI: https://www.jituzu.com/
  • jituzu-tools/trunk/readme.txt

    r1560015 r1580534  
    44Tags: HIPAA, scheduling, client portal, calendar, appointment reminders, jituzu, appointment booking, sms reminders, Jituzu Tools
    55Requires at least: 3.0.1
    6 Tested up to: 4.6
     6Tested up to: 4.7.1
    77Stable tag: trunk
    88License: GPLv2 or later
     
    116116* Made styling change to support mobile responsive design
    117117
     118= 1.3.3 =
     119* Added additional help text
     120
    118121
    119122== Upgrade Notice ==
     
    134137= 1.3.2 =
    135138* Made styling change to support mobile responsive design
     139
     140= 1.3.3 =
     141* Added additional help text
Note: See TracChangeset for help on using the changeset viewer.