• Hello,

    I would like to know if there is a way to modify the plugin to expire posts based on additional criteria. For example, is it possible to add code to expire posts based on the post’s meta tag and value. Meta tag = total_sales and value =0. Can this be done by adding a simple if statement to the plugins’ code?

    Maybe adding an if statement such as:
    if (total sales = 0 and post expirator is set)
    expire post

    Thanks for any help.

    http://wordpress.org/plugins/post-expirator/

  • The topic ‘Adding Additional Criteria to Expire Posts’ is closed to new replies.