From b146e07261f93501724e0d753368966760c88676 Mon Sep 17 00:00:00 2001 From: Caleb Fultz Date: Mon, 6 Jun 2022 23:06:25 -0400 Subject: [PATCH] Updated comments --- plugin.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.php b/plugin.php index 6677363..4098142 100644 --- a/plugin.php +++ b/plugin.php @@ -38,7 +38,7 @@ define('CFULTZ_FASU_ANIMAL_LIST', __DIR__.'/animals.txt'); // No direct call if( !defined( 'YOURLS_ABSPATH' ) ) die(); -// Generate a random AjdectiveAdjectiveNoun +// Generate a random AjdectiveColorAnimal yourls_add_filter('random_keyword', 'cfultz_fasu_random_keyword'); function cfultz_fasu_random_keyword() {