Releases: geminorum/gtheme_03
Releases · geminorum/gtheme_03
3.20.0
- main/constants: people taxonomy constant
- module/attachment: customize image tag on media page
- module/bootstrap: comment callback for bs4
- module/comments: before/after action hooks for comments
- module/comments: skip form on print
- module/comments: title callback simple
- module/content: better anchors for comments link action
- module/content: byline as post action
- module/content: custom tag for wrap
- module/content: loop index class for posts
- module/content: more args on header
- module/content: print link for previews
- module/content: wrap title on page links
- module/editorial: highlight meta helper
- module/filters: stylesheet fallback for child themes
- module/image: area label for parent links
- module/image: default css class helper
- module/navigation: hide on print class
- module/shortcodes: 🆕 person picture shortcode
- module/shortcodes: content as custom caption on person images
- module/shortcodes: customize image tag on gallery slider
- module/template: custom wrap open/close
- module/template: new default avatar
- module/theme: more action hooks
- partial/entry: deafult like button support
- partial/home: fallback for blog with no homepage
- root/base: simplify wrapper/container divs
- root/content: better handling entries
- root/content: better handling entries
- root/content: better handling entries
- root/home: new default part
- root/row: inline sub-template
- widget/search terms: strip hashtags from criteria
- widget/the term: better handling tax conditionals
- widget/the term: more control over disabled constant
3.19.5
3.19.4
- module/comments: comments form renderer
- module/comments: comments list renderer
- module/comments: comments title callback
- module/content: print posttypes option
- module/content: trim custom excerpts
- module/date: rethinking date method
- module/date: support for time ago script
- module/frontpage: extra ids for displayed
- module/frontpage: helper for latest post
- module/image: alt attr for term images
- module/navigation: support in same term nav
- module/shortcodes: 🆕 shortcode: releated posts
- module/sidebar: 🆕 widget: search terms
- module/template: custom link for site modified in copyright block
- module/terms: image helper for primary terms
- module/theme: disable bp styles by default
- widget/the term: before/after action hooks
- widget/the term: has image class
- widget/the term: link name/image
- widget/the term: name fallback in case of a custom title
- widget/the term: singular support
3.19.3
3.19.2
3.19.1
3.19.0
- core/widget: skip linking empty titles
- module/attachments: csv/pdf template support via shortcode
- module/colors: separate arg for disable custom colors
- module/content: check for actions on pages
- module/content: custom link on headers
- module/content: entry pages navigation
- module/content: h2 title on singular headers only
- module/content: meta as title attr on headers
- module/content: post actions classes revised
- module/content: sub classes for header blocks
- module/content: template for read more
- module/editor: de-queue front-end block styles
- module/editorial: control over word-wrap in meta fields
- module/editorial: get meta wrapper
- module/editorial: properly falling back to the defaults
- module/embed: lead meta as excerpt
- module/filters: better passing direction into css loader
- module/filters: factor theme group in stylesheets
- module/filters: non-breakable space before excerpt more
- module/filters: passing theme group into css loader
- module/image: before/after for term image
- module/image: tweaks colum fallback
- module/image: tweaks colum only if empty
- module/navigation: better navigation on posts
- module/navigation: hide search form on zero results
- module/navigation: skip content navs on pages
- module/pages: display selected as page state
- module/search: properly escape search queries
- module/social: remove support for gplus
- module/terms: no related system tag
3.18.1
3.18.0
- module/colors: new module
- module/content: using post from atts in headers
- module/editor: support for block styles
- module/filters: disable deferred on debug
- module/terms: system tags on block editor
- module/theme: support for align wide
- module/theme: support for custom font sizes
- widget/the term: using prep desc helper
3.17.0
- root/content: link image to attachment page on singular
- partal/navbar: new default template
- core/third: renamed from misc
- module/bootstrap: seperate file for nav walker
- module/content: print link action
- module/content: editorial estimated action
- module/content: byline on header
- module/content: header default shortlink option
- module/content: header default title disable option
- module/content: addtoany script on footer
- module/content: default actions on footer
- module/content: check for dummy post on actions
- module/comments: cleanup comment callback
- module/editorial: optional return of shortcodes
- module/editorial: prefix for estimated
- module/filters: deferred styles with preload
- module/filters: print style enhancements
- module/filters: skip extra tags on print
- module/navigation: disable posttype breadcrumbs
- module/navigation: search form after search breadcrumb
- module/navigation: after breadcrumb action hook
- module/navigation: better handling primary terms on breadcrumb
- module/navigation: main taxonomy for posttype on breadcrumb
- module/options: fontdetect dropped
- module/settings: activation redirect disabled by default
- module/shortcodes: seperate file for page walker
- module/sidebar: seperate files for widgets
- module/theme: support for custom background/logo
- module/template: avoid on dummy posts
- module/template: main wrapper helpers
- module/template: site description helper
- module/template: copyright append site modified
- module/template: copyright append home in print
- module/template: copyright for amp
- module/terms: single term link helper
- module/terms: get with parents helper
- module/utilities: better prep for title/desc
- module/utilities: sanitize sep depricated
- module/utilities: is system page helper
- module/wrap: body close helper