Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

Video Destacado

Beschreibung

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

Screenshots

  • As will be shown in the video featured admin
  • Settings page

Installation

  1. Unzip the file to the plugins folder of the ‚/wp-content/plugins/‘ directory inside of WordPress
  2. Keep the directory structure of the file, all extracted files should exist in ‚/wp-content/plugins/video-destacado/‘

FAQ

How to display the video in the post?

Insert the following code into your theme
* <?php video_destacado(); ?>
or
* <?php echo get_video_destacado(); ?>

You can suggest modifications and ideas for this plugin?

Sure you can, go to this link https://github.com/airton/

Rezensionen

Lies alle 5 Rezensionen

Mitwirkende & Entwickler

„Video Destacado“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

„Video Destacado“ wurde in 3 Sprachen übersetzt. Danke an die Übersetzerinnen und Übersetzer für ihre Mitwirkung.

Übersetze „Video Destacado“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

1.5.0

Release Date – 30 Jun 2020

  • Improvements to code

1.4.0

Release Date – 12 Jan 2019

  • Added translation
  • pt_BR
  • es_ES

1.3.0

Release Date – 12 Jan 2019

  • Add settings to best practices in the plugin

1.2

Release Date – 28 Sep 2015

1.1

Release Date – 04 Sep 2014

  • Add function get_video_destacado();

1.0

Release Date – 28 Aug 2014

  • Add page settings
  • Settings > Vídeo Destacado

0.2

Release Date – 16 Apr 2014

  • Add width and height of the player

0.1

Release

  • Highlighted in the video display post, page and custom post types.