Shortcode Divi Library Layout for Divi 5 allows you to embed any Divi 5 Library layout anywhere on your site using a simple shortcode: [divi_5_layout id=”123″]
Perfect for:
* Reusing sections / modules inside other Divi layouts
* Embedding layouts in posts, pages, Custom Post Types
* Outputting Divi 5 Library templates programmatically or via other builders
* Creating dynamic, reusable components
This plugin also adds a “Shortcode” column to the Divi Library screen (et_pb_layout post type), allowing you to copy the shortcode instantly with one click.
A small “Copied!” indicator confirms successful copy to clipboard.
[divi_5_layout] shortcode for Divi 5 layouts Place the shortcode anywhere shortcodes are supported: [divi_5_layout id=”123″]
Parameters
id — (required) The Divi Library layout post ID.Example: [divi_5_layout id=”2487″]