Quantcast
Channel: WordPress › Support » Forum: Hacks - Recent Topics
Viewing all articles
Browse latest Browse all 8245

Junaidkbr on "Making Gallery Posts from Existing Bulk Images"

$
0
0

Hello guys!
I have been planning on trying something new with my upcoming picture blog. My idea is to post bulk pictures (related to my blog category) as posts (one picture each post) and then allow users to make galleries out of them.

Concept of galleries is to Make a gallery post (with my own attributes in database) and users can search and select pictures to add to their galleries and then publish the galleries.

1. Each image is treated as a separate post, so showing the images is not an issue.
2. The galleries will be posted on my blog.

Is there any plugin for this work? or if you have any better suggestion for such a plan?

Now, I can code this in my own way. But thought if I get a plugin, it'll great.

I have sketched that there'll be an extra column in Posts table which would collect the POST IDs of the posts/images a user adds to his/her gallery. Then, on request of that post, the code of single.php would just fetch the first image or attached image from each of those post IDs.

Please, make me head the right way.


Viewing all articles
Browse latest Browse all 8245

Trending Articles