nodebb-plugin-write-api icon indicating copy to clipboard operation
nodebb-plugin-write-api copied to clipboard

also pass req to put /:tid for plugins, ip etc.

Open face opened this issue 8 years ago • 1 comments
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.

face avatar Nov 14 '17 20:11 face

Will merge when nodebb/nodebb#6067's issues are resolved and merged 😄

julianlam avatar Jan 11 '18 17:01 julianlam