Complete Developer Reference
Custom Post Type
The plugin registers a custom post type: wpautoterms_page
Capabilities
| Capability | Description |
|---|---|
manage_wpautoterms_pages |
Manage legal pages (additional capability) |
manage_wpautoterms_pages_editor |
Editor + legal pages management |
Template Customization
Override the legal pages archive template by creating archive-wpautoterms_page.php in your child theme directory.
Database Options
The plugin stores its configuration in the wp_options table using keys prefixed with wpautoterms_. Approximately 60 options are created. All options are cleaned up upon plugin deletion.
Widget Registration
The plugin registers a widget with the ID wpautoterms_widget (display name: "Legal Pages") that lists all published legal pages