Team Presto Player
April 13, 2026

Presto Player Core 4.1.3 & Pro 3.1.4 — Safer License Control & Improved Stability

Presto Player 4.1.3

  • Fix: Prevented fatal error when third-party plugins call the_title filter without a post ID argument.

Presto Player Pro 3.1.4

  • Security – Restricted the license activation and deactivation handler to administrators.
Team Presto Player
April 6, 2026

Presto Player Core 4.1.2 & Pro 3.1.3 — Better Internationalization, SEO Control & Stability

We’ve been listening to your feedback and squashing bugs. Presto Player Core 4.1.2 & Pro 3.1.3 is a focused stability release that improves the experience for international users, gives developers more control over video SEO, and resolves several edge-case issues.

What’s New

Control Your Video SEO Schema

Presto Player automatically outputs structured data (JSON-LD schema) for your videos to help search engines understand and index your content. With 4.1.2, you now have full control over this behavior through new filters:

  • Disable schema entirely for specific videos or globally if your theme or SEO plugin already handles it.
  • Modify the schema output to add custom fields like contentUrl, uploadDate, or any property supported by the VideoObject schema This is especially useful if you’re running a dedicated SEO plugin and want to avoid duplicate schema markup.
  • presto_player_schema_enabled – Disable schema through this filter hook entirely for specific videos or globally if your theme or SEO plugin already handles it.
  • presto_player_schema_data – Modify the schema output to add custom fields like contentUrl, uploadDate, or any
    property supported by the VideoObject schema.

Improved Internationalization

This release includes several fixes that make Presto Player work better for non-English sites:

  • Korean locale fatal error resolved – Sites using Korean (and other languages with special characters) will no longer encounter a critical error caused by player label formatting.
  • Playlist “Next” button is now translatable – Previously hardcoded, the “Next” label in playlists can now be translated to your site’s language. We also fixed the “Up Nexts” typo while we were at it.
  • Missing text domains added – Several strings that were previously untranslatable are now properly marked for translation. If you’re running a multilingual site or serving content in a non-English language, this update is especially recommended.

Bug Fixes

  • Fixed PHP deprecation warning in CSS sanitization that could appear on PHP 8.1+ sites.
  • Fixed undefined array key error in the reusable video block that could occur under certain conditions.
  • Restored filterable video attributes on video components, allowing the Pro plugin and custom code to modify attributes like crossorigin on the
  • Fixed _load_textdomain_just_in_time notice on WordPress 6.7+ by deferring the analytics library setup to the proper hook.

Under the Hood

  • Updated the NPS Survey library to v1.0.21 for improved stability.

Update Now

As always, we recommend backing up your site before updating. You can update directly from your WordPress dashboard under Plugins → Updates.

Changelog

Presto Player 4.1.2

  • New: Added filters to disable or modify video SEO schema output.
  • Improvement: Updated NPS Survey library to v1.0.21.
  • Fix: Resolved fatal error with Korean locale caused by invalid format specifiers in player labels.
  • Fix: Made playlist ‘Next’ button label translatable and fixed ‘Up Nexts’ typo.
  • Fix: Resolved PHP deprecation warning in CSS sanitization.
  • Fix: Fixed undefined array key error in reusable video block.
  • Fix: Restored filterable video attributes on video components.
  • Fix: Added missing text domain for untranslatable strings.
  • Fix: Fixed _load_textdomain_just_in_time notice on WordPress 6.7+ by deferring analytics setup.

Presto Player Pro 3.1.3

  • Fixed: Added crossorigin attribute to Bunny.net videos only when caption tracks are present, preventing unnecessary CORS preflight requests on videos without captions.
  • Fixed: Corrected ‘licence’ typo to ‘license’ in user-facing strings.
  • Fixed: Undefined array key ‘src’ warning in BunnyCDNBlock.
Team Presto Player
March 17, 2026

Presto Player – Improved Security Hardening Across The Plugin.

Change log – Presto Player Core 4.1.1 & Presto Player Pro 3.1.2

  • Security: Multiple security hardening improvements.

Team Presto Player
February 26, 2026

Presto Player – Automatically Generate Captions For Your Videos!

Automatic captions are now supported for Bunny.net videos. When enabled in Presto settings, captions are generated automatically after upload and added to the player once processing is complete. Caption generation runs in the background and does not affect playback. Processing time and availability depend on video length. Additional languages can be generated later if needed, with support for 50+ languages. Standard Bunny.net transcription charges apply. Enable captions to improve accessibility and reach for your video content!

Change logPresto Player Core 4.1.0 & Presto Player Pro 3.1.0

  • New: Automatic caption generation with BunnyCDN.
Team Presto Player
February 3, 2026

Presto Player 4.0.8 – Share Your Feedback

We want to hear from you! We’ve introduced in-app feedback surveys to better understand your needs. Please take a moment to share your experience so we can continue improving the platform.

Presto Player 4.0.8
  • Improvement: Introduced a new NPS feedback survey.

Presto Player – Translation Related Improvements & Minor Bug Fixes

Presto Player 4.0.7
  • Fix: Missing text domain for strings.
  • Fix: Resolved an issue with improper escaping of dynamic attribute values in markup output.

Team Presto Player
December 18, 2025

Presto Player – Bug Fixes & Minor Improvements

Presto Player 4.0.6
  • Fix: Fixed an issue where search results could redirect to a 404 if the search results included a Media Hub item with Instant Video Pages disabled.
  • Fix: Corrected help text for call to action settings under video preset settings.

Team Presto Player
December 8, 2025

Presto Player – Stability Improvements For The Presto Player WordPress Admin Settings

Presto Player 4.0.5
  • Fix: Fixed an issue preventing certain Presto settings pages from loading correctly in the WordPress admin.
Team Presto Player
December 1, 2025

Presto Player – Compatibility update ahead of WordPress 6.9

Screenshot 2025 12 01 At 5.09.10 PM
Presto Player 4.0.4
  • Fix: Update popup assets for WordPress 6.9 compatibility.
Team Presto Player
November 12, 2025

Presto Player – Aspect ratio shortcode support, key bug fixes & more!

🚀 Presto Player gives you more control with the new “ratio” shortcode parameter and fixes several behind-the-scenes issues for a smoother video experience.

Screenshot 2025 11 05 At 4.18.52 PM
Presto Player 4.0.3
  • New: You can now use the “ratio” parameter in the Presto Player shortcode to control the video’s aspect ratio.
  • Fix: Resolved an issue where muted previews incorrectly played with sound when Lazy Load YouTube was enabled.
  • Fix: The “Remove all data on uninstall” option now correctly clears all Presto Player data, including Media Hub videos, when uninstalling the plugin.
  • Fix: Restored proper Bunny CDN thumbnail handling for videos.
  • Fix: PHP warnings.
Presto Player Pro 3.0.2
  • Fix: Patched arbitrary file deletion vulnerability in Bunny CDN API endpoints.
  • Fix: Restored proper Bunny CDN thumbnail handling for videos.