I’m customizing another plugin by changing the rewrite rule, from: add_rewrite_rule(‘^api/auth/([0-9]+)?/?’,’index.php?__api=1&uid=$matches[1]’,’top’); to: add_rewrite_rule(‘^api/auth/’,’index.php?__api=1′,’top’); After making […]
Tag: rewrite-rules
How to get wordpress link to fully evaluate when coming from facebook
The short version: Any link from Facebook to a page stops evaluating at the “hardcoded […]
Rewrite Rule for Multilingual Website, Like qTranslate?
I would like to write my own little plugin for language switching. For that, the […]
Rewrite rule for a query string
I have a taxonomy search form and the link output is http://localhost/wp/?cityid=16 But i want […]
query_vars in plugin not working?
I have a problem writing a plugin for wordpress. First, I register a new query_var […]
What add_rewrite_tag()’s RegEx matches against?
I’m trying to figure out wether I can specify the position of the string to […]
Getting 404 error on my wp rewrite error
The code I’m using to rewrite urls with query vars: function add_query_vars($aVars) { $aVars[] = […]
Struggling with add_rewrite_rule
I’ve read this: WordPress redirection to get url friendly That led me to this: 1) […]
Rewrite rule for Custom post type Monthly and Yearly archive
I have a custom post type “contest_recipe”. I can view contest recipe posts by year […]
Evaluating a external rewrite rule before internal wordpress rewrite rule
I am been plucking out my hairs since last few days trying to solve this […]
No More Posts Available.
No more pages to load.