Thread Starter
jfix
(@jfix)
Thread Starter
jfix
(@jfix)
Oh well, it is much easier and obvious to call the created template directly, like this:
http://example.com/wp-myspecialfeed.php
This is resolved.
Thread Starter
jfix
(@jfix)
I have just found that in rewrite.php, there is also a need to add myspecialfeed to the known feeds in $feeds in line 220, and to the $default_feeds on line 704 ff.
However, http://example.com/?feed=myspecialfeed still doesn’t output anything.