page_tag
| Variable | Description |
|---|---|
| id | id e.g. 5 |
| name | Name of tag e.g. Important Suggestion |
| slug | Slug e.g. important_suggestion |
| count | Number of pages with this tag e.g. 5 |
| most_recent_published_pages | Paginated list of recently published page objects tagged with this tag. Limits to 10 pages. e.g. |
| most_recent_published_pages_no_pagination | Non-paginated list of recently updated page objects tagged with this tag. Can display up to 500 pages. |
| most_recent_updated_pages | Paginated list of recently updated page objects tagged with this tag. Limits to 10 pages. |
| most_recent_updated_pages_no_pagination | Non-paginated list of recently updated page objects tagged with this tag. Can display up to 500 pages. |
| alphabetical_pages | Paginated list of alphabetical page objects tagged with this tag. Limits to 10 pages. |
| alphabetical_pages_no_pagination | Non-paginated list of alphabetical page objects tagged with this tag. Can display up to 500 pages. |