Filter for the content page’s path segment
-
Such an excellent plugin. Thank you!
Enhancement request: I’d love to see a way to limit a search for content based on its post’s path.
For instance, I’d like to find the string “foo” but only on pages, posts, etc., that have “bar” in their published URL path. So while the pages /home/first-post and /home/bar/second-post might both contain the string “foo” in their content, with the the path segment (regex?) filter set to “/bar/”, only /home/bar/second-post would appear in the results.
I’m guessing such a feature would make searches slower as path information (beyond the direct parent) is not stored in the wp db entry of posts. But for our purposes, this would be so very helpful.
The topic ‘Filter for the content page’s path segment’ is closed to new replies.