Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@nusu
nusu / PageListActionHook.module
Created November 25, 2016 23:29 — forked from somatonic/PageListActionHook.module
PageListActionHook example module to hook into page list actions
<?php
/**
* ProcessWire example demonstration module
*
* PageListActionHook autoload module once installed will remove "new" action from second level pages
* using the template "basic-page"
*
*/