[photopress-latest-images] displays a gallery of the latest images uploaded.exclude_taxonomy and exclude_term shortcode attributes allows you to exclude images from being displayed in the gallery.pagination shortcode attribute displays pagination controls after galleryphotopress-latest-images plugin folder to your /wp-content/plugins/ directory[photopress-latest-images] shortcode into the Page or Post editor where you want to the latest images to be displayed.Yes. Use the 'exclude_taxonomy' and 'exclude_term' shortcode paramaters to filter out any image that has been associated wit ha particular taxonomy nad term. For example, thes shortcode [photopress-latest-images exclude_taxonomy="foo" exclude_term="bar"] will not show any image that has been associated with the term "bar" in the taxonomy "foo".