My website is a multi author blog. I would like to give special promotion for the first 100 published posts in my blog?
What is the proper way to implement it? I mean should i add some meta value for first 100 published posts and then query it later using that meta value?
If yes can anyone tell me how? Thanks