• sp880111

    (@sp880111)


    I would like to know whether NextGEN Gallery is the right choice for me: Is it possible to (dynamically) create galleries?

    I want to create a gallery page for each of my users. The gallery should consist of all images the user uploaded. As users constantly upload new images, the gallery needs to be “re”-created everytime a user uploads new images.

    How deep would I need to dig into the core code of NextGEN to implement such a thing?

    Thank you

    https://wordpress.org/plugins/nextgen-gallery/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor photocrati

    (@photocrati)

    @sp880111 – Essentially if the logged in user always uses the same gallery then their images will always be added to their displayed gallery.

    This may require clearing image caches under Gallery > Other Options > Miscellaneous to see this instantly; and, this is not a “membership” sort of functionality so you would need to find a way for your users to not use other user’s galleries.

    It may be possible but it may also require some modifications, I would strongly recommend testing thoroughly before deploying.

    – Cais.

    Thread Starter sp880111

    (@sp880111)

    @photocrati, thank you!
    However, I’m more interested in the question whether it is possible to create a gallery – let’s say- by passing over an array of image URLs (in php) ? (I don’t want to manually create images in the wp-admin backend).

    Is this kind of stuff doable?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Dynamically create a gallery (possible?)’ is closed to new replies.