From 024508392b453420c784ea942b98a19ae909cdaa Mon Sep 17 00:00:00 2001 From: azett Date: Sun, 22 Jan 2023 13:43:14 +0100 Subject: [PATCH] added #192 to changelog --- CHANGELOG.md | 1 + fp-plugins/bbcode/plugin.bbcode.php | 3 +-- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1216212..6622182 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ - LastCommentsAdmin plugin will not even attempt to delete or rebuild LastComments caches if LastComments plugin is not available ([#43](https://github.com/flatpressblog/flatpress/issues/43)) - Fixed errors on the Comment Center config page ([#90](https://github.com/flatpressblog/flatpress/issues/90)) - Fixed PHP warnings in Akismet plugin ([#83](https://github.com/flatpressblog/flatpress/issues/83)) +- BBCode plugin: Allows local video files ("attachs/video.mp4") and outputs valid HTML ([#192](https://github.com/flatpressblog/flatpress/issues/192)) ## Themes - Leggero diff --git a/fp-plugins/bbcode/plugin.bbcode.php b/fp-plugins/bbcode/plugin.bbcode.php index 7099b3d..3e1a046 100644 --- a/fp-plugins/bbcode/plugin.bbcode.php +++ b/fp-plugins/bbcode/plugin.bbcode.php @@ -378,12 +378,11 @@ function do_bbcode_video($action, $attr, $content, $params, $node_object) {
'; break; // Any video file that can be played with HTML5