Skip to content
This repository has been archived by the owner on Jan 14, 2025. It is now read-only.

v2.1

Latest
Compare
Choose a tag to compare
@wpexplorer wpexplorer released this 03 Sep 03:59
· 2 commits to master since this release
208ceb7

= 2.1 =

  • Added required attribute to the search form.
  • Updated default footer copyright.
  • Updated CSS to use direction aware CSS for automatic RTL support.

= 2.0 =

  • Added licenses added to readme.txt.
  • Added wpex-accent and wpex-on-accent CSS variables to easily change the default black accent.
  • Added options to enter a custom h1 text and custom text for the homepage which can be useful for SEO.
  • Updated twitter to be X.
  • Updated entries to use flex styles and equal heights.
  • Updated header CSS to use flex styles.
  • Updated link color.
  • Updated various CSS to use modern styles and be better optimized.
  • Updated the body font size to be larger to comfirm to modern standards.
  • Updated entries and footer widgets to use a modern CSS grid.
  • Updated the entry meta only displays the date now which is better for SEO.
  • Updated logo retina functionality to use modern srcset attributes instead of javascript.
  • Updated tested up to version.
  • Fixed errors with PHP 8.2.
  • Fixed some theme check errors.
  • Fixed some accessability errors.
  • Fixed standard pages not showing the page title.
  • Removed all custom fields (video/audio) in favor or using Gutenberg blocks instead - If you are updating to this version you will need to manually update your posts or continue using the older version of the theme to display the video/audio defined in the custom fields.
  • Removed the Theme details admin page and admin RSS feed.
  • Removed some CSS that was not needed and caused accessibility concerns has been removed.
  • Removed font Awesome and updated to use SVG icons instead.
  • Removed Google Plus and Vine options.
  • Removed Google Fonts and switched to system-ui font stack for speed.
  • Removed the featured image on pages which looked weird.