Changeset 3144690
- Timestamp:
- 08/31/2024 01:25:08 PM (19 months ago)
- File:
-
- 1 edited
-
ultimate-reading-time/trunk/README.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
ultimate-reading-time/trunk/README.txt
r3144686 r3144690 39 39 = Can I display the reading time using a shortcode? = 40 40 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]`.41 Yes, 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]`. 42 42 43 43 == Screenshots == 44 44 45 1. Reading Time Settings Page 46 2. Reading Time Display Above Content 45 1. Reading Time Display Above Content 46 2. Reading Time Settings Page 47 3. Reading Time Shortcodes 47 48 48 49 == Changelog == … … 60 61 = Shortcodes = 61 62 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. 64 65 65 66 = Settings =
Note: See TracChangeset
for help on using the changeset viewer.