Thread Starter
tox2ik
(@tox2ik)
Disabling the inclusion of certain PHP files is not in any way related to a domain name. I know what I’m talking about. If you disagree that this is a useful feature, just say so.
The “tie” is a single variable in mysqldb.wp_options. Look at row 1. It can also be changed via the WordPress API:
http://codex.ww.wp.xz.cn/Changing_The_Site_URL
Thread Starter
tox2ik
(@tox2ik)
Thank you.
It is very useful to define rules that are domain-agnostic, because one may have several domains for one site (or plugin) or even a local testing server. I think that this is a good feature request, please comment.
I think it should be possible to create rules that depend only on request-path, disregarding the domain name. Would you be interested to include this feature? I don’t have the time right now, but I could send you a patch based on the current SVN when I’m done.