Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 1.94 KB

README.md

File metadata and controls

32 lines (18 loc) · 1.94 KB

Built Core Plugin

See: builtnorth/wp-baseline.

Composer package/library that contains the same functionality as this plugin, but meant to be easily added to plugins or themes.


This plugin contains core functionality for WordPress websites. Adds security and hardening features, cleans up some default functionality, and optionally disables comments. Under the hood, it uses the builtnorth/wp-baseline package composer package. This plugin is made available for cases where installing via composer is not applicable.

Requirements:

  • PHP >= 7.0
  • WordPress >= 6.4

Installation & Usage

Clone or download this repository into /plugins or /mu-plugins and activate the plugin.

Documentation

See builtnorth/wp-baseline.

Disclaimer

This WordPress plugin is provided "as is", without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose and noninfringement. In no event shall the authors or copyright holders be liable for any claim, damages or other liability, whether in an action of contract, tort or otherwise, arising from, out of or in connection with the plugin or the use or other dealings in the plugin.

Use of this plugin is at your own risk. The authors and contributors of this project are not responsible for any damage to your WordPress site or any loss of data that may result from the use of this plugin.

While we strive to keep this plugin up-to-date and secure, we make no guarantees about its performance, reliability, or suitability for any particular purpose. Users are advised to thoroughly test the plugin in a safe environment before deploying it to a live WordPress site.

By installing and activating this plugin, you acknowledge that you have read this disclaimer and agree to its terms.