WP Manifestindependent plugin directory
manifest / admin / wordpress-site-care-audit-plugin

Site Care Audit

Portfolio project by Joseph Wahome Mwangi

by Joseph Wahome Mwangi · github.com/josephwahomemwangi/wordpress-site-care-audit-plugin

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/josephwahomemwangi/wordpress-site-care-audit-plugin/archive/refs/heads/master.zip

A WordPress admin plugin that gives site owners a practical care checklist for backups, updates, security, SEO basics, speed, and content hygiene.

What It Demonstrates

  • WordPress plugin structure
  • Admin menu page
  • Checklist-driven client support workflow
  • Sanitized option saving
  • Shortcode output for a public care summary

Tech Stack

  • PHP
  • WordPress Plugin API
  • HTML and CSS inside WordPress admin

Installation

  1. Copy the wordpress-site-care-audit-plugin folder into wp-content/plugins/.
  2. Activate "Site Care Audit" in WordPress.
  3. Open Site Care Audit from the admin menu.

Portfolio Positioning

This project shows WordPress backend development, business support thinking, and client-facing maintenance workflows.