Skip to content

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.