Minimum size typo in code
-
On line 19 where you set the constant MIN_SIZE, you have it set to WP_FONTSIZE_DEFAULT instead of WP_FONTSIZE_MIN.
I had to go in the code in my version to correct it in order to show any font sizes smaller than the default.
Just FYI.
The topic ‘Minimum size typo in code’ is closed to new replies.