Description
This is a compilation of many tweaks to improve your site, including…
- Date Based Archives will show up from oldest to newest, instead of newest first. When you are scrolling through memory lane, you want to do it in order.
- Adds the %dayofyear% tag so you can have your permalinks as /%year%/%dayofyear% instead of month and day.
- Adds On This Day URLs and Widgets /onthisday
- Adds This Week URLs and Widgets /thisweek
- Adds /updated, /random, /oldest as top level archives
- Adds the %week% tag so you can have your permalinks include the year and adds the option for 2021/W21 to indicate Week 21 of the year.
Privacy and Data Storage Notice
This plugin stores no private data.
Installation
Install and activate. No configuration by default.
FAQ
-
Why did you create this?
-
I realized I was doing a lot of these little enhancements in other places, buried in my other plugins, where they were only tangentially related to what the plugin was for.
So I split all of these time based enhancements into their own thing.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Tempus Fugit” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Tempus Fugit” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
Version 1.2.0 ( 2024-05-12 )
- Add functions for previous/next date archive that can be used in a theme
Version 1.1.3 ( 2023-12-25 )
- Remove extra output link due duplicate code
Version 1.1.2 ( 2023-10-21 )
- Fix issue with HTML escaping on widgets
- Add week of post link calculator so week widget will link to the week page
Version 1.1.1 ( 2022-12-20 )
- Load Series in ASC order
Version 1.1.0 ( 2022-06-12 )
- Fix issue where queries for special pages hid dynamic menus
- Adjust filter for this week to exclude previous 6 days, instead of calendar week due to inaccurate calculation
Version 1.0.9 ( 2021-11-11 )
- No longer show this week or this day in those archives. Only show previous years.
- Add in custom photos rewrite for On This Day and This Week features.
Version 1.0.8 ( 2021-08-08 )
- Updated Widget Title Filter
Version 1.0.7 ( 2021-07-24 )
- One final fix…should test better.
Version 1.0.6 ( 2021-07-24 )
- Oops
Version 1.0.5 ( 2021-07-24 )
- Adds week archives and week permalinks
Version 1.0.4 ( 2021-04-04 )
- Add rewrite functions to activation hook to avoid load order issue
Version 1.0.3 ( 2021-03-19 )
- Add Simple Location Map Rewrites
- Add This Week Widget and URLs
Version 1.0.2 ( 2021-03-13 )
- Link to day archive in On This Day widget
- On This Day Widget Title links to On This Day Archive
Version 1.0.1 ( 2021-03-09 )
- Fix Activation Only Issue
Version 1.0 (2021-03-09)
- Initial Release