Skip to content

Add new logger for the notes-feature that are new in WP 6.9 #599

@bonny

Description

@bonny

Add new logger for the Notes-feature that are new in WP 6.9.

Notes are added in blocks like this:
<!-- wp:paragraph {"metadata":{"noteId":2}} -->

User can:

  • add note
  • edit note
  • remove/delete note
  • mark note (thread?) as resolved
  • reopen resolved note/thread

All notes activity is added using comments and the wp rest API.

Tasks:

  • add new logger
  • add messages for adding, editing, removing, resolving, and in resolving notes

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions