# SM - Prefetch
Contributors: sulaimanmisri

Tags: speed optimization, prefetch, bani kelajuan

Requires at least: 3.7

Tested up to: 6.0

Stable tag: 1.2

License: GPLv2 or later

Requires PHP: 7.0


## 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 :

1. Have multiple pages in the website. But single page also work.
2. Install on fresh website OR
3. Remove current caching plugin. This plugin work with other caching plugins, but surely you don't want to break your website right?

## How this plugin work?
1. User visits a page.
2. In the background, the algorithm will prefetches other pages data.
3. When the user visits the next page, it will loads faster because it's already downloaded.
  
## Installation
1. Upload the plugin folder to your /wp-content/plugins/ folder.
1. Go to the **Plugins** page and activate the plugin.
  
## Frequently Asked Questions
  
### How do I use this plugin?
  
1. Simply install the plugin and then the plugin will make a prefetch automatic to all your pages. It just works!
  
### How to uninstall the plugin?
  
1. Simply deactivate and delete the plugin. 
  
## Changelog ##

### 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. 

