https://github.com/michaeluno/header-connection-close
A WordPress plugin that boosts the site performance with a little hack to close HTTP connection between the server and client.
https://github.com/michaeluno/header-connection-close
Last synced: about 1 year ago
JSON representation
A WordPress plugin that boosts the site performance with a little hack to close HTTP connection between the server and client.
- Host: GitHub
- URL: https://github.com/michaeluno/header-connection-close
- Owner: michaeluno
- Created: 2019-12-03T09:23:19.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-03T09:33:52.000Z (over 6 years ago)
- Last Synced: 2025-02-15T00:47:56.305Z (over 1 year ago)
- Language: Shell
- Size: 2.93 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
Awesome Lists containing this project
README
=== Header Connection Close ===
Contributors: Michael Uno, miunosoft
Donate link: http://en.michaeluno.jp/donate
Tags: amazon, amazon associate, amazon associates, amazon affiliate, amazon affiliates, amazon ads, automation, ads, advertisement, affiliate, affiliates, marketing, monetization, monetize, revenues, revenue, income, widget, widgets
Requires at least: 3.4
Requires PHP: 5.2.4
Tested up to: 5.3
Stable tag: 1.0.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Boosts the site performance by closing the HTTP connection between the server and the client.
== Description ==
= Boost the site performance =
Just activate it.
== Installation ==
= Install =
1. Upload **`header-connection-close.php`** and other files compressed in the zip folder to the **`/wp-content/plugins/`** directory.
1. Activate the plugin through the 'Plugins' menu in WordPress.
== Frequently asked questions ==
= Doesn't it cause any side effects? =
Possibly. In that case, uninstall it.
== Screenshots ==
== Changelog ==
= 1.0.0 =
- Released