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.zipA 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
- Copy the
wordpress-site-care-audit-pluginfolder intowp-content/plugins/. - Activate "Site Care Audit" in WordPress.
- Open
Site Care Auditfrom the admin menu.
Portfolio Positioning
This project shows WordPress backend development, business support thinking, and client-facing maintenance workflows.