How do I add a button next to the reply_to_topic button

Hello. how can add new button under the posts? for example i am making social media website where i will sell youtube channels and i need to be here one button, click - then it creates chat with buyer and seller and admin, how do i do that?!

Maybe a theme component? IIRC there is a plugin outlet there.

1 Like

where can i find that?

That is a place where components can be rendered. In this case, a button can probably be placed there.

There is a guide about using plugin outlets

For more information about developing theme components take a look at Theme Developer Quick Reference Guide

2 Likes

That, paired with this:

Is probably almost everything you need.

Maybe I could spin up a quick component :thinking:.

1 Like