LastUpdate
| Plugin Status | Stable | ||
| Author | Jonic Linley | Version | 1.0 RC1 |
| Plugin Home | Visit | Author Homepage | Visit |
| Download | Visit | Plugin License | CC |
| Description : | |||
| Show your users when new content was last added to your blog. | |||
| Show your users when new content was last added to your blog. To use it simply add this tiny bit of code to your design wherever you want it to appear: The three parameters tell the function what you want it to display. The first defines the format of the date/time. You can alter this by inputting the necessary PHP date parameters. Leaving it set to false will display your default date format. The second defines whether or not pages should be taken into account. Set to true or false accordingly. The third parameter defines whether or not updates should be taken into account. If you just want to show the date something was last created set it to false. If you want to show when content was created or updated (whichever is more recent) set it to true. |