generated from pascalmartineau/wp-skeleton
feat: Initial TheSections
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
fragment TheSection on GroupAbstractBuilderSections_Layout {
|
||||
fieldGroupName
|
||||
... on GroupAbstractBuilderSectionsTextBlockLayout {
|
||||
...SectionTextBlock
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user