← All changes
|
sh4/_wordpress/conf/html/admin/view/publish.html.php
+0
-46
4.9.95
→
4.9.66
View file →
| @@ -251,44 +251,8 @@ | ||
| 251 | 251 | </ul> |
| 252 | 252 | </div> |
| 253 | 253 | </div> |
| 254 | 254 | |
| 255 | -<div class="hc-mb3"> | |
| 256 | - <div class="hc-bold">t1</div> | |
| 257 | - | |
| 258 | - <div class="hc-ml3"> | |
| 259 | - <ul> | |
| 260 | - <li> | |
| 261 | - Display shifts that start at this time only (seconds from midnight). Multiple options are allowed, separate them by "-", for example 10800-57600. | |
| 262 | - </li> | |
| 263 | - </ul> | |
| 264 | - </div> | |
| 265 | -</div> | |
| 266 | - | |
| 267 | -<div class="hc-mb3"> | |
| 268 | - <div class="hc-bold">t2</div> | |
| 269 | - | |
| 270 | - <div class="hc-ml3"> | |
| 271 | - <ul> | |
| 272 | - <li> | |
| 273 | - Display shifts that end at this time only (seconds from midnight). Multiple options are allowed, separate them by "-", for example 10800-57600. | |
| 274 | - </li> | |
| 275 | - </ul> | |
| 276 | - </div> | |
| 277 | -</div> | |
| 278 | - | |
| 279 | -<div class="hc-mb3"> | |
| 280 | - <div class="hc-bold">t</div> | |
| 281 | - | |
| 282 | - <div class="hc-ml3"> | |
| 283 | - <ul> | |
| 284 | - <li> | |
| 285 | - Display shifts that end at this time only (seconds from midnight). Separate start and end times by "-", separate multiple options by "_", for example 10800-21600_57600-68400. | |
| 286 | - </li> | |
| 287 | - </ul> | |
| 288 | - </div> | |
| 289 | -</div> | |
| 290 | - | |
| 291 | 255 | <p> |
| 292 | 256 | <h3>Examples</h3> |
| 293 | 257 | </p> |
| 294 | 258 | |
| @@ -348,18 +312,8 @@ | ||
| 348 | 312 | |
| 349 | 313 | <p> |
| 350 | 314 | <code class="hc-p2 hc-mt1 hc-mb1 hc-border hc-block hc-maroon"> |
| 351 | 315 | [<?php echo $shortcode; ?> type="list" time="now"] |
| 352 | -</code> | |
| 353 | -</p> | |
| 354 | - | |
| 355 | -<p> | |
| 356 | -Display 3am-6am and 4pm-7pm shifts. | |
| 357 | -</p> | |
| 358 | - | |
| 359 | -<p> | |
| 360 | -<code class="hc-p2 hc-mt1 hc-mb1 hc-border hc-block hc-maroon"> | |
| 361 | -[<?php echo $shortcode; ?> t="10800-21600_57600-68400"] | |
| 362 | 316 | </code> |
| 363 | 317 | </p> |
| 364 | 318 | |
| 365 | 319 | <?php if( class_exists('SH4_Pickup_Boot') ) : ?> |