WordPress – How to limit tag cloud widget to 20 items WordPress The following WordPress PHP function will automatically limit the tag cloud widget list to 20 items. The number of items can be changed by adjusting the 'number' argument. The code…