REST API

How SiteNivo relates to the WordPress REST API today — and what is reserved for Pro.

On Free, CPTs and taxonomies you register still participate in WordPress normally. Dedicated REST builder controls (custom show_in_rest UI, REST base, expose fields) are locked behind SiteNivo Pro on the CPT/Taxonomy editors.

When REST is enabled for a type (via core-compatible registration), consume standard /wp-json/wp/v2/... routes.

Security

If you disable comments REST via Disable Comments, /wp/v2/comments is removed regardless of other plugins.

Related docs

Custom Post Types · Disable Comments · Pro