SHORTCODES

Shortcodes management

Shortcodes are little bits of code that allow to add dynamic content to pages. Very useful for not repeating the code on the pages.

They are displayed inside square brackets like this: [example_shortcode]

Main View of Shortcodes

List and search for the created shortcodes.

Actions from the top of the view:

Shortcode: Button that redirects to the creation of a new shortcode. (See Creating a new shortcode).

Shortcodes list:

The fields are:

  • Name: Name of the shortcode created.

  • Description: Shortcode description in case it is not empty.

  • Actions: In the list of shortcodes are the actions that work to: modify and delete it.

Last updated