From dd6c6da6495511b21690fc5735a7d19b6cb5743d Mon Sep 17 00:00:00 2001 From: Stefan Kalscheuer <stefan@stklcode.de> Date: Mon, 5 Aug 2024 18:02:21 +0200 Subject: [PATCH] remove links from description tag (#22) (#27) Hyperlinks in the "description" tag of the plugin header are not rendered, so let's remove them and add the GitHub project name instead. --- blacklist-updater.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blacklist-updater.php b/blacklist-updater.php index 8b426ce..0a790fc 100644 --- a/blacklist-updater.php +++ b/blacklist-updater.php @@ -1,7 +1,7 @@ <?php /** * Plugin Name: Block List Updater - * Description: Automatic updating of the <a href='options-discussion.php'>comment block list</a> in WordPress with antispam keys from <a href='https://github.com/splorp/wordpress-comment-blacklist' target='_blank'>GitHub</a>. + * Description: Automatic updating of the comment block list in WordPress with antispam keys from "Comment Blocklist for WordPress" (on GitHub). * Author: pluginkollektiv * Author URI: https://pluginkollektiv.org * Plugin URI: https://wordpress.org/plugins/blacklist-updater/