[wp-trac] [WordPress Trac] #29693: Search in admin + two other issues

WordPress Trac noreply at wordpress.org
Wed Sep 17 17:09:39 UTC 2014


#29693: Search in admin + two other issues
--------------------------------------+-----------------------------
 Reporter:  farsad                    |      Owner:
     Type:  defect (bug)              |     Status:  new
 Priority:  normal                    |  Milestone:  Awaiting Review
Component:  Administration            |    Version:  4.0
 Severity:  normal                    |   Keywords:
  Focuses:  administration, template  |
--------------------------------------+-----------------------------
 Hi
 in admin panel => posts => show all posts
 - Search in posts returns nothing
 - Changing pages using type number and enter returns nothing

 in main website
 - Search function doesn't return some posts for example a post with this
 address :
 http://www.chibokhorim.ir/%D8%AE%D9%85%DB%8C%D8%B1-%D9%BE%DB%8C%D8%AA%D8%B2%D8%A7/
 directly search by search function doesn't return that post
 look below
 http://www.chibokhorim.ir/?s=%D8%AE%D9%85%DB%8C%D8%B1+%D9%BE%DB%8C%D8%AA%D8%B2%D8%A7

 the theme loop is :
 <?php if(have_posts()) {
 while(have_posts()) { the_post();
 .
 .
 .


 Please answer as soon as it possible.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/29693>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list