Categoría: BRICKS CONDITIONS FREE WORDPRESS
-

Checking if the current post has been published within the last x days
Looking to conditionally output an element if the current post (either in a query loop or when viewing a single post) has been published in the last x number of days? Here’s how. Step 1 Register a custom function with the number of days as a parameter and returns true or false depending on whether…