From 28b036cfc0e33c46bb25dcae048846d8893384b5 Mon Sep 17 00:00:00 2001 From: Heckyel Date: Thu, 22 Dec 2016 18:29:14 -0500 Subject: ajustes de variables --- librevideojs-html5-player.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/librevideojs-html5-player.php b/librevideojs-html5-player.php index 59fc110..5a32f12 100644 --- a/librevideojs-html5-player.php +++ b/librevideojs-html5-player.php @@ -28,7 +28,7 @@ if (!class_exists('LIBREVIDEOJS_HTML5_PLAYER')) { } function the_content_video( $more_link_text = null, $strip_teaser = false) { - $content_video = get_the_content_video( $more_link_text, $strip_teaser ); + $content_video = get_the_content( $more_link_text, $strip_teaser ); /** * Filtrando contenido del video. * -- cgit v1.2.3