@sofy, true, but how and where will I pass those tag1, tag2, as arguments to your function when user clicks Add Topic submit button? One of the tag ...
@sofy Perfect. Sorry forgot to ask, when the user clicks on Add Topic button, how will I pass the Tags (tag1, tag2 etc.) as arguments to this function...
@sofy - I normally avoid Plugins, so can I just paste it at the bottom of functions.php? Or where exactly in functions.php? Thank you so muc...
@sofy That's great! As I need to add tags on fly (when users add a topic), where exactly, I mean which file will I put this code in please? Thank ...
To add, I will not be adding any new fields, will use only the default fields viz. Title, Description and Tags etc. Thanks.
To add, ideally I am looking for a solution which does not break with wpForo upgrades. Thanks.
@tutrix You are a legend! Thanks so much 🙂
@tutrix this is so promising. Sorry, I am a newbie and will really appreciate if you can please provide more details. - "add the Admin Note&nbs...
@tutrix Thanks so much, though this should work however I am looking for a more programmatic way to do this, like PHP file changes somewhere? ...
@martin, that will work if a user wants to add Signature on his own posts. I am looking for a way for site Admin to add Signatures on ALL the posts ...
Hi there Sure. I mean - I am the admin and I want certain text be appended to all posts. So when a user posts a message, at the bottom of that that...