Plugin Directory

Changeset 3206633


Ignore:
Timestamp:
12/12/2024 12:50:34 AM (16 months ago)
Author:
laith3
Message:

Update readme.txt with shortcode correction

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tradejournal/trunk/readme.txt

    r3205186 r3206633  
    5656
    57572. **Displaying Trade Journals on the Frontend**:
    58    - Use the shortcode `[tradejournalwp_posts]` to display a list of trade journal posts on any page or post.
     58   - Use the shortcode `[tradejournal_posts]` to display a list of trade journal posts on any page or post.
    5959   - The shortcode will automatically format the posts using a responsive masonry layout.
    6060
    61613. **Customizing the Display**:
    6262   - You can adjust the number of posts displayed with the `posts_per_page` attribute in the shortcode:
    63      `[tradejournalwp_posts posts_per_page="5"]`
     63     `[tradejournal_posts posts_per_page="5"]`
    6464
    65654. **Managing Multiple Accounts**:
Note: See TracChangeset for help on using the changeset viewer.