Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…-boilerplate into develop
  • Loading branch information
smileBeda committed May 29, 2024
2 parents f1dfc88 + ea59b43 commit 02c88b1
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,21 @@ All notable changes to _this project_ will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## 2024-05-29
- [Added]: New paths in the release workflow file
- [Added]: Additional properties and methods to Base_Metabox class for better flexibility
- [Changed]: Updated minimum PHP version requirement to 8.0.0
- [Changed]: Updated minimum WordPress version requirement to 4.0
- [Changed]: Refactored how metaboxes are registered and saved, improving code clarity
- [Changed]: Renamed keys for shortcodes, taxonomies, and custom post types using a configurable slug
- [Changed]: Replaced specific metabox class with a more generic example
- [Fixed]: Incorrect author information in several files
- [Removed]: Unused function imports across multiple files

## ## 2024-05-26
- [Fixed] Properly initialise WP_Filesystem
- [Fixed] Use HTML file extension for resouurce files

This is NOT the changelog of the WordPress Plugin you ultimately develop!

## [v5-alpha] - 2024-05-29
Expand Down

0 comments on commit 02c88b1

Please sign in to comment.