Automattic / zoninator

Curation made easy! Create "zones" then add and order your content straight from the WordPress Dashboard.
https://wordpress.org/plugins/zoninator/
GNU General Public License v2.0
85 stars 50 forks source link

Finalize classes #104

Open GaryJones opened 2 months ago

GaryJones commented 2 months ago

As a breaking change, classes should be finalized to reduce the chance of future breakage by a user extended a class in a way that was never intended.

https://github.com/rectorphp/swiss-knife has a handy tool to handle this, considering parent classes, etc.