Title: old9's Replies | WordPress.org

---

# old9

  [  ](https://wordpress.org/support/users/old9/)

 *   [Profile](https://wordpress.org/support/users/old9/)
 *   [Topics Started](https://wordpress.org/support/users/old9/topics/)
 *   [Replies Created](https://wordpress.org/support/users/old9/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/old9/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/old9/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/old9/engagements/)
 *   [Favorites](https://wordpress.org/support/users/old9/favorites/)

 Search replies:

## Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Breadcrumb NavXT] Got a waring on update](https://wordpress.org/support/topic/got-a-waring-on-update/)
 *  Thread Starter [old9](https://wordpress.org/support/users/old9/)
 * (@old9)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/got-a-waring-on-update/#post-9886030)
 * Thanks, I tried the current master branch and no more warnings now. 👍
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Popular Posts] How to display attachment type](https://wordpress.org/support/topic/how-to-display-attachment-type/)
 *  Thread Starter [old9](https://wordpress.org/support/users/old9/)
 * (@old9)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/how-to-display-attachment-type/#post-9876213)
 * Thanks, it works now.
 * I changed `AND p.post_status = 'publish'` to `AND p.post_status IN('publish','
   inherit')` like in the old post, rather than that suggested in the GitHub issue,
   since I also need normal posts to be tracked.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Breadcrumb NavXT] Got a waring on update](https://wordpress.org/support/topic/got-a-waring-on-update/)
 *  Thread Starter [old9](https://wordpress.org/support/users/old9/)
 * (@old9)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/got-a-waring-on-update/#post-9871769)
 * Thanks for your response, it’s a local server so I’m afraid I can’t share the
   public accessible URL.
 * It’s shown on the list page of attachments, as well as the single attachment 
   page.
 * I setup my wordpress to be able to assign categories to attachments，AFAIK this
   kind of usage is not restricted by wordpress and is totally valid, since an attachment
   is just another type of post in wordpress.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Search Meter] warning on 4.3](https://wordpress.org/support/topic/warning-on-43/)
 *  Thread Starter [old9](https://wordpress.org/support/users/old9/)
 * (@old9)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/warning-on-43/#post-6476684)
 * Great! Any clue on the [empty search term issue](https://wordpress.org/support/topic/how-to-remove-empty-search-term?replies=1)?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Popular Posts] Does not work for media files](https://wordpress.org/support/topic/does-not-work-for-media-files/)
 *  Thread Starter [old9](https://wordpress.org/support/users/old9/)
 * (@old9)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/does-not-work-for-media-files/#post-6282281)
 * Thanks, this works.
    Any chance this would be merged into the main branch?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Popular Posts] Does not work for media files](https://wordpress.org/support/topic/does-not-work-for-media-files/)
 *  Thread Starter [old9](https://wordpress.org/support/users/old9/)
 * (@old9)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/does-not-work-for-media-files/#post-6282264)
 * Thanks for your reply!
 * I tried this but still ‘No data so far.’ 🙁
 * The views count does get saved since `wpp_get_views()` has valid return in my`
   attachment.php` template, and this is true even **before** I made the code change
   you suggested.
 * BTW, I noticed that `is_single`, `is_attachment` and `is_singular` all return
   true on `attachment.php`, and I made some search and the codex page also indicates
   this: [https://codex.wordpress.org/Function_Reference/is_single#Notes](https://codex.wordpress.org/Function_Reference/is_single#Notes).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Search Regex] Searching in post title doesn't work](https://wordpress.org/support/topic/searching-in-post-title-doesnt-work/)
 *  [old9](https://wordpress.org/support/users/old9/)
 * (@old9)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/searching-in-post-title-doesnt-work/#post-5825752)
 * same here, any update or quick fix for this?
    I ended up replacing directly in
   the database(awful).

Viewing 7 replies - 1 through 7 (of 7 total)