- Removed in-post navigation except for Posts.
- Bug fix: to load subnav for the 'your-activity-history' page
- New my Dashboard template
- New styling for the dashboard
- Removed
home_url()
from nav views and replaced withfulcrum_get_url_relative_to_home_url_
to speed up processing.
- Search results handler customized to order by post type and subtitle the parent's title.
-
Added dependency checker and helper file Why? For anyone using this theme other than us.
-
Removed redundant Genesis loader from
functions.php
Why? WordPress loads the parent'sfunctions.php
automatically. There's no need to call it in our theme.
- Don't limit the content for the forums archive page.
- Check if Fulcrum is loaded for login page handling.
- Catalog Filtering
- Catalog Index
- Catalog Series
- What's New
- New navigation
- Search bar
- Catalog template
- Parent only prev/next navigation
initial release