Reference

Changelog

August 17, 2026 1 min read

Full history ships in readme.txt inside the theme. Recent releases:

1.3

  • Theme URI and Author URI updated to fasterthemes.com.
  • Google Fonts (Rancho, Overlock) are now bundled with the theme instead of being loaded from a remote host.
  • Removed the Pro upsell admin page and its remotely hosted banner image.
  • Fixed the post-meta comment links, which called comments_link() inside esc_url() and so produced an empty href.
  • Fixed a paginated breadcrumb that used esc_attr_e() inside a concatenated string, printing the label out of place.
  • Replaced the deprecated get_terms( $taxonomy, $args ) call in the breadcrumbs.
  • Escaped the search query on the results page.
  • Hardened escaping in the comments title, breadcrumbs and the no-results template.
  • All stylesheets and scripts now carry a version string.
  • Requires PHP raised to 7.4; tested up to WordPress 7.0.

Earlier versions are listed in the theme’s readme.txt and on the
WordPress.org theme page.

Leave a comment