WP Manifestindependent plugin directory
manifest / utilities / capweb-core-functionality

CapWeb Core Functionality

Core functionality plugin for capwebsolutions.com

by Cap Web Solutions | Matt Ryan · github.com/freshysupport/capweb-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/freshysupport/capweb-core-functionality/archive/refs/heads/main.zip

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

From the readme

WordPress Plugin Boilerplate A standardized, organized, object-oriented foundation for building high-quality WordPress Plugins. Contents The WordPress Plugin Boilerplate includes the following files: .gitignore. Used to exclude certain files from the repository. CHANGELOG.md. The list of changes to the core project. README.md. The file that you’re currently reading. A capweb-core-functionality directory that contains the source code - a fully executable WordPress plugin. Features The Boilerplate is based on the Plugin API, Coding Standards, and Documentation Standards. All classes, functions, and variables are documented so that you know what you need to change. The Boilerplate uses a strict file organization scheme that corresponds both to the WordPress Plugin Repository structure, and that makes it easy to organize the files that compose the plugin. The project includes a .pot file as a starting point for internationalization. Installation The Boilerplate can be installed directly into your plugins folder "as-is". You will want to rename it and the classes inside of it to fit your needs. For example, if your plugin is named 'example-me' then: rename files from c

Read the full README on GitHub →

Releases

TagPublished
v5.0.4 Mar 12, 2026
v5.0.2 Aug 6, 2025
4.0.0 May 30, 2025

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