Flickr Gallery is WordPress plugin that goes beyond the basics and allows several options for searching and displaying Flickr photos. I couldn’t tell from your question, but if you want to display each group separately (i.e., a set of thumbnails from Group 1 next to a set of thumbnails from Group 2), then this will do the trick.
On the other hand, if you want to combine the thumbnails from two or more groups into a common list, it is very unlikely that you will find a plugin to do this out of the box, and the reason is this: The Flickr API does not provide for searching multiple groups simultaneously (neither the basic search nor the group-pool–specific search). The only way to make this happen is to aggregate the RSS feeds as Mike Lee described or use the API and combine the search results programmatically.
Related Posts:
- How To Determine If A Filter Is Called In A Sidebar/Widget Context?
- Adding a widget programmatically
- Override dynamic_sidebar() in plugin?
- Layout shop page: resize images and columns
- I need some direction on how to have a sidebar based on meta rather than page
- Multisite Widget/Content
- Missing argument 3 for wp_register_sidebar_widget()
- Custom random quote widget breaks when used in multiple sidebars
- Best practice for including plugin output in a template without using shortcode?
- Widget’s container?
- Widget content turns up before title
- Is there a Image Gallery which will load all my posted Images like twitter’s image grid?
- Listing all sidebars
- Co-author plus: list of posts by authors in the sidebar
- Cannot access variables within a widget
- twitter widget loads properly in all themes except my own theme?
- adding image in the header of my dev widget
- Template from scratch: Sidebars not showing widget
- What method should I use for a sidebar widget that reads latest posts?
- Can’t edit Contact Us form on front page
- Is it possible to control content on different pages by checkboxing wich content is shown where on a wordpress theme page?
- changes to widget settings not showing up in individual pages pages until they’re updated [closed]
- wp_generate_attachment_metadata is creating an empty array
- Force media library editor to overwrite the original filename?
- How to hide CSS by default and show on button press
- How to remove traces from widget during uninstallation
- Contact Form 7 Get Image Function [closed]
- How generate 200% image size and save with suffix @2x
- Load external images via proxy
- Bulk edit WP posts to update embeded images with new alt tags
- Which widget to use for display category post with view more? [closed]
- How to upload WordPress Images to remote web server and display those images in WordPress gallery [closed]
- WordPress Widget Not Saving Data
- Calendar Plugins – Featured Widget [closed]
- In the archive widget, how do I sort in between two years?
- Widgets Scripts don’t load – but load when I reload the page
- WordPress plugin subscribe2 not looking the same as before migration
- Add padding while generating thumbnail
- Wysiwyg editor errors
- How to make WordPress customizable for clients
- Setup page on first login on multisite
- How can I inject options into an select tag inside the widget form?
- Can we have an ‘Update metadata’ button in Image Gallery for all image instances?
- Displaying Custom Sidebar Without Modifying Theme’s Core File?
- Add content to footer – above wp_footer
- How to add wp visual editor in a custom widget?
- How to get my plug-in, wrote in php, to refresh on its own every 5 minutes?
- Retrieving Meta from Image Attachment
- Add ALT attribute to Pin It Button image to pass HTML5 validation
- WordPress Widget – Saving multidimensional arrays into $instance
- Custom plugin appears outside of the sidebar container
- Conditional tag in Widget Logic for checking if top level page or if subpage
- Make change in media library affect images in published articles
- Adding (image) caching to my Tumblr widget
- How to upload multiple files/images when developing a wordpress plugin?
- Image Manager Plugin [closed]
- Char limit on custom blog-post form? [closed]
- Trying to create a table/list of my EventBrite course listings [closed]
- Implementing an image hosting website using WordPress? [closed]
- How do I use wp_editor() in widget form?
- How to reorder and display a feed to be chronological?
- Hide certain widgets from specific user roles in admin
- How to use my menu PHP code as sidebar?
- Bulk Image Upload And Rerrange Functionality
- Redirect to another page using contact form 7? [closed]
- How to add Wrapper Div/container element around WordPress Widget Content
- Disabling plugin but wpenqueue is not available
- Related posts widget or plugin needed
- How do I find out what is in control over a certain part of a website?
- How to apply lazy loading in background images [closed]
- wp_get_attachment_image() not displaying post images even though wp_get_attachment_url() echo correct urls
- Problem since update 3.5 [duplicate]
- Call plugin with php function
- Woocommerce showing images blurry in description page
- Slider/text combination plugin
- How to disable a widget when dependent plugin is inactive?
- Sidebar widget: Randomly select text from a given set
- Plugin to hide image in excerpt
- How do I use add_action on custom widget?
- Image change on hover
- How to write “alt” tag in image for wordpress code?
- How can I delete a wordpress widget instance?
- Repeated Output in Widget
- Adding Static Image to WooCommerce Content-Single-Product template
- How do I get a post author’s image/avatar via RSS from another blog?
- Exclude posts from widget while post is showing on home, single and categories
- Custom widget doesn’t save values from dropdown box
- Register Script in Plugin Widget
- WordPress Apply filter in plugin causes 500 internal error
- Add Shortcode tag in Widget/Sidebar
- In Woocommerce theme need to add custom external link [closed]
- Getting taxonomy images to display on single-post with their terms
- How to create wordpress widget that is fixed position on the home page
- Saving widget options from class method
- Photo Gallery Plugin and Touch Devices
- How to handle forms from sidebar widgets – Processing $_POST variables using get_field_name()
- Short messages widget [closed]
- Image crop, resize and compression plugin?
- How to Resize the Custom Post Images?
- Plugin that will let me specify a number of image sizes?