• Hi everyone,

    i’m currently developing a plugin which depends on the uploading of images. As such i’d like to make use of the well built WordPress default upload system. Does anyone know how to achieve that? Or could you point me towards any solution of the kind?

    Thanks in advance
    Greets

    Goldfish Looser

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter goldfish-looser

    (@goldfish-looser)

    anyone?

    Thread Starter goldfish-looser

    (@goldfish-looser)

    i had to resort to using a custom upload system.
    Still if anyone knows how to achieve this i’d be much grateful.

    thanks, once again

    Yeah there is the wp_handle_upload situated in the /wp-admin/includes/file.php

    I use that to to get the files into wordpress… but i’m looking for something that ads it to a post as an attachment.

    -m

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Using WordPress Upload System in a Plugin’ is closed to new replies.