The MU forums have moved to WordPress.org

Looking for a hook (3 posts)

  1. amanzi
    Member
    Posted 18 years ago #

    On line 70 of wpmu-functions.php there is a filter calling a hook called fileupload_init:
    add_filter('fileupload_init','wpmu_checkAvailableSpace');

    The only thing is that I can't find the hook anywhere in the source code. Can anyone shed some light on this?

  2. amanzi
    Member
    Posted 18 years ago #

    OK - I found that this was referenced in wp-admin/upload.php but this file was removed a while back. I think I've found something else I can use though.

  3. samchng
    Member
    Posted 18 years ago #

    Cool!! Thanks for the lead. :)

About this Topic