this is a good plugin, and exactly what i need. unfortunately, it’s seems not compatible with search permalink plugin (http://www.ajalapus.com/downloads/search-permalink/) it giving me unconditional loop.
use this on page 2.6.x
global $page;
echo ‘page:’.$page;
this doesn’t work on version 2.6.x isn’t it?