Built Core
Core functionality plugin for WordPress
★ 3stars
13release downloads
1forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/builtnorth/built-core-plugin/releases/download/v4.0.5/built-core-plugin.zipFrom the readme
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 plu
Read the full README on GitHub →