Skip to content
Discussion options

You must be logged in to vote

I would suggest two new hooks entry_before_update and entry_before_add, respectively just before $entryDAO->updateEntry($entry->toArray()); and if ($entryDAO->addEntry($entry->toArray(), true)) {

References:

Would you feel like sending a PR?

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@rnkln
Comment options

@Alkarex
Comment options

Answer selected by rnkln
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants