Description
This function returns the registered Conductor content layouts and content layout data.
The following is a list of default Conductor content layout IDs:
defaultcols-1cols-2cols-2-rcols-3cols-3-mcols-3-r
You can register Conductor content layouts by hooking into the conductor_content_layouts filter.
The Conductor content layouts are passed to the conductor_content_layouts filter before they are returned.
Technical Details
Type: FunctionParameters: NoneReturn Value: array
Resources
Examples
The following example demonstrates how to fetch the list of registered Conductor content layouts.