Twitter Aggregator (CMTA) - Shortcodes
Shortcodes
TIP: What Are Shortcodes
Shortcodes add dynamic content to your site via a small piece of code.
Learn more: Shortcodes - How To Use | Finding ID of Post/Page/Other Content
Navigate to Admin Panel → Twitter Aggregator Pro → Shortcodes.
Here are listed shortcodes provided with this plugin, which user can use on post and pages.
[cm_twitter_aggregator list=LIST_NAME]
- to display list use this shortcode. WhereLIST_NAME
attribute is name of the list[cm_twitter_aggregator category=CATEGORY_NAME max_links=MAX_LINKS]
- to display single category use this shortcode. WhereCATEGORY_NAME
attribute is name of the category andMAX_LINKS
is optional links limit (set 0 to remove limit).
Below: Tweets links list on front-end page.
Using Categories Slugs for Shortcodes
When using the shortcode to display a specific category tweets you should use the slug name instead of the category name.
[cm_twitter_aggregator category=CATEGORY_NAME max_links=MAX_LINKS]
You can also display multiple categories like the following example
[cm_twitter_aggregator category="cat,cat2" max_links=MAX_LINKS]
Slug name should be visible once you edit the category
Using Tags Slugs for Shortcodes
When using the shortcode to display a specific tag tweets you should use the slug name instead of the tag name.
[cm_twitter_aggregator tag="tag1,tag2" max_links=MAX_LINKS]
Slug name should be visible once you edit the tag
Get more information about the CM Twitter Aggregator Plugin Find other WordPress products at the CreativeMinds WordPress Store |
|
Let us know how we can Improve this Product Documentation Page Open a Support Ticket from our customer support center |