Category Archives: Programming

WordPress: Date/Time Last Modified

By default, WordPress does not have a feature to display the date/time an entry was last modified. Your codes must be customized to enable this function. The following snippet of code helps make that happen. Let’s take a quick glance at the behavior. The code functions on an IF ELSE statement to properly display the most recent [...]
Posted in Programming | Tagged , , , | Leave a comment