[wp-hackers] Map a custom url to its content.

Stephen Rider wp-hackers at striderweb.com
Tue May 18 12:44:56 UTC 2010


You'll want to use the template_redirect hook.

Stephen

On May 18, 2010, at 6:58 AM, Rajasekharan S wrote:

> I want my plugin to map a URL on the blog to some content that it will 
> generate like a form. The plugin generates the URL. For example:
> 
> http://www.myblog.com/my-app-reserves-this-url-automatically/
> 
> Visitng the URL generates shows a form. This web page is not a "page" of 
> any content type that was created using the wordpress admin panel. 
> Generating this page should not require the user to create a page or post 
> manually using the admin panel. 



More information about the wp-hackers mailing list