• You don’t need a complex plugin to do the job and, frankly, this one could not be simpler. It’s really great to be able to write a piece of PHP code and have it do something that WP can’t do natively.

    I use it a lot for displaying and testing for future dates. On one of my sites, there is something that occurs every 3rd Tuesday of the month. Instead of me going in there on a monthly basis and hard-coding the “upcoming date”, I just use a PHP snippet including strtotime and date to do the work for me.

    If that’s what you’re looking for, just download and use this plugin.

  • The topic ‘Simple and Effective’ is closed to new replies.