This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.

Loader::render_template( string $editor, int $post_id )

Render a dynamic custom layout as a template.


Parameters

$editor

(Required) The editor used.

$post_id

(Required) The post ID.


Source

File: includes/modules/custom_layouts/admin/builders/loader.php