Display your links publicly on any page or post using the [wct_link_feed] shortcode.
Default Settings
Go to ⚙️ Settings to configure the default feed layout (Grid, Table, or List) and whether to show dates.
Shortcode Attributes
|
| Attribute | | Options | | Default |
|
| layout | | grid, table, list | | Setting in Settings tab |
| columns | | 1 – 4 (grid only) | | 3 |
| per_page | | 1 – 50 | | 9 (grid) / 10 (table/list) |
| orderby | | date, title, clicks | | date |
| order | | asc, desc | | desc |
| button_text | | Any text | | View Link → |
| show_image | | yes, no | | yes |
| show_desc | | yes, no | | yes |
| show_date | | yes, no | | Setting in Settings tab |
| theme | | dark, minimal, rounded | | (none) |
Examples
[wct_link_feed] [wct_link_feed layout="grid" columns="2" per_page="6" theme="dark"] [wct_link_feed layout="list" orderby="clicks" order="desc" show_image="no"] [wct_link_feed layout="table" per_page="20" button_text="Check It Out"]
Which Links Appear?
Only links that have a Feed Title set and are NOT marked as "Hide From Feed" will appear in the public feed. All other links remain private.
↑ Back to Table of Contents