We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 a write rest endpoint for writing/adding events to the log.
Example scenarios:
Ä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
See also: #110
The text was updated successfully, but these errors were encountered:
bonny
No branches or pull requests
Add a write rest endpoint for writing/adding events to the log.
Example scenarios:
Ä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=userSee also: #110
The text was updated successfully, but these errors were encountered: