Skip to content

Conversation

@joanjunyent
Copy link

Created some hooks for extendability with other plugins:

  1. linkmarklet-pre-post
    called before processing the post-update. It allows all kinds of filtering, posting to custom post types, additional meta fields…
  2. linkmarklet-after-post: called after posting the new entry. Can trigger any event after post update.
  3. linkmarklet-form
    Allows adding new input fields to the bookmarklet form.
  4. linkmarklet-js
    Allows extending the javascript of the form

There could be more hooks that make sense but these are the ones that I needed or that I could think that would be useful.

Created some hooks for extendability:

1. linkmarklet-pre-post
2. linkmarklet-after-post
3. linkmarklet-form
4. linkmarklet-js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant