[patch] Patch to exclude numbers from [alphabet] shortcode
-
I’ve produced a patch that enables a
numbersoption to the [alphabet] shortcode which defaults to ‘true’, but when set to false, makes the shortcode result in displaying only letters, not numbers, i.e.ABCDEFGHIJKLMNOPQRSTUVWXYZ
instead of
0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZI’ve also simplified generation of numbers and letters by usage of range() a bit as part of this patch.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘[patch] Patch to exclude numbers from [alphabet] shortcode’ is closed to new replies.