Delete Drupal 6 Nodes by Type
Posted:
Tuesday, August 7th, 2012Last modified:
Sunday, March 29th, 2015Topics:
Drupal6Overview
This function will bulk delete Drupal 6 nodes by type.
nid); $count++; } } return $count; } ?>
Usage
The following example will delete 100 webform nodes.
Available Wiki Topics
The operator of this site makes no claims, promises, or guarantees of the accuracy, completeness, originality, uniqueness, or even general adequacy of the contents herein and expressly disclaims liability for errors and omissions in the contents of this website.