Developers
Developer map: template helpers, hooks, REST exposure, and how SiteNivo stores configuration vs field values.
- Template Functions —
sn_get_field()/sn_the_field() - Hooks & Filters — extend modules safely
- REST API — CPT/taxonomy REST notes
- Database Schema — config tables vs meta
- Code Generator — portable PHP export
SiteNivo is modular PHP 8.1+ with PSR-4 autoloading. Prefer hooks and the template API over editing plugin files.