aboutsummaryrefslogtreecommitdiffstats
path: root/core/functions.php
AgeCommit message (Expand)AuthorFilesLines
2018-01-08Bugfix: Incorrect behavior of the "truncate" function in some circumstances:Thomas Lange1-2/+5
2017-11-29The "cut" function has been optimized and renamed to "truncate". In addition,...Thomas Lange1-7/+8
2017-11-28Bugfix: The "excerpt" function had returned a string with unnecessary whitesp...Thomas Lange1-2/+3
2017-07-07The function "makeSlugURL" has been renamed to "generateSlug" because the nam...Thomas Lange1-1/+1
2017-05-30 Several changes have been made in this commit, which together with the previ...v2.2Thomas Lange1-101/+31
2017-05-17Explicit types for return values and function parameters added.Thomas Lange1-6/+6
2017-05-05A significant increase in the response time has been achieved, since the temp...v2.1Thomas Lange1-4/+12
2017-05-01The "excerpt" function has been optimized.Thomas Lange1-0/+1
2017-04-29The function "makeSlugURL" has been modified and optimized.Thomas Lange1-6/+10
2017-04-27Several changes have been made in this commit, which together with the previo...v2.0Thomas Lange1-2/+6
2017-04-24Nested function calls for generating the meta description are removed and a f...Thomas Lange1-3/+14
2017-03-10Several changes have been made in this commit, which together with the previo...v1.1Thomas Lange1-3/+39
2017-02-24Initial commit.v1.0Thomas Lange1-0/+322