“IBinc Performance Optimizer Plugin for Wordpress” Documentation by “IBinc” v1.0
“IBinc Performance Optimizer Plugin for Wordpress”
Thank you for purchasing my plugin. If you have any questions that are beyond the scope of this help file, please feel free to email via my user page contact form here. Thanks so much!
Table of Contents
- Description
- Installing the plugin
- Configuration
- Databse Optimization
- JS Optimization
- Cache System
- Uninstall
- Sources and Credits
A) Description - top
The plugin will help you increase the performance of your Wordpress website. We aim to do this by optimizing key features of the website’s loading process thus increasing the loading speed and limiting the bandwidth consumption.
Features:
- Wordpress header optimization
This is the only option that can be customized in the admin section. You can see the configuration possibilities bellow in the "Configuration section".
- .htaccess optimization
The .htaccess code will be put in automatically, no configuration needed.
- gzip content
The .htaccess code will be inserted automatically no configuration needed.This feature will help speed up your website if your server offers gzip library.
- adding expiry headers
The .htaccess code will be inserted automatically no configuration needed. This feature will help speed up your website considerably for returning visitors.
- lazy load for images
The javascript code wil be automatically inserted into your website footer. This feature will help you save bandwitdh and will also help speed up your website a lot
- disable hot linking to your blog images from other websites
The .htaccess code will be inserted automatically no configuration needed. This feature will help you save bandwidth.
- minify added for javascript files
The javascript files will be minifyed automatically, no configuration needed.
- minify added for css files
The css files will be minifyed automatically, no configuration needed.
B) Installing the plugin - top
To install the IBinc Performance Optimizer Plugin you need WordPress 2.8 or later.
IMPORTANT: Make sure you unzip the downloaded file from CodeCanyon first (DON'T upload it to your server yet). The content of this file contains the actual plugin folder called ibinc-performance-optimizer.zip. Now, to install the plugin follow the next steps:
- Login into your wordpress administration area and choose from plugins menu "Add New":
- In the Add New Plugin section click on upload :
- In the upload section browse for the plugin zip archive and click on "Install Now" button:
- Now select from the plugins menu on the left "Installed plugins":
- Go to the IBinc Performance Optimizer Plugin and click on the Activate link:
C) Configuration - top
The plugin configuration is set at activation but you can edit the headers options in the settings area:
-
Go to the IBinc Performance Optimizer Plugin settings area
-
The other options you can modify are:
- Remove the generator meta tag - this option removes the generator meta tag which puts only the in the wordpress version in the header
- Remove the rsd link - safe to remove if you only manage your wordpress website from the browser (it saves a lot of bandwidth)
- Remove the wlwmanifest link - only for Windows Live Writer users safe to romove if you are not using it (it saves a lot of bandwidth)
D) Databse Optimization - top
- Minify JS files automatically? - enables js minifiation
- One minify string will contain - this sets the numebr of js files that will be combined in order to decrease the number fo requests to the server thus allowing the page to load faster.
- Scripts to be minified in header - enter here the js files that will be moved in the header after minification (eg: main.js, one script per line).
- Scripts to be minified in footer - enter here the js files that will be moved in the footer after minification (eg: main.js, one script per line).
- Scripts to be minified and then printed separately - enter here the js files that will be minified and kept separately in the server request (eg: main.js, one script per line).
- Scripts to be ignored (not minified) - the scripts entered here will not be minified (eg: main.js, one script per line).
E) JS Optimization - top
- Remove all post revisions - clears the posts revisions from the database
- Remove all auto draft posts - clears the auto drafts revisions from the database
- Clean marked spam comments - clears the comments marked as spam from the database
- Optimize database tables - optimizes all the tables from the database reducing the database size and improving the speed
F) Cache System - top
G) Uninstall - top
The uninstalll process will remove all the plugin data from the wordpress options table.
H) Sources and Credits - top
I've used the following images, icons or other files as listed (or I've just been inspired by the following).
Once again, thank you so much for purchasing this wordpress plugin. As I said at the beginning, I'd be glad to help you if you have any questions relating to this plugin. No guarantees, but I'll do my best to assist. If you have a more general question relating to the plugins on CodeCanyon, you might consider visiting the forums and asking your question in the "Item Discussion" section.
IBinc
Go To Table of Contents