Plugin Directory

Changeset 3144690


Ignore:
Timestamp:
08/31/2024 01:25:08 PM (19 months ago)
Author:
wpbenz
Message:

Changed Screeshot name and Shortcodes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ultimate-reading-time/trunk/README.txt

    r3144686 r3144690  
    3939= Can I display the reading time using a shortcode? =
    4040
    41 Yes, you can use the `[reading_time]` shortcode to display the reading time in your posts or pages. You can also specify a post ID like this: `[reading_time id=123]`.
     41Yes, you can use the `[urtbenz_reading_time]` shortcode to display the reading time in your posts or pages. You can also specify a post ID like this: `[urtbenz_reading_time id=123]`.
    4242
    4343== Screenshots ==
    4444
    45 1. Reading Time Settings Page
    46 2. Reading Time Display Above Content 
     451. Reading Time Display Above Content
     462. Reading Time Settings Page
     473. Reading Time Shortcodes 
    4748
    4849== Changelog ==
     
    6061= Shortcodes =
    6162
    62 * `[reading_time]` – Display the reading time for the current post or page.
    63 * `[reading_time id=123]` – Display the reading time for a specific post or page with ID 123.
     63* `[urtbenz_reading_time]` – Display the reading time for the current post or page.
     64* `[urtbenz_reading_time id=123]` – Display the reading time for a specific post or page with ID 123.
    6465
    6566= Settings =
Note: See TracChangeset for help on using the changeset viewer.