Changeset 1580534
- Timestamp:
- 01/23/2017 06:28:23 PM (9 years ago)
- Location:
- jituzu-tools/trunk
- Files:
-
- 3 edited
-
functions/page_shortcode.php (modified) (2 diffs)
-
jituzu-tools.php (modified) (1 diff)
-
readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
jituzu-tools/trunk/functions/page_shortcode.php
r1275650 r1580534 12 12 13 13 <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> 15 15 <p class="jtools_shortcode">[jituzu]</p> 16 16 … … 21 21 22 22 <h2>Shortcode with Dimensions</h2> 23 <p>Optionally specif iy 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> 24 24 <p class="jtools_shortcode">[jituzu width="400" height="200"]</p> 25 25 -
jituzu-tools/trunk/jituzu-tools.php
r1519339 r1580534 3 3 Plugin Name: Jituzu Tools 4 4 Description: Embed Jituzu into your WordPress site with template tags and shortcodes. 5 Version: 1.3. 25 Version: 1.3.3 6 6 Author: Jituzu 7 7 Author URI: https://www.jituzu.com/ -
jituzu-tools/trunk/readme.txt
r1560015 r1580534 4 4 Tags: HIPAA, scheduling, client portal, calendar, appointment reminders, jituzu, appointment booking, sms reminders, Jituzu Tools 5 5 Requires at least: 3.0.1 6 Tested up to: 4. 66 Tested up to: 4.7.1 7 7 Stable tag: trunk 8 8 License: GPLv2 or later … … 116 116 * Made styling change to support mobile responsive design 117 117 118 = 1.3.3 = 119 * Added additional help text 120 118 121 119 122 == Upgrade Notice == … … 134 137 = 1.3.2 = 135 138 * 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.