-
Meta
Tags
.htaccess mod rewrite .htaccess rewrite rule .htaccess url rewrite apache askapache authority bbcode to html php script bilingual bilingual multilingual apache web development askapache blog blogging cache development dreamhost engine hacking htaccess htaccess rewrite htaccess rewrite url htaccess rewrite ~without slash htaccess tips htaccess tips tricks htaccess www httpd.conf ip range htaccess deny from"" javascript mod_rewrite multilanguage multivies php sample .htpasswds php url rewrite programming redirect review rewrite .htaccess rewriteengine on rewriterule rewrite url .htaccess search security SEO shell ssl W3C wordpressPages
Categories
Category Archives: wordpress
Custom .htaccess rewrite rules in WordPress
October 24, 2008 – 11:43 pm
Dan Marvelo
I’m working on a Wordpress plugin to store content as posts in Wordpress, but display the content a unique manner, outside of the post / page frame.this included wanting a unique URL pattern to access that content. after some digging in Wordpress code, I got some simple URL customization working.
there is some info on the codex page titled WP Rewite API, but seems to be in development, and is short on specific information.