"Custom" permalinks for plug-ins
-
Hi!
I’ve been developing a simple event plug-in, and I’m hoping to create some custom URL for it (for example, loading /agenda/today will show the events for today).
I know I’ll have to add the rules to WordPress using $wp_rewrite; but I still can’t figure out how to make WordPress aware to point the request through the plug-in.
Any clues?
- The topic ‘"Custom" permalinks for plug-ins’ is closed to new replies.