Skip to content

tpl/tplimpl: Change calls to simple versions of twitter, vimeo, and x shortcodes #13700

@jmooring

Description

@jmooring

Currently:

{{- template "_internal/shortcodes/twitter_simple.html" . -}}

{{- template "_internal/shortcodes/vimeo_simple.html" . }}

{{- template "_internal/shortcodes/x_simple.html" . -}}

We're deprecating the "_internal" namespace. Not sure what the calls above should look like; the construct is a bit strange (shortcode calling another shortcode).

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions