nodebb-plugin-write-api
nodebb-plugin-write-api copied to clipboard
also pass req to put /:tid for plugins, ip etc.
trafficstars
Pass req so plugins can access custom data.
PR https://github.com/NodeBB/NodeBB/pull/6067 allows filter:topic.reply to then add custom data to the post from the req object passed in here.
Will merge when nodebb/nodebb#6067's issues are resolved and merged 😄