Skip to content
This repository has been archived by the owner on Jul 27, 2020. It is now read-only.

v1.1.0

Compare
Choose a tag to compare
@zlatanvasovic zlatanvasovic released this 01 Nov 08:16
· 439 commits to master since this release

⭐ Minor enhancements

  • Improve documentation
  • Remove closing tag from PHP files
  • Break lines at 80 characters
  • Fix $viewport initial-scale value
  • Remove $cyear as it isn't needed
  • Remove $site and use $title instead
  • Rename $copy to $copyright
  • Rename $core_item to $item in default layout include code
  • Improve default $keywords value
  • Update feedparse() for PHP 5
  • Change crypto functions to base64
  • Remove trailing slash from <link rel="apple-touch-icon" ...> in includes/meta.php
  • Disable ASP-style tags
  • Enable Zlib compression

🌟 Major enhancements

  • Add new variables — $robots, $viewport, $apple_touch_icon and $cpowner — to extend customization
  • Rename layout/ to `layouts/
  • Merge multiple PHP code sections in default layout