Skip to content

Releases: SleekPanther/php-magic-linking

Version 2.0.0 (Improved Folder Calculation)

31 Dec 13:07

Choose a tag to compare

  • Extended functionality to accommodate project with an infinite number of sub-directories (not just 5 anymore)
    Uses a loop to calculate $upFolderPlaceholder
  • Renamed $folderCount to $folderCountRaw & changed $folderCountAdjusted to $folderCount to make more logical sense

This last change will make it incompatible with older versions that use $folderCountAdjusted which is now just $folderCount

Version 1.3.1 (Documentation)

20 Aug 00:40

Choose a tag to compare

Added fully-documented ReadMe
Video walkthrough
Minor code additions, more detailed comments & indentation fixes

Version 1.3 (Meta descriptions)

07 Aug 20:53

Choose a tag to compare

Unique meta descriptions for each page stored in a text file

Version 1.2 (breadcrumbs)

07 Aug 18:54

Choose a tag to compare

Automatic Breadcrumbs functionality added

Version 1.0

07 Aug 17:46

Choose a tag to compare

Everything should function, still working on readme instructions...