Quick summary
Adding a shortcode to WordPress lets you embed dynamic functionality — like forms, galleries, or widgets — into any page without writing custom code. Using the built-in Shortcode block in the WordPress editor, you can paste any shortcode string and publish it in seconds.
Steps
- Navigate to your Pages in the WordPress dashboard.
- Choose your preferred page, click the ellipsis icon, and select Edit.
- Click the add icon located at the upper left side of the editor.
- Go to the search bar and search for Shortcode.
- Select Shortcode from the results and add it to your page.
- Once the Shortcode block is added, enter your shortcode into the block.
- Click Save to apply and publish your changes.
.gif)



