Changeset 700704
- Timestamp:
- 04/20/2013 10:51:55 AM (13 years ago)
- Location:
- totally-booked
- Files:
-
- 2 edited
-
tags/0.1/readme.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
totally-booked/tags/0.1/readme.txt
r700703 r700704 16 16 Displaying a book on any page is possible via a shortcode `[tb_book id="ID"]`, replacing `ID` with the book ID number, You can also grab the correct code directly from the book edit screen. 17 17 18 You can also display a gallery of a genre with the shortcode: `[tb_genre_gallery slug="the-genre-slug"]`. 19 Or a series with the shortcode `[tb_series_gallery slug="the-series-slug"]`. 18 You can also display a gallery of a genre with the shortcode: 19 `[tb_genre_gallery slug="the-genre-slug"]` 20 21 Or a series with the shortcode 22 `[tb_series_gallery slug="the-series-slug"]` 20 23 21 24 You can grab the correct shortcode directly from the genre list page in wp-admin. -
totally-booked/trunk/readme.txt
r700703 r700704 16 16 Displaying a book on any page is possible via a shortcode `[tb_book id="ID"]`, replacing `ID` with the book ID number, You can also grab the correct code directly from the book edit screen. 17 17 18 You can also display a gallery of a genre with the shortcode: `[tb_genre_gallery slug="the-genre-slug"]`. 19 Or a series with the shortcode `[tb_series_gallery slug="the-series-slug"]`. 18 You can also display a gallery of a genre with the shortcode: 19 `[tb_genre_gallery slug="the-genre-slug"]` 20 21 Or a series with the shortcode 22 `[tb_series_gallery slug="the-series-slug"]` 20 23 21 24 You can grab the correct shortcode directly from the genre list page in wp-admin.
Note: See TracChangeset
for help on using the changeset viewer.