• Resolved itsthebrod

    (@itsthebrod)


    I need to display the “hours of operation” in a WordPress site using a shortcode.

    The challenge is the hours of operation change daily and so I need a way of associating each date with a different set of text.

    Does a simple plugin exist that can accomplish this (display text from some sort of file or DB based on the current date)? I’m sure the complicated events plugins can but I’d like to avoid the overkill if possible.

    Thanks!

Viewing 1 replies (of 1 total)
  • Thread Starter itsthebrod

    (@itsthebrod)

    Nevermind, ended up figuring out it’s fairly simple to code this in PHP and define a shortcode.

Viewing 1 replies (of 1 total)
  • The topic ‘Plugin for displaying predefined text based on the date?’ is closed to new replies.