• I want widget logic to show ads only the articles written in the year 2013 or 2014. [because older articles are poor quality which got me suspended on adsense.]

    So far i looked through cheatsheet, there is no “year” based conditions 🙁

    the alternatively would be that I tag all single posts written in 2013 as “year 2013” and then create some conditional logic that
    is_tag('year 2013')

    but that’s far more tedious given that I’ve more than 500 posts and I’m not good in doing some mass editing via mysql.

    please give some wisdom, thanks in advance.

    https://wordpress.org/plugins/widget-logic/

  • The topic ‘display widget only on single posts written in specific year like 2013 or 2014’ is closed to new replies.