Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add write rest endpoint and wp cli and gui support #446

Open
bonny opened this issue Jul 3, 2024 · 0 comments
Open

Add write rest endpoint and wp cli and gui support #446

bonny opened this issue Jul 3, 2024 · 0 comments
Assignees

Comments

@bonny
Copy link
Owner

bonny commented Jul 3, 2024

Add a write rest endpoint for writing/adding events to the log.

Example scenarios:

  • Authed users can add events to the event log
  • Third party plugins can write events to the log
  • Third party services can add things to the log
  • The Simple History plugin can add a function where admins can add events/messages to the log

Även använda samma för att logga saker manuellt? Eller en egen logger för det iaf, pga söka och hålla koll på saker. Som går att skriva till via API.

Also add wp-cli command to add event:

  • wp simple-history event add
  • wp simple-history event add 'Backup finished --loglevel=debug --initiator=user

See also: #110

@bonny bonny self-assigned this Jul 3, 2024
@bonny bonny changed the title Add write rest endpoint and wp cli support Add write rest endpoint and wp cli and gui support Jul 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant