Developer Reference
This section provides technical documentation for developers who want to use the shortcode directly, override styles, listen for JavaScript events, or build custom templates.
What’s Covered
- Shortcode Reference — Complete attribute table with types, defaults, and accepted values.
- CSS Custom Properties & Selectors — All CSS variables and class names for styling overrides.
- JavaScript API — The
IDPostGridclass and theidPostGrid:loadedevent for external integrations.
Prerequisites
This section assumes familiarity with WordPress shortcodes, CSS custom properties, and basic JavaScript/jQuery.
