Plugin Directory

Changeset 2295234


Ignore:
Timestamp:
04/30/2020 10:33:32 AM (6 years ago)
Author:
nicejob
Message:

Update helper text

Location:
nicejob
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • nicejob/tags/3.2/nicejob.php

    r2295216 r2295234  
    391391      <li>&bull; <strong>position</strong>: position on screen</li>
    392392      <li>&bull; <strong>even-types</strong>: events to show. Comma separated, for eg: Booking,Review</li>
     393      <li>&bull; <strong>mobile</strong>: [show/hide] Show or hide on mobile device (optional), default: show</li>
    393394    </ul>
    394395    <p>Example usage of complete options:</p>
  • nicejob/trunk/nicejob.php

    r2295216 r2295234  
    391391      <li>&bull; <strong>position</strong>: position on screen</li>
    392392      <li>&bull; <strong>even-types</strong>: events to show. Comma separated, for eg: Booking,Review</li>
     393      <li>&bull; <strong>mobile</strong>: [show/hide] Show or hide on mobile device (optional), default: show</li>
    393394    </ul>
    394395    <p>Example usage of complete options:</p>
  • nicejob/trunk/readme.txt

    r2295216 r2295234  
    4040       * positions: [left/right] Position on screen
    4141       * event-types: [Booking/Reviews/Booking,Review] Events to show
     42       * mobile: [show/hide] [show/hide] Show or hide on mobile device (optional), default: show
    4243       Example usage of complete options:
    4344       [nicejob-engage position=&quot;right&quot; event-types=&quot;Booking,Review&quot;]
Note: See TracChangeset for help on using the changeset viewer.