[wp-trac] [WordPress Trac] #63209: The search engine for admin posts does not support quotes

WordPress Trac noreply at wordpress.org
Tue Apr 1 12:57:28 UTC 2025


#63209: The search engine for admin posts does not support quotes
----------------------------+------------------------------
 Reporter:  eddystile       |       Owner:  (none)
     Type:  defect (bug)    |      Status:  new
 Priority:  normal          |   Milestone:  Awaiting Review
Component:  Administration  |     Version:
 Severity:  normal          |  Resolution:
 Keywords:                  |     Focuses:
----------------------------+------------------------------

Comment (by debarghyabanerjee):

 Hi @eddystile,

 Apologies if my previous reply was unclear. To clarify, when you saved the
 post, the title was `"New" a good post`, which was written in English and
 stored exactly as is in the database. If you had saved the title as `« New
 » A good post`, you would have found it by searching.

 The key point is that whatever you enter as the title is what gets saved
 in the database.

 The translated quotation marks you see in the Post List Table are fetched
 dynamically at runtime and updated by the `wptexturize()` function hooked
 to the `the_title` action.

 I hope this clears up your doubt! Please let me know if you need further
 clarification.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/63209#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list