Skip to content

Releases: mhshujon/editorial-link-review

Release list

v0.1.0

Choose a tag to compare

@mhshujon mhshujon released this 21 May 22:21
9077214

What's Changed

  • [chore] PHPUnit bootstrap and WP test suite installer (closes #2) by @mhshujon in #13
  • [feat] Database schema and activation hooks (closes #3) by @mhshujon in #15
  • [feat] Link extractor with external URL detection (closes #4) by @mhshujon in #16
  • [feat] Link scanner with save_post hook and review queue (closes #5) by @mhshujon in #17
  • [feat] Content filter: replace pending/rejected links in the_content (closes #6) by @mhshujon in #18
  • [feat] Admin list table for Tools > Link Review with status tabs and pagination (closes #7) by @mhshujon in #19
  • [feat] AJAX approve/reject handler for link review (closes #8) by @mhshujon in #20
  • [feat] Add MetaBox for post editor link review (closes #9) by @mhshujon in #21
  • [feat] WP-CLI seed command for load testing (closes #10) by @mhshujon in #22
  • [chore] Plugin build script: distributable zip + .pot language file (closes #28) by @mhshujon in #34
  • [feat] Sortable Post Type column in admin list table (closes #25) by @mhshujon in #33
  • [feat] Bulk approve / reject / delete in admin list table (closes #24) by @mhshujon in #32
  • [fix] Cap MetaBox to 20 links with View-all fallback (closes #23) by @mhshujon in #31
  • [refactor] Extract DB access into LinkRepository (SRP) (closes #26) by @mhshujon in #30
  • [feat] Editorial Link Review v0.1.0 — full plugin implementation (closes #2, #3, #4, #5, #6, #7, #8, #9, #10, #23, #24, #25, #26, #28, #29) by @mhshujon in #36

New Contributors

Full Changelog: https://github.com/mhshujon/editorial-link-review/commits/v0.1.0