TagCrudApiHandler.php
Tag CRUD API Handler
The paginated, writable half of the tag API. TagApiHandler keeps serving
the flat name lists that autocomplete and the Tagify inputs rely on; this
handler backs the tag management pages.
PHP version 8.1
Tags
Table of Contents
Classes
- TagCrudApiHandler
- Paginated listing and mutation for term and text tags.