Elements currently act as modular content blocks that can be inserted into chapters or fragments. The core decision is whether to keep them as copy-pasted content (static, simpler, but harder to maintain) or render them dynamically via shortcode (centralized control, easier updates). This task involves choosing a single approach and standardizing implementation so elements remain reusable without creating duplication or inconsistency across content.
Element CPT Rendering Strategy
Published incurrent
