Herm71 / blackbird-core-functionality-plugin

Blackbird Consulting Core Functionality Plugin

Home Page:https://blackbirdconsult.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blackbird Consulting WordPress Core Functionality Plugin

GitHub Release GitHub Actions Workflow Status GitHub issues

This is WordPress plugin contains custom functionality for the Blackbird Consulting WordPress website. The concept is to keep features of a site that are theme independent, such as custom post-types, taxonomies, and roles separate from the theme code. This will ensure that future theme changes do not affect a site's functionality.

Features

This plugin can be expanded as use-cases arise. It currently features the following:

  • disable-xmlrpc.php -- disables xml-rpc and removes from <head> to prevent brute force attacks on admin usernames and passwords per WordPress best practices.

  • general.php -- general theme-independent functions

  • gtm.php -- Google Tag Manager and Analytics

  • security-headers.php -- security headers such as Content Security Policy

Author

@Herm71

About

Blackbird Consulting Core Functionality Plugin

https://blackbirdconsult.com


Languages

Language:PHP 100.0%