Recipe Publisher for Fujifilm
·
Publish Fujifilm X-Series JPEG recipes - film simulation, tone, grain, white balance and more - directly on your WordPress site.
Fujifilm, FUJIFILM X Series, and X-Trans are trademarks of FUJIFILM Corporation. This plugin is not affiliated with, sponsored by, or endorsed by FUJIFILM Corporation.
Recipe Publisher for Fujifilm lets you build a library of Fujifilm X-Series camera recipes directly inside WordPress. Each recipe captures the full in-camera JPEG settings — film simulation, dynamic range, tone, colour, grain, white balance shift, and more — and displays them in an authentic camera-body aesthetic on your site.
Features
- Custom post type
xsystem_recipewith a dedicated edit screen - Full recipe schema: Film Simulation (19 options), Dynamic Range, Highlight/Shadow Tone, Colour, Sharpness, Clarity, Noise Reduction, Grain Effect, Colour Chrome, White Balance with interactive XY shift grid, and camera/sensor identification with sensor-aware field ranges — Film Simulation options are also filtered to those the selected sensor generation actually supports
- Two display themes: Charcoal (dark camera-body aesthetic) and Silver (aluminium-body aesthetic)
- Save any recipe card as a JPEG image — a «Save as Image» button (client-side, no server round trip) works for every visitor, including on mobile, and always exports at a fixed width with two export-only watermarks: a scannable QR code linking back to the recipe (below the title, or in the thumbnail’s spot if there’s no featured image), and a «Made using Recipe Publisher for Fujifilm» credit line in the footer
- Sample Photos gallery per recipe, with the featured image automatically included as the first photo and a built-in lightweight lightbox (prev/next, keyboard and backdrop dismiss)
- Paginated recipe gallery shortcode with configurable columns, filterable by sensor, camera, and film simulation — Camera options are limited to models with published recipes and cascade with the Sensor filter (choosing a camera locks its sensor; choosing a sensor narrows the camera list); filter URLs stay clean of empty/unused params for SEO. Filters can be hidden with
show_filters="false" - Single recipe display injected automatically on CPT URLs — no page template editing needed
- Featured image shown as a square thumbnail inside the recipe header
- Configurable thumbnail size and recipe card max width from Settings
- Export individual recipes as JSON from the edit screen
- Export all recipes as a single combined JSON from Settings
- Import JSON — single recipe or combined batch; deduplicates by export code; AI-generated recipes (no export code) accepted and assigned a fresh code
- AI Schema download — a field reference file for ChatGPT / Gemini to generate recipes in the correct import format
- Object-cache layer (wp_cache_get/set) for recipe meta — group
xsystem_recipes
Shortcodes
[xsystem_recipe id="123"] — single recipe panel by post ID
[xsystem_recipe_gallery] — paginated gallery of all published recipes
[xsystem_recipe_gallery columns="4" category="street"] — filtered gallery
[xsystem_recipe_gallery limit="6"] — fixed count, no pagination
[xsystem_recipe_gallery show_filters="false"] — gallery grid with no filter bar