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

MrWPcare Core Functionality

This contains all this site's core functionality so that it is theme independent.

by Matt Ryan · github.com/mattryanco/mrwpcare-core-functionality · 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/mattryanco/mrwpcare-core-functionality/archive/refs/heads/main.zip

Declares an update source (https://github.com/MattRyanCo/mrwpcare-core-functionality), so updates arrive through the plugin's own updater.

From the readme

mrwpcare-core-functionality Starting place for all custom development core functionality plugins. Clone into your project and place in mu-plugins folder. Change name as needed in: - include statment inside load.php - primary php file in plugin folder Details of edits: - Download ZIP and extract to project wp-content directory - Change folder name to -core-functionality - Edit load.php and change load statement to reflect changed project folder naming. (2 locations) - Change to plugin folder - Rename mrwpcare-core-functionalty.php to -core-functionality.php - Edit -core-functionality.php and change name of plugin in docblock to proper name. DONE! Changelog All notable changes to this project will be documented in this file. The format is based on Keep a Changelog, and this project adheres to Semantic Versioning. [3.0.2] - 2026-07-10 Changed - Rename from Cap WEb Soltuions to Matt Ryan - Reformatted changelog [2.0.0] - 8/24/2020 Changed - Convert from an mu plugin to standard. Add duplicate post function.

Read the full README on GitHub →

Releases

TagPublished
3.0.2 Jul 10, 2026

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