Skip to content

Readme cleanup, add dev repo & FAQ, fix formatting, bump to 1.7.2#87

Merged
happyloa merged 1 commit intomainfrom
codex/update-readme-and-faq-for-plugin
Dec 22, 2025
Merged

Readme cleanup, add dev repo & FAQ, fix formatting, bump to 1.7.2#87
happyloa merged 1 commit intomainfrom
codex/update-readme-and-faq-for-plugin

Conversation

@happyloa
Copy link
Owner

Motivation

  • Remove an invalid external issue link and outdated roadmap note from the public readme.txt so the published plugin listing is accurate.
  • Fix the cron example formatting so code renders consistently with other CLI Usage examples.
  • Provide clear admin guidance for re-sending failed notification payloads from the Watchdog UI.
  • Align on-disk metadata with the released plugin version.

Description

  • Removed the _Future enhancement_ roadmap sentence and the broken GitHub issue link from readme.txt and added a 1.7.2 changelog entry.
  • Replaced the fenced code block with an inline code example for the cron endpoint (curl -X POST https://example.com/wp-json/site-add-on-watchdog/v1/cron) and added an FAQ entry explaining how to resend failed notification payloads.
  • Added a Development section linking to https://github.com/happyloa/Site-Add-on-Watchdog and noted the addition in the 1.7.2 changelog.
  • Bumped version metadata to 1.7.2 by updating Stable tag in readme.txt, the plugin header Version in site-add-on-watchdog.php, and Version::NUMBER in src/Version.php.

Testing

  • No automated test suite was executed because the changes are documentation and constant updates only.
  • Changes were staged and committed successfully across multiple commits (readme edits, formatting fixes, and version bumps).
  • Verified the affected files were updated: readme.txt, site-add-on-watchdog.php, and src/Version.php.
  • Packaging/CI and runtime tests were not invoked as part of this change.

Codex Task

@happyloa happyloa merged commit 709fbd6 into main Dec 22, 2025
2 checks passed
@happyloa happyloa deleted the codex/update-readme-and-faq-for-plugin branch December 22, 2025 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant