WP Manifestindependent plugin directory
manifest / security / wp-security-headers

WP Security Header

Adds Security Header to WordPress

by Bastian Kreiter · github.com/crftwrk/wp-security-headers · website

2stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/crftwrk/wp-security-headers/archive/refs/heads/master.zip

Readme

=== WP Security Header ===

Contributors: craftwerk

Requires at least: 4.5 Tested up to: 5.3.2 Requires PHP: 5.6 Stable tag: 1.0.0 License: GNU General Public License v2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html

Security Header for WordPress, Copyright 2020 Bastian Kreiter.

== Installation ==

  1. In your admin panel, go to Plugins > and click the Add New button.
  2. Click Upload Plugin and Choose File, then select the Plugin's .zip file. Click Install Now.
  3. Click Activate to use your new Plugin right away.

== Changelog ==

= 1.0.0 - July 28 2020 =

    * Initial release

Read the full README on GitHub →