andrewmunsell / statamic-parent

Parent page helper plugin for Statamic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Parent page helper plugin for Statamic

License:MIT License


Languages

Language:PHP 100.0%