Skip to content

Shortcode Reference: [tplinks]

winkm89 edited this page Dec 26, 2016 · 1 revision

Description

Use this shortcode if you want to show the links of a publication (url field) in a post or page. You can choose the publication through their ID or BibTeX key.

Parameters

id

(integer) The ID of a publication.

key

(string) The BibTeX key of a publication.

Examples

With the ID parameter:

[tplinks id="30"]

With the key parameter:

[tplinks key="sooc2013a"]

In combination with tpsingle:

[tplinks]

Changelog

  • Since: 4.2.0