Code Quality: Simplify tag URL assignment in `wp_generate_tag_cloud()`.
This removes a redundant ternary that no longer affects the logic after the `esc_url()` call on the tag URL was moved to the output in an earlier revision. Follow-up to [9518], [11383], [32996]. Props Soean. See #64898. git-svn-id: https://develop.svn.wordpress.org/trunk@62066 602fd350-edb4-49c9-b593-d223f7449a82
S
Sergey Biryukov committed
4f26f0ed17517f1425a1ccdbc1a5ca19391d63bc
Parent: f4595a0