آیکن Vimeotheque – Vimeo WordPress Plugin & Video Gallery
افزونه رایگان نسخه 2.3.7.1

Vimeotheque – Vimeo WordPress Plugin & Video Gallery

توسعه‌دهنده: Constantin Boiangiu

توضیحات

Import & embed Vimeo in WordPress. Create video galleries & playlists, auto-sync showcases. Gutenberg blocks & Elementor support.

تغییرات این نسخه

2.3.7.1

Passed the current import request to the “vimeotheque\duplicate_posts_found” filter so add-ons can read import options (such as duplicate handling) that are no longer available in $_POST.

Declared compatibility with WordPress 7.0.

Updated plugin version to 2.3.7.1.

2.3.7

Added Default Series theme settings for showing or hiding the featured video title and content.

Displayed the selected Series video title and content under the featured player, with a collapsible “See more” control for longer content.

Added REST API support for the new Default Series theme display settings.

Fixed Vimeo playlist handling when a selected video cannot be loaded due to privacy or access errors.

Improved Vimeo playlist state updates so the active item changes only after the new video is successfully loaded.

Updated plugin version to 2.3.7.

2.3.6.1

Fixed a PHP warning when handling Vimeo API errors.

Improved sanitization of error output in the admin area.

2.3.6 – REST API Migration Update
Major modernization release. This update replaces all remaining admin-ajax.php actions with secure, scalable, and performant WordPress REST API endpoints, improving speed, reliability, and compatibility with modern WordPress versions.

New: Full REST API Integration

Replaced legacy AJAX actions with REST routes

Added proper capability checks (edit_posts, upload_files).

Standardized error and success responses using WP_REST_Response and WP_Error.

Improved JavaScript Architecture

Replaced