WPThumbs
Themes Plugins By purpose By industry Best-of lists Fix it guides
Free Plugin by Airton Vancin Junior v1.7.5

Vídeo Destacado

Insert a video posted to Youtube for posts, pages and custom post types

Vídeo Destacado

The facts

Rating
4.2★ from 5
Active installs
20+
Price
Free
Last updated
8 Jan 2026
Added
Nov 2012
Requires WP
3.0
Tested up to
WP 6.9.7
Downloads
7,710

Our analysis

AI-assisted

Vídeo Destacado is a WordPress plugin that allows you to feature a YouTube video on your posts, pages, or custom post types. You can enter the YouTube video ID in a meta box, preview the thumbnail, and set custom dimensions for the video player.

This plugin is suitable for users who want to easily integrate YouTube videos into their WordPress content without extensive coding knowledge. It provides a shortcode for use in post content and functions for template integration.

Best for: This plugin is best for WordPress users looking to embed YouTube videos in their content.

What it does well

  • Free to use from the WordPress.org directory
  • Allows custom dimensions for the video player
  • Thumbnail preview and real-time feedback in the editor
  • Supports multiple post types
  • Includes secure nonce validation and input sanitization

Where it falls short

  • Limited information on support and updates
  • Only supports YouTube videos

Verdict

Vídeo Destacado offers a straightforward solution for embedding YouTube videos, making it a practical choice for content creators who want to enhance their posts with video content.

From the developer

Airton Vancin Junior's own description of Vídeo Destacado, lightly tidied.

Vídeo Destacado lets you feature a YouTube video on your posts, pages, or any public custom post type.
Simply enter the YouTube video ID in the dedicated meta box, preview the thumbnail, and set custom width and height.

Features:
* Enable on selected post types via Settings
* Thumbnail preview and real-time feedback in the editor
* Customizable player dimensions
* Secure nonce validation and input sanitization
* Properly enqueues admin scripts and styles

Usage

To display the featured video in your theme templates, call the function inside The Loop or anywhere you need it:
php <?php video_destacado(); ?>
Or, for example, inside a custom query loop:
php <?php // The Query query_posts( $args ); // The Loop while ( have_posts() ) : the_post(); video_destacado(); endwhile; // Reset Query wp_reset_query(); ?>
You can also use the shortcode in your post content:
[video-destacado]
To customize the dimensions, use the width and height attributes:
[video-destacado width=300 height=150]

License

Vídeo Destacado is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published
by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
Vídeo Destacado is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with Vídeo Destacado. If not, see http://www.gnu.org/licenses/.

Support

Read the full description on the official page →

Tagged as

Alternatives

Other plugins for custom content structures.

Ad Inserter

Manage Google AdSense ads, banners, ad rotation, sticky widgets, AMP ads, ads.txt, tracking, header and footer...

Free 300k+ installs 4.9★ (2,428)
Advanced Custom Fields

ACF helps customize WordPress with powerful, professional and intuitive fields. Proudly powering over 2 millio...

Free 2M+ installs 4.5★ (1,438)
Simple Custom Post Order

Easily reorder posts, pages, custom post types, and taxonomies with intuitive drag-and-drop sorting in the Wor...

Free 300k+ installs 4.8★ (569)
WP Activity Log

The #1 user-rated activity log plugin for event logging, activity monitoring and change tracking.

Free 300k+ installs 4.7★ (488)
Custom Post Type UI

Admin UI for creating custom content types like post types and taxonomies

Free 1M+ installs 4.6★ (276)