github mindstellar/shopclass 6.3.0
Release 6.3.0

6 hours ago

Shopclass 6.3.0

This release is mostly about making themes easier to build and the admin easier to live in.

A theme can now tell core about itself — where its header and footer live, which views and
widget zones it owns, and whether core may write the document head. Core's own pages, like
account deletion and the credits screens, then render inside your theme instead of on a page of
their own, and you can add a view without patching core. If your theme says nothing, nothing
changes for it.

Core will also draw all 13 account and sign-in pages for you when your theme does not ship them,
using a documented set of CSS classes. That means you can restyle them without writing any PHP.

In the admin, Listings → Locations has been rebuilt, so it now handles a country with 90,000
towns as comfortably as one with 50. Plugins and Appearance share one look, and each package
tells you plainly whether it runs on your version instead of leaving you to compare numbers.
There is also a bundled Test Payments gateway for trying out credits without moving real money,
maintenance mode can show a banner instead of closing the site, and a settings page can now take
an image, such as a theme logo.

Full changelog: https://github.com/mindstellar/shopclass/blob/6.3.0/CHANGELOG.md

Don't miss a new shopclass release

NewReleases is sending notifications on new releases.