CodexShaper Framework Reserved Keywords
This document lists the reserved keywords for the CodexShaper framework. These keywords should not be used as variable names, function names, or identifiers in custom implementations.
Reserved Keywords
General
abstractcontinuefornewswitchassertdefaultgotopackagesynchronizedbooleandoifprivatethisbreakdoubleimplementsprotectedthrowbyteelseimportpublicthrowscaseenuminstanceofreturntransientcatchextendsintshorttrycharfinalinterfacestaticvoidclassfinallylongstrictfpvolatileconstfloatnativesuperwhile
Custom Post Type
PostType
Custom Taxonomy
Taxonomy
Custom Metabox
Metabox
Notes
- These keywords are reserved for core framework functionality.
- Using these keywords for other purposes may result in unexpected behavior.
- Future versions of the framework may introduce additional reserved keywords.