Re: How remove Reply button in global activity
mmm….for me that action remove the whole Activity Stream….
Instead I prefer to override the page in the child theme.
Simply comment lines 27-28 of activity/entry.php where you should find the reply link
`<!–
<a href="” class=”acomment-reply” id=”acomment-comment-“>
()
–>`
Also i’ve tried to do the same with lines 191-192 of _inc/ajax.php to remove the reply link for the existent reply comments meta but didn’t seem to work….anyway, soon the stream will flood them away