[wp-hackers] Rewrite hacking/recreation
Seamus Leahy
leahy at au.org
Mon Jan 29 21:01:05 GMT 2007
I too have run into issues with this. Two plugins that have helped me are:
1. Custom Rewrite Rules -
http://moronicbajebus.com/wordpress/wp-content/uploads/2006/11/custom_rewrit
e_rules_ver1.zip (mirrored)
2. WordPress internal Rewrite Viewer Plugin -
http://www.dagondesign.com/articles/wordpress-internal-rewrite-viewer-plugin
/
Neither of which I have tested yet for 2.1 although I do use them for 2.0.x.
Also, I found that $matches[n] would work for back referencing whereas $n
and \\n did not work.
Seamus.
leahy at au.org | x220
More information about the wp-hackers
mailing list