I didn't understand what you wanted completely. Putting a user on ignore means you can't see their posts. Then you ask how to make it so a member can't see an ignored members posts. That doesn't make sense to me. As for the albums, you can probably put a permission check using the hook at the top of albums.php to check if the user is on his ignore list - if so give no_permission message.
|