Blog

WordPress permalinks and passing custom Variables to it

Sometimes we need a simple way of passing a custom variable(s) to WordPress. WordPress has a organised way in this respect as it passes a lot of arguments in URL, so unless you want to grub around directly with the $_GET array, then this solution is a little more elegant. First look at the code: … Continue reading WordPress permalinks and passing custom Variables to it