Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 553 Bytes

File metadata and controls

10 lines (8 loc) · 553 Bytes

Changelog

All notable changes to this project will be documented in this file.

[3.0.2] - 2024-04-10

  • Added: Add CHANGELOG.md to WPKit theme
  • Changed: Update WPKit theme version
  • Changed: A 'WPKIT_VERSION' constant has been defined in the functions.php file to standardize the versioning system in WPKit theme.
  • Removed: Redundant whitespace has been removed from the header.php file to clean up the code and improve its readability.
  • Fixed: The loop processing posts in the wpkit theme's index page has been modified to include 'the_post()'