Blackbird Custom Functionality
Blackbird Consulting Core Functionality Plugin
by Jason Chafin · github.com/herm71/blackbird-core-functionality-plugin · website
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/herm71/blackbird-core-functionality-plugin/archive/refs/heads/master.zipReadme
Blackbird Consulting WordPress Core Functionality Plugin
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-- disablesxml-rpcand 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
Read the full README on GitHub →
Releases
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.