SM – Prefetch
SM Fetch is built to make your website load blazing fast using Prefetch Algorithm. In order to make this plugin work perfectly, you need to :
Maintenance 22/1001154d since update
Active installs
20
Downloads
1,892
Reviews
1
Age
3.5y
Plugin info
Total downloads: 1,892
Active installs: 20
Total reviews: 1
Average rating: 3
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 12/20/2022 (1154 days ago)
Added to WordPress: 8/24/2022 (3 years old)
Minimum WordPress version: 5.0
Tested up to WordPress version: 6.1.9
Minimum PHP version: 7.0
Maintenance & Compatibility
Maintenance score
Possibly abandoned • Last updated 1154 days ago • 1 reviews
22/100
Is SM – Prefetch abandoned?
Possibly abandoned (last update 1154 days ago).
Compatibility
Requires WordPress: 5.0
Tested up to: 6.1.9
Requires PHP: 7.0
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
No similar plugins found yet.
Description
SM Fetch is built to make your website load blazing fast using Prefetch Algorithm. In order to make this plugin work perfectly, you need to :
- Have multiple pages in the website. But single page also work, as long as you have Button to link to other pages / website.
- This plugin handle the front-end caching. If your current plugin is already handle that part, you can disable that function and use this plugin function to see the differences.
How this plugin work?
- User visits a page.
- In the background, the algorithm will prefetches other pages data.
- When the user visits the next page, it will loads faster because it’s already downloaded.
- The data will be stored at User browser (front-end). Not server (back-end).
Installation
- Upload the plugin folder to your /wp-content/plugins/ folder.
- Go to the Plugins page and activate the plugin.
Frequently Asked Questions
- Simply install the plugin and then the plugin will make a prefetch automatic to all your pages. It just works!
- Simply deactivate and delete the plugin.
- No. This plugin will be free. Always.
- But I do accept Freelance work. Please go to my website (https://sulaimanmisri.com).
Review feed
No reviews available
Screenshots
No screenshots available
Changelog
1.5.1
- Create new logic for woocommerce plugin.
- Fix Website show
Critical Errorwhen there’s no Woocommerce plugin active. - Introducing
prefetch-wcfor Woocommerce user. - Introduction
is_cart,is_checkout,is_account_pageto make sure all Woocommerce pages is excluded.
1.5.0
- Exclude all Woocommerce Pages using
is_woocommerceandwoocommerce_myaccount_page_idbuilt-in function. - Fix Woocommerce theme such as Storefront not load data in
my-accountspage. - Fix
my-accountspage not changed even after user save the details.
1.4.2
- Change from Event
DOMContentLoadedintoLoadas the original developers suggest.
1.4.1
- Fix the plugin is not compatible with Oxygen and Breakdance Page Builder.
- Fix the plugin is not compatible with Twenty-Two Theme.
- Change from
get_footerhook towp_enqueue_scriptshook. - Change from Event
LoadintoDOMContentLoadedto make the code load Async-like.
1.4.0
- Enqueue the script properly using WordPress default
wp_enqueue_script. - Adding new function, which is to remove all the versioning tag in WordPress JavaScript file.
- Refactoring files.
1.3.0
- Change from serve locally to serve JS file using CDN.
- Remove Assets.
- Change content.
1.2.2
- Fix WordPress error show Header Send even though nothing will happen.
- Optimize and remove unused images.
1.2.1
- Edit content.
1.2.0
- Change Plugin Descriptions.
- Insert Assets.
1.1.0
- Fix plugin and serve all the files locally.
1.0.0
- Plugin released.