From ec6103bfe3a2663cbcc4fac902c6ca0a6548f1cd Mon Sep 17 00:00:00 2001 From: LamGC Date: Mon, 5 Jun 2023 20:28:52 +0800 Subject: [PATCH] refactor: Change the plugin main file name to plugin id. --- wp-asciiplayer.php => asciicast-player.php | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename wp-asciiplayer.php => asciicast-player.php (100%) diff --git a/wp-asciiplayer.php b/asciicast-player.php similarity index 100% rename from wp-asciiplayer.php rename to asciicast-player.php