Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 367 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 367 Bytes

Parent Page Helper

Plugin for Statamic that retrieves information about the parent page.

Usage

All of the following tags return NULL if the page does not have a parent (i.e. the root page).

  • {{ parent:title }} - Retrieve the title of the parent page
  • {{ parent:url }} - Retrieve the URL of the parent page

License

Licensed under the MIT License.