• I am creating a plugin in which users can choose an image.

    How would I code it so that a user can click an icon, and the Media Library pops up in a new window, and the user then selects an image they want to use?

    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter nathanledet

    (@nathanledet)

    Bump…

    I figured out that by doing <?php do_action( ‘media_buttons’ ); ?>, it adds all of the media buttons, however, I want to just limit it to only the photo button…not a video or anything like that.

    Thanks

    Thread Starter nathanledet

    (@nathanledet)

    So, is the “Plugins and Hacks” forum for Plugin support for already existing plugins?

    If so – does anyone have any resources where I can ask questions to other developers that will respond ?

    I would appreciate it.

    Thread Starter nathanledet

    (@nathanledet)

    Bump… I really need some help.

    Thread Starter nathanledet

    (@nathanledet)

    I appreciate the overwhelming response and sheer number of people that are willing to help. Kudos.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Need help with using an image..’ is closed to new replies.