Releases: SleekPanther/php-magic-linking
Releases · SleekPanther/php-magic-linking
Version 2.0.0 (Improved Folder Calculation)
- Extended functionality to accommodate project with an infinite number of sub-directories (not just 5 anymore)
Uses a loop to calculate$upFolderPlaceholder - Renamed
$folderCountto$folderCountRaw& changed$folderCountAdjustedto$folderCountto 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)
Added fully-documented ReadMe
Video walkthrough
Minor code additions, more detailed comments & indentation fixes
Version 1.3 (Meta descriptions)
Unique meta descriptions for each page stored in a text file
Version 1.2 (breadcrumbs)
Automatic Breadcrumbs functionality added
Version 1.0
Everything should function, still working on readme instructions...