Forums

Hooking install_blog_defaults (1 post)

  1. germanicobr
    Member
    Posted 1 year ago #

    Hi Guys,

    I want to hook/override the function "install_blog_defaults", because I want to disable the "Hello World!" post and comment that are automatically created as soon as a new blog is created.

    I'm running the WordPress 2.9.2 and I know that this function is called to create the first post, comment and links.

    Can someone help me to hook/override this function?
    function install_blog_defaults($blog_id, $user_id) { ... }

    It's inside the wpmu-functions.php file.

    Thank you!

Topic Closed

This topic has been closed to new replies.

About this Topic