From efa87cffa236093fc44760bb0f3ec9e6acd2d66e Mon Sep 17 00:00:00 2001 From: Joel Schlotterer <103943917+schlotterer@users.noreply.github.com> Date: Sat, 24 Aug 2024 17:23:20 -0500 Subject: [PATCH] Update disable-shortcode-pasting.php --- disable-shortcode-pasting.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/disable-shortcode-pasting.php b/disable-shortcode-pasting.php index a7be731..ad0f14c 100644 --- a/disable-shortcode-pasting.php +++ b/disable-shortcode-pasting.php @@ -4,6 +4,8 @@ * Description: Prevents automatic shortcode blocks from being inserted when pasting into plain text blocks like paragraphs or headings. * Version: 1.0 * Author: Your Name + * License: GPLv2 or later + * License URI: https://www.gnu.org/licenses/gpl-2.0.html */ function dsp_enqueue_block_editor_assets() {