WP Manifestindependent plugin directory
manifest / developer / blackbird-core-functionality-plugin

Blackbird Custom Functionality

Blackbird Consulting Core Functionality Plugin

by Jason Chafin · github.com/herm71/blackbird-core-functionality-plugin · website

0stars
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/herm71/blackbird-core-functionality-plugin/archive/refs/heads/master.zip

Readme

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 -- 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

Read the full README on GitHub →

Releases

TagPublished
v2.0.0 Jan 18, 2024
v1.1.0 Jan 18, 2024

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.