@bphelp
Sorry that I was too late — the file was already deleted when I tried to download it. Can you upload it again?
(or send to nawakiri@gmail.com, if that is better.)
A variation of the CSS trick did hide the tab:
`#activity-all {
display: none !important;
}`
However, after the user just logs in and clicks sitename.com/activity/, the default tab is still “activity-all”, and the user still sees all the activity, unless the user clicks on one of the tabs.
Rather than hiding the tab, I would like to disallow the list item “activity-all” from being generated at all from the server.
Was the mediafire link you posted a plug-in that would do so?