Easy Photo Publisher
Easy Photo Publisher complements the Adobe Lightroom Classic add-on Easy WordPress Publisher. Together they form a full publishing pipeline: send images directly from Lightroom to your WordPress site, update or replace them later, and (optionally) create blog posts using those images. Highlights – Direct publish from Lightroom Classic via the companion LrC module – Create / update / delete media via a simple REST API – Optional post creation with visibility control and Featured Image – Gallery Shortcode: [wpdet_gallery] with taxonomy filters, sizing and a11y-friendly captions – Accessible lightbox (keyboard/ARIA aware), toggled per shortcode – Gallery selection: let visitors mark images and pull the selection into Lightroom (opt-in) – Media taxonomies: enable Categories and Tags on attachments – Theme template overrides (HTML-only) – i18n-ready (easy-wp-publisher) Quick Start In Lightroom Classic, publish an image using the “Easy WordPress Publisher” service. The image appears in your WordPress Media Library. On any page or post, insert the gallery shortcode: [wpdet_gallery category=”Portugal” limit=”-1″ order=”DESC” min_width=”240px” gap=”1.5rem” size=”large” class=”” showcaption=”true” lightbox=”true”] limit=”-1″ shows all matching images showcaption=”true|false” toggles captions lightbox=”true|false” enables the accessible lightbox Shortcode Reference: [wpdet_gallery] Attributes – category — Category ID or slug to filter attachments (requires media taxonomies) – tags — CSV of tag slugs (e.g. tags="portugal,coast") – limit — Number of images (default 12). Use -1 for all. – order — ASC or DESC (default DESC) – size — thumbnail|medium|large|full (or any registered image size) – min_width — Grid minimum width (CSS value, default 200px) – gap — Grid gap (CSS value, default 1.5rem) – class — Extra CSS classes on the wrapper – showcaption — true|false (default true) – lightbox — true|false (default true) Markup & Styles Wrapper template: templates/wrapper.php Item template: templates/gallery.php CSS: templates/css/wpdet-gallery.css Lightbox CSS/JS autoload when lightbox="true" Theme overrides (HTML-only) your-theme/ └── wpdet/ └── templates/ ├── wrapper.php (uses tokens: {items}, {min_width}, {gap}, {extra_class}) └── gallery.php (uses tokens: {link_open}, {img}, {link_close}, {caption}) If present in a child theme, it’s used first; then the parent theme; finally the plugin fallback. Accessibility Lightbox uses proper roles (role=”dialog”), aria-modal, labelled controls, focus trapping, and Esc to close. Close button is keyboard-operable (Enter/Space) and returns focus to the trigger. Captions are announced via a polite live region. Media Taxonomies (Categories/Tags on Attachments) Enable in Settings → From Image to WordPress to use core Categories and Tags on media items. This allows taxonomy-filtered galleries. – Works with the shortcode filters (category, tags) – Adds taxonomy UI to the Media screens (without duplicating existing columns) Gallery Selection (Visitor Voting) Per-gallery feature, off by default. Turn it on for a specific gallery with the shortcode attribute ratings="true", and change the visible label with select_label="…". Each image then shows an accessible selection checkbox below its caption. Example: [wpdet_gallery category="Portugal" ratings="true" select_label="Select your favourite"] The choice is stored as one shared on/off flag per image (no counter, no per-visitor state — visitors may overwrite each other). The selection can then be pulled into Lightroom Classic with the Easy WordPress Publisher add-on (version 1.0.4 or newer). Clear the stored selection any time under Settings → Easy Photo Publisher → Gallery selection. REST endpoints (namespace wpdet/v1): – GET /capabilities — feature discovery (public) – POST /rate/{id} — set the on/off state (public; nonce-protected) – GET /selection — list selected image IDs (Application Password) – DELETE /selection — reset, optionally scoped by category/tags (Application Password) Minimum pairing: the selection feature needs this plugin >= 1.1.0 and the Lightroom add-on >= 1.0.4. Older pairings keep working for publishing; only the selection pull is unavailable. Validation MIME types: image/jpeg, image/png, image/webp, image/avif Max size: ~25 MB (configurable in code) Support & Documentation Documentation: https://medienkonzepte.de/easy-wordpress-publisher-a-lightroom-extension/ Donate: https://buymeacoffee.com/webline Credits Made with ❤️ by Detlef Beyer.
Top keywords
- gallery12×1.90%
- image12×1.90%
- selection11×1.74%
- true11×1.74%
- lightbox8×1.26%
- css7×1.11%
- default7×1.11%
- lightroom7×1.11%
- media7×1.11%
- tags7×1.11%
- category6×0.95%
- shortcode6×0.95%
Photo Engine (Media Organizer & Lightroom)
Media Organizer. You can now organize your photos in folders and collections. From those collections, you will be able to create galleries easily, without the need of a specific plugin. Synchronize with Lightroom. Upload and keep your photos, collections, keywords and metadata synchronized with WordPress. Then, for instance, modifying your photos, their quality, or changing your watermark on all of them at once will be easy! Learn more about it all here: Photo Engine. Media Organizer You can use attributes (collections=’…’, keywords=’…’) in the standard WP Gallery shortcode to link your galleries to your collections and keywords. No need to own a specific plugin or anything, it works naturally with WordPress. The Meow Gallery and the Meow Lightbox are recommended to enhance your galleries with better layouts and options. They can directly get your collections. Synchronize with Lightroom If your plan is to synchronize Lightroom with WordPress, you will also need the WP/LR Sync Plugin for Lightroom. Please have a look at the official website of Photo Engine for more information. Do you have many photos in your WordPress already and they are not linked with your Lightroom? No problem, Photo Engine can do that too. Using EXIF and image perceptual analysis, the plugin will help you linking them through a process call Total Synchronization or you can do it manually. The process is explained here: Total Synchronization. You are using a certain photo everywhere but you now have a better one? From Lightroom, you can swap one photo to another and this will be replicated automatically on your WordPress. You have nothing else to do. The module is called “Switch Photos” in Lightroom. Support for Themes and Plugins If you are using specific gallery plugins or photography themes, Photo Engine can bring all the power of Lightroom to them, magically, seamlessly. You will be free to choose the theme or gallery plugin you like the best and even switch between them. Photo Engine has a built-in extensions system so that you can extend it easily and support specific themes and plugins. A powerful extension called “Post Types” is already included and probably does everything you need. More information about it here: Post Types Extension. API & External Apps There is an external API available through Photo Engine that iPhone, Android developers or anybody else can use to make apps. There is one available for iPhone, you can search for it on the iTunes Store (it is not free, and not made by Meow Apps). Unique & Powerful Plugin I am myself an user of this plugin and even though it is the only one, I want to make it better every day. If you have issues, frustrations, or anything to say, contact me. I will work hard to make it even more awesome. Languages: English, Spanish (by Nahuai Badiola). If you want to translate the plugin in another language, please contact me 🙂
Top keywords