Hello wp fans,
I would like to create a plugin where I have to remove a category from the normal loop. Maybe someone could give me an hint which hook I have to use and how.
I tried the post_join and post_where hooks but always failed.
Could someone write a very small example like removing category 1 from the loop?