production
Static Shortcode Guide
Theme62.com

Static Shortcode Guide

Static shortcodes are fixed and immutable shortcodes created by the Theme62 template system, static shortcodes use curly braces {...} as their identification.

Static shortcodes use strict settings and can only work where they fit from the instructions.

The following is a list of static shortcodes and their descriptions.

Shortcode Description
{amp} Part of the AMP Lite plugin, used to display widgets on AMP pages.
Read more..
{adsense:display} Part of the Adsense plugin, used to display Display type Adsense ads in widgets, it can work on both AMP and non-AMP pages.
Read more..
{adsense:multiplex} Part of the Adsense plugin, used to display Multiplex type Adsense ads in widgets, it can work on AMP and non-AMP pages.
Read more..
{post:before} Part of the Insert to Post plugin, it is used to insert something above or before a post.
Read more..
{post:middle} Part of the Insert to Post plugin, it is used to insert something in the middle of a post.
Read more..
{post:after} Part of the Insert to Post plugin, it is used to insert something below or after a post.
Read more..
{freq:...} Part of the Insert to Post plugin, it is used to set the frequency that appears in the middle of posts.
Read more..
{next} Part of the Split Post plugin, used to separate posts into parts.
Read more..