Skip to content

Improvement and maintenance release

Latest
Compare
Choose a tag to compare
@danpros danpros released this 10 Sep 06:25
· 6 commits to master since this release

What's New:

  • New create_thumb($imgFile $width, $height). Resize the image to desired width and desired height
  • Can specify the output image size from get_image($string, $width, $height)
  • Improve the recent_type function. Get latest posts by content type, category, author
  • New recent_tag. Get recent post by tag
  • Improving index page canonical link
  • Allow to change the /blog path, example to /articles
  • Allow to change the post permalink prefix. Previously only support /year/month/post-slug and /post/post-slug
  • Read below for more changes.

What's Changed

Full Changelog: v2.9.9...v3.0.0