- Easy way to add custom PHP code on your WordPress site
March 9, 2020 - 1 Comment
A short instruction on how to Use Code Snippets plugin to add custom PHP code snippets on your WordPress site without files modifications. We highly not recommend modifying WordPress themes and plugins! A next software update will wipe out all the modifications from the code, so you will be forced to restore them each time. […]
Compare files and folders March 6, 2020 - 0 Comments
A short tech tip on how to compare files and folders using diff and merge software such as Meld. The basic Meld usage and features. Sometimes, you want to compare files in two directories find the difference. For example, when you update software on your site, would be good to know which files updated and […]