Asset CleanUp Pro - Performance WordPress Plugin v1.2.0.8

virgilio183

Well-known member
☆☆ Special ☆☆
☆ Pro ☆
Master
Joined
May 16, 2021
Messages
25,956
Reaction score
36,843
Points
113
NullCash
637,011
Asset CleanUp Pro.jpg
pgrading to the premium plugin allows you to unload unused styles & scripts on extra pages such as:
  • Taxonomy pages such as default WordPress’ categories, tags and custom created ones such as products’ categories from WooCommerce.
  • Author pages (e.g. the page showing all posts published by a specific author, detected via is_author() function)
  • Default WordPress Search Page
  • WooCommmerce Search Page (which has the same settings as the actual shop page detected via is_shop() function)
  • 404 Page (Not Found): this one has be as light as possible and it’s less likely that many of the CSS and JavaScript files that are needed here (detected via is_404() function)
  • Date Archive Page: this is any page that retrieves articles filtered by the date, detected via is_date() function

Info: https://www.gabelivan.com/items/wp-asset-cleanup-pro/
 

Attachments

  • wp-asset-clean-up-pro.zip
    1.6 MB · Views: 1
Top