This repository was archived by the owner on Jul 21, 2019. It is now read-only.
Commit 2406f69
Christopher Mills
Add barebones of tito shortcode logic
I want to be able to add a shortcode for tito and add specific named
params in order to display the tito widget on a page I wish.
I also want to allow use of releases and discount-codes
The current naming convention is using underscores so lets do that!
We'll also move to using external css and js, rather than keep them
locally we don't want to add extra work always updating these.
Signed-off-by: Chris Mills <me@christophermills.co.uk>1 parent 0538b36 commit 2406f69
2 files changed
Lines changed: 26 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
| |||
307 | 306 | | |
308 | 307 | | |
309 | 308 | | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
0 commit comments