An open API service indexing awesome lists of open source software.

https://github.com/toolstack/gallery-view

A gallery view for posts in the WP admin.
https://github.com/toolstack/gallery-view

wordpress wordpress-plugin

Last synced: 3 days ago
JSON representation

A gallery view for posts in the WP admin.

Awesome Lists containing this project

README

          

# Gallery View #
**Contributors:** [gregross](https://profiles.wordpress.org/gregross/)
**Tags:** admin, gallery, posts
**Requires at least:** 4.6
**Tested up to:** 6.1.1
**Stable tag:** 1.2
**License:** GPLv2 or later
**License URI:** http://www.gnu.org/licenses/gpl-2.0.html

View posts in a gallery layout in the admin.

## Description ##

If your blog is primarily visually based? Do you have featured images on all of your posts? Is the default posts view less than intuitive for you?

Perhaps Gallery View might be able to help.

Gallery view adds a new view of your posts in a grid layout like a photographic contact sheet, letting you see your posts in a whole new way.

## Installation ##

1. Upload `gallery-view` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Gallery View can be accessed via the posts menu of the WordPress Admin under "Gallery".

## Frequently Asked Questions ##

### Does this work for other post types? Custom post types? ###

Not at this time.

### What happens if there isn't a featured image set for a post? ###

You'll get a checkerboard pattern displayed instead of the image.

## Screenshots ##

### 1. Gallery view. ###
![Gallery view.](assets/screenshot-1.png)

## Changelog ##

### 1.2 ###
* Release date: Feb 1, 2023
* Added duplicate pagination controls to the bottom of the gallery view.
* Fixed blank display if the current page was past the last available page.

### 1.1 ###
* Release date: Jan 30, 2023
* Fixed incorrect page value used when submitting the filter form.
* Added post_status to filter form so current view is maintained when adding a filter.

### 1.0 ###
* Release date: Jan 4, 2023
* Initial release.

## Upgrade Notice ##

None at this time.