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() {