Recently Browsing 0
- No registered users viewing this page.
Similar Content
Latest Updated Files
-
WorkGo SaaS - Lead and Project Management Tool
- 118 Downloads
- 1 Comments
-
WhatsCloud - Seamless Cloud API Integration SAAS
- 852 Downloads
- 2 Comments
-
Zelio - Personal Portfolio Resume Laravel Script
- 792 Downloads
- 10 Comments
-
LaraClassifier - Classified Ads Web Application + Plugins
- 3,250 Downloads
- 14 Comments
-
FoodScan - Qr Code Restaurant Menu Maker and Contactless Table Ordering System with Restaurant POS
FoodScan - Qr Code Restaurant Menu Maker and Contactless Table Ordering System with Restaurant POS
Free
- 820 Downloads
- 4 Comments
-
PlayPoint Android App with Admin Panel
- 662 Downloads
- 0 Comments
-
IssueManager v3.0.6 PHP Mysql
- 7 Downloads
- 0 Comments
-
PizzaLab - Pizza Delivery Shop Platform
- 22 Downloads
- 0 Comments
-
CodyChat
-
AdFox - PWA Classified Ads with App-Like Mobile & Web Interface | Multi-Purpose Marketplace Solution + Modules
- 12 Purchases
- 24 Comments
-
PayMoney - Secure Online Payment Gateway
- 7 Purchases
- 9 Comments
-
WalletPay - PayMoney Multi Wallet Mobile App
- 13 Downloads
- 0 Comments
-
TicTic - Android media app for creating and sharing short videos
- 512 Downloads
- 3 Comments
-
Restart - Perfect Taxi Solution with Parcel Delivery
- 122 Downloads
- 9 Comments
-
Dream Ludo - Real Money Ludo Tournament App
- 436 Downloads
- 0 Comments
-
Eatggy - Multi Restaurant Food Ordering & Delivery Application | Restaurant Management
- 152 Downloads
- 0 Comments
-
Menorah OES – Online Examination System Mobile App
- 2 Downloads
- 0 Comments
-
Ncmaz - NextJs Headless WordPress Blog Magazine
- 49 Downloads
- 2 Comments
-
iLaundry : Dry Cleaning & Laundry Service Booking with POS | Single & Multi Branch Complete Solution
iLaundry : Dry Cleaning & Laundry Service Booking with POS | Single & Multi Branch Complete Solution
Free
- 15 Downloads
- 0 Comments
-
6amTech Payment & SMS Gateway Addon
- 652 Downloads
- 1 Comments
Upgrading 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
As for the loaded JavaScript files, attributes such as defer and async can be applied
There are a plethora of techniques that are often used to defer parsing; however, the simple and preferred technique is to simply Defer loading of JavaScript until it is needed. If this technique isn’t appropriate to use on your page, it is next suggested that you use the <script async> attribute where appropriate, which prevents parsing from blocking the initial page load by deferring it until the browser’s UI thread is not busy doing something else. All these settings can be applied with Asset CleanUp Pro without writing any code.
Change the location of the CSS/JS files (could be moved from HEAD to BODY to prevent render-blocking or vice-versa if you need early triggering of specific files)
⚙ “Test Mode” Functionality → Worried about making optimization mistakes? Don’t be anymore!
This allows you to optimize the website (unload useless files, set async, defer to loaded JavaScript files, clean up HTML code) without applying the changes “live” (to the regular visitor) in case you ever have any doubts that a change could break the functionality of the page/website. Any changes you’ve done will only be applied for you (the logged in administrator). Once you’re happy with how the page looks and works, you can disable “Test Mode” to push the changes live so everyone else can enjoy the faster page loadswp-asset-clean-up-pro1176n.zip
Download Asset CleanUp Pro v1.1.7.6 - Performance WordPress Plugin Nulled Free
= v1.1.7.6 - 28 July 2020
* Fix: CombineJs.php - PHP Notice: Array to string conversion (it happened when there were more than one inline JS code associated with a handle)
* Fix: CombineJs.php - Prevent PHP notice errors from showing up
* Security Fix: Sanitize value from $_REQUEST['wpacu_selected_sub_tab_area'] to prevent execution of arbitrary code (e.g. JavaScript code)
* Security Fix: Sanitize $postId (make sure it's only an integer) from the "duplicate_post_meta_keys_filter" filter to avoid any SQL injection attack
https://drive.google.com/file/d/19hpBUpfey9ppAhQi4y_s0l5Ri16YfQMN/view?usp=sharing