Gallery 3000
Adds an image gallery meta box to the post and page editor.
by Barry Ceelen · github.com/barryceelen/wp-gallery-3000 · website
★ 2stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/barryceelen/wp-gallery-3000/archive/refs/heads/master.zipFrom the readme
WordPress image gallery meta box plugin
Adds an image gallery meta box to the post and page editor. The gallery image IDs are stored in the gallery3000 custom field.
Note: This plugin does not provide any template tags or gallery functionality to show the images in your theme.
A simplified example of how this plugin can be used in your theme:
By default, the plugin adds its meta box to the 'post' and 'page' post types. This can be changed by filtering the post types where the gallery meta box should be added:
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| v1.0.0 | Jul 17, 2017 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.