I have a slight problem when loading specific posts
-
https://example.com/?p=17386&feed=json&callback=callback
gets double parsed as:
https://example.com/slug-of-post/feed/json/feed/json?&callback=callback
As a sidenote,
https://example.com/feed/?p=17386
works correctly, outputting:
https://example.com/slug-of-post/feed/
Any workaround for this?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘I have a slight problem when loading specific posts’ is closed to new replies.