Automattic / msm-sitemap

Comprehensive sitemaps for your WordPress VIP site. Joint collaboration between Metro.co.uk, WordPress VIP, Alley Interactive, Maker Media, 10up, and others.
73 stars 37 forks source link

Removing unused variable #125

Closed david-binda closed 6 years ago

david-binda commented 6 years ago

$post_count variable is no longer used anywhere in the function. Removing it for the sake of better readability of the code.