Skip to content

FlatScaffoldTemplateVariables

Defined in: wp-typia-project-tools/src/runtime/scaffold.ts:82

Normalized template variables shared by built-in and remote scaffold flows.

  • Record<string, string>

[key: string]: string

alternateRenderTargetsCsv: string

Defined in: wp-typia-project-tools/src/runtime/scaffold.ts:83


alternateRenderTargetsJson: string

Defined in: wp-typia-project-tools/src/runtime/scaffold.ts:84


apiClientPackageVersion: string

Defined in: wp-typia-project-tools/src/runtime/scaffold.ts:85


author: string

Defined in: wp-typia-project-tools/src/runtime/scaffold.ts:86


blockRuntimePackageVersion: string

Defined in: wp-typia-project-tools/src/runtime/scaffold.ts:87


blockMetadataVersion: string

Defined in: wp-typia-project-tools/src/runtime/scaffold.ts:88


blockTypesPackageVersion: string

Defined in: wp-typia-project-tools/src/runtime/scaffold.ts:89


category: string

Defined in: wp-typia-project-tools/src/runtime/scaffold.ts:90


icon: string

Defined in: wp-typia-project-tools/src/runtime/scaffold.ts:91


compoundChildTitle: string

Defined in: wp-typia-project-tools/src/runtime/scaffold.ts:92


compoundChildCategory: string

Defined in: wp-typia-project-tools/src/runtime/scaffold.ts:93


compoundChildCssClassName: string

Defined in: wp-typia-project-tools/src/runtime/scaffold.ts:94


compoundChildIcon: string

Defined in: wp-typia-project-tools/src/runtime/scaffold.ts:95


compoundChildTitleJson: string

Defined in: wp-typia-project-tools/src/runtime/scaffold.ts:96


compoundPersistenceEnabled: "false" | "true"

Defined in: wp-typia-project-tools/src/runtime/scaffold.ts:97


compoundInnerBlocksDirectInsert: "false" | "true"

Defined in: wp-typia-project-tools/src/runtime/scaffold.ts:98


compoundInnerBlocksOrientation: "" | "horizontal" | "vertical"

Defined in: wp-typia-project-tools/src/runtime/scaffold.ts:99


compoundInnerBlocksOrientationExpression: string

Defined in: wp-typia-project-tools/src/runtime/scaffold.ts:100


compoundInnerBlocksPreset: string

Defined in: wp-typia-project-tools/src/runtime/scaffold.ts:101


compoundInnerBlocksPresetDescription: string

Defined in: wp-typia-project-tools/src/runtime/scaffold.ts:102


compoundInnerBlocksPresetLabel: string

Defined in: wp-typia-project-tools/src/runtime/scaffold.ts:103


compoundInnerBlocksTemplateLockExpression: string

Defined in: wp-typia-project-tools/src/runtime/scaffold.ts:104


hasAlternateEmailRenderTarget: "false" | "true"

Defined in: wp-typia-project-tools/src/runtime/scaffold.ts:105


hasAlternateMjmlRenderTarget: "false" | "true"

Defined in: wp-typia-project-tools/src/runtime/scaffold.ts:106


hasAlternatePlainTextRenderTarget: "false" | "true"

Defined in: wp-typia-project-tools/src/runtime/scaffold.ts:107


hasAlternateRenderTargets: "false" | "true"

Defined in: wp-typia-project-tools/src/runtime/scaffold.ts:108


projectToolsPackageVersion: string

Defined in: wp-typia-project-tools/src/runtime/scaffold.ts:109


requiresAtLeast: string

Defined in: wp-typia-project-tools/src/runtime/scaffold.ts:110


requiresPhp: string

Defined in: wp-typia-project-tools/src/runtime/scaffold.ts:111


cssClassName: string

Defined in: wp-typia-project-tools/src/runtime/scaffold.ts:112


dashCase: string

Defined in: wp-typia-project-tools/src/runtime/scaffold.ts:113


dataStorageMode: "custom-table" | "post-meta"

Defined in: wp-typia-project-tools/src/runtime/scaffold.ts:114


description: string

Defined in: wp-typia-project-tools/src/runtime/scaffold.ts:115


descriptionJson: string

Defined in: wp-typia-project-tools/src/runtime/scaffold.ts:116


frontendCssClassName: string

Defined in: wp-typia-project-tools/src/runtime/scaffold.ts:117


keyword: string

Defined in: wp-typia-project-tools/src/runtime/scaffold.ts:118


namespace: string

Defined in: wp-typia-project-tools/src/runtime/scaffold.ts:119


needsMigration: string

Defined in: wp-typia-project-tools/src/runtime/scaffold.ts:120


pascalCase: string

Defined in: wp-typia-project-tools/src/runtime/scaffold.ts:121


phpPrefix: string

Defined in: wp-typia-project-tools/src/runtime/scaffold.ts:122


phpPrefixUpper: string

Defined in: wp-typia-project-tools/src/runtime/scaffold.ts:123


queryAllowedControlsJson: string

Defined in: wp-typia-project-tools/src/runtime/scaffold.ts:124


queryPostTypeJson: string

Defined in: wp-typia-project-tools/src/runtime/scaffold.ts:125


queryPostType: string

Defined in: wp-typia-project-tools/src/runtime/scaffold.ts:126


queryVariationNamespace: string

Defined in: wp-typia-project-tools/src/runtime/scaffold.ts:127


queryVariationNamespaceJson: string

Defined in: wp-typia-project-tools/src/runtime/scaffold.ts:128


isAuthenticatedPersistencePolicy: "false" | "true"

Defined in: wp-typia-project-tools/src/runtime/scaffold.ts:129


isPublicPersistencePolicy: "false" | "true"

Defined in: wp-typia-project-tools/src/runtime/scaffold.ts:130


bootstrapCredentialDeclarations: string

Defined in: wp-typia-project-tools/src/runtime/scaffold.ts:131


persistencePolicyDescriptionJson: string

Defined in: wp-typia-project-tools/src/runtime/scaffold.ts:132


publicWriteRequestIdDeclaration: string

Defined in: wp-typia-project-tools/src/runtime/scaffold.ts:133


restPackageVersion: string

Defined in: wp-typia-project-tools/src/runtime/scaffold.ts:134


restWriteAuthIntent: "authenticated" | "public-write-protected"

Defined in: wp-typia-project-tools/src/runtime/scaffold.ts:135


restWriteAuthMechanism: "public-signed-token" | "rest-nonce"

Defined in: wp-typia-project-tools/src/runtime/scaffold.ts:136


restWriteAuthMode: "public-signed-token" | "authenticated-rest-nonce"

Defined in: wp-typia-project-tools/src/runtime/scaffold.ts:137


slug: string

Defined in: wp-typia-project-tools/src/runtime/scaffold.ts:138


slugCamelCase: string

Defined in: wp-typia-project-tools/src/runtime/scaffold.ts:139


slugKebabCase: string

Defined in: wp-typia-project-tools/src/runtime/scaffold.ts:140


slugSnakeCase: string

Defined in: wp-typia-project-tools/src/runtime/scaffold.ts:141


textDomain: string

Defined in: wp-typia-project-tools/src/runtime/scaffold.ts:142


textdomain: string

Defined in: wp-typia-project-tools/src/runtime/scaffold.ts:143


testedUpTo: string

Defined in: wp-typia-project-tools/src/runtime/scaffold.ts:144


title: string

Defined in: wp-typia-project-tools/src/runtime/scaffold.ts:145


titleJson: string

Defined in: wp-typia-project-tools/src/runtime/scaffold.ts:146


titleCase: string

Defined in: wp-typia-project-tools/src/runtime/scaffold.ts:147


persistencePolicy: "authenticated" | "public"

Defined in: wp-typia-project-tools/src/runtime/scaffold.ts:148