新しいカテゴリーがデータベース内に作成される直前
BLOG.php 356行目
$manager->notify( 'PreAddCategory', array( 'blog' => &$this, 'name' => &$catName, 'description' => $catDescription ) );