minimus / simple-ads-manager

Advertisement rotation system for Wordpress with a flexible logic of displaying advertisements.
16 stars 15 forks source link

Adverts show when they are not surpose to #4

Open spacedmonkey opened 10 years ago

spacedmonkey commented 10 years ago

So here is the use case for this issue.

  1. Have a post assigned to tag AAA.
  2. Create an advert and restrict it with the "Show ad only in single posts or tags archives of certain tags:" setting.
  3. Select AAA to restrict by and save.
  4. View post and advert.
  5. Edit post, remove tag AAA.
  6. View post and the advert still appears.

I had a quick look through the code and it is very unclear where the tag restriction happens as their are no comments. Is there a fix for this or could you point me in the right direction @minimus ?