Plugin Directory

Changeset 700704


Ignore:
Timestamp:
04/20/2013 10:51:55 AM (13 years ago)
Author:
casben79
Message:

Readme Update

Location:
totally-booked
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • totally-booked/tags/0.1/readme.txt

    r700703 r700704  
    1616Displaying 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.
    1717
    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"]`.
     18You can also display a gallery of a genre with the shortcode:
     19`[tb_genre_gallery slug="the-genre-slug"]`
     20
     21Or a series with the shortcode
     22`[tb_series_gallery slug="the-series-slug"]`
    2023
    2124You can grab the correct shortcode directly from the genre list page in wp-admin.
  • totally-booked/trunk/readme.txt

    r700703 r700704  
    1616Displaying 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.
    1717
    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"]`.
     18You can also display a gallery of a genre with the shortcode:
     19`[tb_genre_gallery slug="the-genre-slug"]`
     20
     21Or a series with the shortcode
     22`[tb_series_gallery slug="the-series-slug"]`
    2023
    2124You can grab the correct shortcode directly from the genre list page in wp-admin.
Note: See TracChangeset for help on using the changeset viewer.