This covers all the comment types. Use comment
, pingback
, trackback
, another_comment_type
instead of the {comment_type_slug}
.
| |
| comment/{comment_type_slug}/added
|
| comment/{comment_type_slug}/approved
|
| comment/{comment_type_slug}/replied
|
| comment/{comment_type_slug}/spammed
|
| comment/{comment_type_slug}/trashed
|
| comment/{comment_type_slug}/unapproved
|
| comment/{comment_type_slug}/published
|
This covers all the custom post types, as well. Use post
, page
, product
, another_post_type
instead of the {post_type_slug}
.
| |
| post/{post_type_slug}/added
|
| post/{post_type_slug}/drafted
|
| post/{post_type_slug}/pending
|
| post/{post_type_slug}/approved
|
| post/{post_type_slug}/published
|
| post/{post_type_slug}/published-privately
|
| post/{post_type_slug}/trashed
|
| post/{post_type_slug}/updated
|
| post/{post_type_slug}/scheduled
|
This covers all the taxonomies. Use category
, post_tag
, another_taxonomy
instead of the {taxonomy_slug}
.
| |
| taxonomy/{taxonomy_slug}/created
|
| taxonomy/{taxonomy_slug}/deleted
|
| taxonomy/{taxonomy_slug}/updated
|
| |
| |
| |
| |
| |
| |
User password reset request | user/password_reset_request
|
| |
| |
| |
| |
| wordpress/updates_available
|
| |
| |
Personal Data erase request | privacy/data-erase-request
|
| |
Personal Data export request | privacy/data-export-request
|