[wp-trac] [WordPress Trac] #42471: In wp_query, the function parse_search need a remove_placeholder_escape()
WordPress Trac
noreply at wordpress.org
Thu Nov 9 13:31:08 UTC 2017
#42471: In wp_query, the function parse_search need a remove_placeholder_escape()
--------------------------+------------------------------
Reporter: w.sung | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Query | Version: 4.8.3
Severity: major | Resolution:
Keywords: | Focuses:
--------------------------+------------------------------
Comment (by w.sung):
I forgot the correct result. In 4.8.2 it looks like:
((wp_posts.post_title LIKE '%halo%') OR (wp_posts.post_excerpt LIKE
'%halo%') OR (wp_posts.post_content LIKE '%halo%'))
--
Ticket URL: <https://core.trac.wordpress.org/ticket/42471#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list