Skip to content

Releases: DanielBoring/webmastery-site-toolkit-for-mcp

v2.4.0

Choose a tag to compare

@github-actions github-actions released this 28 Jun 02:19
  • Add expanded Yoast SEO free metadata coverage for canonical URLs, breadcrumb titles, Schema.org page/article types, Open Graph and Twitter metadata, primary category, robots directives, inclusive-language score inspection, generated Yoast head inspection, and deeper sitemap index diagnostics.
  • Add first-class SEOPress free metadata coverage for titles, descriptions, target keywords, canonical URLs, Open Graph and Twitter/X metadata, primary category, robots directives, breadcrumb titles, read-only metadata inspection, and SEOPress-specific site overview diagnostics.

v2.3.0

Choose a tag to compare

@github-actions github-actions released this 25 Jun 00:27
d63be86
  • Add a media sideload ability to upload public image URLs into the media library with URL safety checks, image MIME and upload-size enforcement, optional title/alt/caption metadata, and optional featured-image assignment.
  • Add a read-only webmaster verification status ability for public Google/Bing proof, homepage verification meta tags, Bing XML verification, visible DNS TXT records, robots.txt sitemap declarations, and sitemap reachability without Google or Bing API credentials.
  • Add an Administrator-only user access audit ability for administrator account inventory, default admin username detection, administrator application password reporting, warnings, and application-password collection metadata.
  • Add an Administrator-only plugin audit ability for inactive plugins, cached updates, tested-up-to compatibility, potential abandonment, local file age, and cached security-update flags without network calls.
  • Add an Administrator-only backup status ability for known backup plugin detection, UpdraftPlus last-backup and schedule reporting, BackWPup last-backup reporting, and no-backup warnings.
  • Add an Administrator-only performance status ability for object-cache status, page-cache plugin detection, memory limits, revision limits, autosave interval, and script concatenation diagnostics.
  • Add read-only content hygiene abilities to list orphaned media, published posts or pages missing featured images, and stuck scheduled posts with capability checks and empty results when no problems are found.
  • Add an Administrator-only database health ability for revision bloat, orphaned post meta, expired transients, autoloaded option size, and per-table size diagnostics.
  • Add bulk post trash and bulk draft-publish abilities with per-ID success/failure summaries and delete_posts / edit_posts capability checks.
  • Add discoverability and CRUD abilities for eligible public custom post types, with deterministic naming, CPT-specific capability checks, and taxonomy term assignment support.
  • Add site introspection abilities for stable, non-sensitive site, current-user, and runtime environment context with read capability checks.
  • Add post meta read, update, and delete abilities with object-level permissions, protected-key safeguards, typed responses, scalar/JSON value support, and key/value limits.
  • Add revision abilities to list saved post/page revisions and restore a post or page to a specific revision with edit_posts and object-level edit checks.
  • Add category and tag get-by-ID abilities requiring read, plus category and tag update abilities requiring manage_categories.
  • Add author_name and author_login to post and page responses so listings expose human-readable author details alongside the numeric author ID.
  • Add comment reply and update abilities with threaded reply creation, comment content updates, optional moderation status changes, capability checks, and normalized comment responses.

v2.2.0

Choose a tag to compare

@github-actions github-actions released this 19 Jun 12:27
8fa5f4a
  • Add Yoast SEO score and readability score abilities with pagination, filters, deterministic newest-modified-first ordering, and explicit empty results when Yoast SEO is not active.
  • Persist supported Yoast SEO protected meta keys from post and page create/update abilities, including focus keyphrase, meta description, and SEO title, and return structured meta_write_failed details for meta keys that are not writable.

v2.1.0

Choose a tag to compare

@github-actions github-actions released this 18 Jun 17:50
003ede6
  • Add list-content-blocks and patch-content-block for precise Gutenberg block inspection and single-block replacement in posts and pages.
  • Add patch-post-content for safer partial post body edits with block-aware heading targeting, exact-match fallback, ambiguous-target failures, and optional content-hash preconditions.

v1.6.1

Choose a tag to compare

@github-actions github-actions released this 12 Jun 17:52
f0363ce
  • Fix release packaging guidance so Plugin Check evaluates the canonical unlock-mcp-potential slug
  • Shorten the WordPress.org short description to stay within parser limits
  • Document accepted Plugin Check warnings for read-only plugin auto-update status reporting and bounded Yoast SEO meta checks

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 12 Jun 16:32
bb897e4
  • Rename registered MCP ability names and categories to the unlock-mcp-potential plugin slug namespace
  • Add featured image abilities for setting and removing featured images on posts and pages
  • Add restore abilities for restoring trashed posts and pages with object-specific delete_post permission checks
  • Preserve backslashes in create-post and update-post content
  • Add plugin management abilities: list-plugins, activate-plugin, and deactivate-plugin
  • Add guarded plugin activation/deactivation controls with canonical plugin_basename identifiers, protected-plugin safeguards, multisite-aware network_wide handling, and structured errors
  • Rename plugin/package references to align with Unlock MCP Potential and harden object-specific permission callbacks

Release v1.5.0

Choose a tag to compare

@github-actions github-actions released this 11 Jun 20:24
45183f7

About This Release

Version 1.5.0 includes new features and bug fixes.

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 11 Jun 18:28
dad7279
  • Add media management abilities: list-media, get-media, update-media, and delete-media
  • 28 abilities: posts (5), pages (5), taxonomy (6), comments (4), media (4), site health (1), security audit (1), SEO analysis (2)

v1.3.4

Choose a tag to compare

@DanielBoring DanielBoring released this 30 May 02:02
  • Rename plugin to "MCP Adapter Abilities" to comply with WordPress.org naming guidelines

v1.3.3

Choose a tag to compare

@DanielBoring DanielBoring released this 30 May 01:36
  • Update "Tested up to" to WordPress 7.0
  • Suppress false positive PHPCS warning on core xmlrpc_enabled filter check
  • Suppress false positive slow query warnings on Yoast meta_query checks