A Define Shortcode has no Mirror ID. A Define Shortcode instantiates nothing in the Post rendering of itself; its only purpose is to update the database, creating a new Alias in an Alias List.
A Define Shortcode will do nothing …
We only edit these list one entry at a time; they can easily become huge, with hundreds of entries. For bulk editing, we provide CSV file export and import.
Select an Alias List to View or Edit
…
Composite Parameters appear in a Composite Shortcode definition with a prefixed “at-sign”, and in a Composite Shortcode instantiation without the “at-sign”.
There is one list of user defined Composite Parameters shared by all Composite Shortcodes defined. However, not every Composite …
Add New Composite Shortcode
New Shortcode Name (text) |
|
|
Edit Composite Shortcode Definition
Existing Shortcode Name (select) |
|
|
A Composite Shortcode is comprised of from one to nine Link, Embed, Auto and/or ProForma shortcodes. These shortcodes are instantiated successively according …
A Composite Shortcode combines one or more shortcodes into one call.
[[my_composite url=???; composite=???; {zero or more parameters }]]
— —or— —
[[my_composite id=???; composite=???; {zero or more parameters }]]
Allowing a Composite Shortcode to be a single shortcode allows …
An Auto Shortcode acts like an Embed Shortcode if its Mirror ID resolves to the same Server Site as [mirror‑0
]; acts like a ProForma Shortcode otherwise.
[[my_auto mirror=???; url=???; {alias=???;} {list=???; } {proforma=???; }]]
— —or— —
[[my_auto …
A Mutable Shortcode acts like an Embed Shortcode if its Mirror ID resolves to the same Server Site as [mirror-0
]; acts like a Link Shortcode otherwise.
[[my_mutable mirror=???; url=???; {alias=???;} {list=???; } {pri=???; } {sec=???; } {ter=???; }]] …
ProForma Name
ProForma Friendly Name (display) |
ProForma Prefix Text
ProForma Prefix Text (display) |
ProForma Link Text
ProForma Link Text (display) |
ProForma Postfix Text
ProForma Postfix Text (display) |
Automatic Strings
The following strings will auto-generate text.
- @resource_id
- @resource_name
- @mirror_name
…
The Proforma shortcode will insert a text link to the mirror into your blog.
[[my_proforma mirror=???; url=???; {alias=???;} {list=???; } {proforma=???; }]]
— —or— —
[[my_proforma mirror=???; id=???; {alias=???;} {list=???; }{proforma=???; }]]
Mandatory:
- mirror – The Mirror number or
…