I want to change the "Hello World" "This is your first post...." message that users see after creating their blogs. The message is inserted by lyceum_create_blog() in registration-functions.php. Given it's probably not a good idea to change the base php, is there a way to override this message? ~ ~ Dave