# (Superseded) Plugin tutorial #3 - How to add a button after every post?

**URL:** https://meta.discourse.org/t/superseded-plugin-tutorial-3-how-to-add-a-button-after-every-post/11050
**Category:** Development
**Created:** [November 21, 2013, 5:18pm UTC](https://meta.discourse.org/t/superseded-plugin-tutorial-3-how-to-add-a-button-after-every-post/11050 "2013-11-21T17:18:21Z")
**Posts on this page:** 1
**Showing post:** 18

<div class="post-metadata">

### Author: ![oganer](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/oganer/32/103794_2.png) [@oganer](https://meta.discourse.org/u/oganer)
#### Post date: [April 29, 2015, 12:02am UTC](https://meta.discourse.org/t/superseded-plugin-tutorial-3-how-to-add-a-button-after-every-post/11050/18 "2015-04-29T00:02:32Z")

</div>

Hi, thank you for tutorial. I have a question about it. As i understand some time ago there were changes in Discourse, which brought incompatibility with current source code.

I’ve made some changes, and seems all works fine.

[https://github.com/woto/discourse-hide-post/commit/289968daade123813cc1a4588cbcb3849e629898](https://github.com/woto/discourse-hide-post/commit/289968daade123813cc1a4588cbcb3849e629898)

But when i added another plugin which use same technique then i found problems with event triggering.

[https://github.com/woto/Solved-Button/commit/2244245c0517f26c35ed452644f1ccf7ac710ece](https://github.com/woto/Solved-Button/commit/2244245c0517f26c35ed452644f1ccf7ac710ece)

Can you suggest better solution to make them work together?

---

_[View the full topic](https://meta.discourse.org/t/superseded-plugin-tutorial-3-how-to-add-a-button-after-every-post/11050)._
