内容回复后可见是哪个插件或者主题组件的功能?

内容回复后可见是哪个插件或者主题组件的功能?

1 Like

Out of curiosity: why would anyone reply if it was invisible? And how would their reply make any sense if they couldn’t see the OP?

这是我访问一个论坛发现的。
对特定内容设置回复后可见。

1 Like

You’re looking for a theme component that will add something (text, ads, something else) after each reply?

不是的。
我在寻找一个主题组件或插件,可以实现在话题中对选定内容隐藏,并且这些内容会在用户回复后才可以看到。
被隐藏的内容上方会有一个按钮,点击即可回复,回复后隐藏内容可见。

My Private Replies plugin has a mode that does something very similar:

private_replies_participants_can_see_all
if enabled, anyone who participated in the topic can see all replies

Just put your “hidden content” as the second post in the topic and change the owner to another user, if that’s an option (the plugin will always show posts from the topic starter).

3 Likes

不是的,这个是在markdown里面实现的,分别支持回复可见,登录可见以及支付可见。
如果没有的话,我们就自行开发了。
非常感谢您抽出时间解答。