From c060c586adc459205d2ee9acd62d441e28b7c5e8 Mon Sep 17 00:00:00 2001 From: Erick Hitter <git-contrib@ethitter.com> Date: Mon, 6 Jun 2022 20:30:54 -0700 Subject: [PATCH] PHPCS --- eth-simple-shortlinks.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/eth-simple-shortlinks.php b/eth-simple-shortlinks.php index f8aff43..cbd35ca 100644 --- a/eth-simple-shortlinks.php +++ b/eth-simple-shortlinks.php @@ -1,5 +1,7 @@ <?php /** + * Load ETH Simple Shortlinks. + * * Plugin Name: ETH Simple Shortlinks * Plugin URI: https://ethitter.com/plugins/ * Description: Simple non-GET shortlinks using post IDs -- GitLab