Title: darkwolf74's Replies | WordPress.org

---

# darkwolf74

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Dramatar] Dramatar doesn't show any avatar in WP 3.5.1](https://wordpress.org/support/topic/dramatar-doesnt-show-any-avatar-in-wp-351/)
 *  Plugin Author [darkwolf74](https://wordpress.org/support/users/darkwolf74/)
 * (@darkwolf74)
 * [13 years ago](https://wordpress.org/support/topic/dramatar-doesnt-show-any-avatar-in-wp-351/#post-3580937)
 * Sorry for the delay in getting back to you. For some reason or another, I never
   received email notification of this support request.
 * I’ve updated the plugin and have fixed the issue with avatars not showing up.
 * If you have any other issues, please let me know!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Q and A FAQ and Knowledge Base for WordPress] [Plugin: Q and A – FAQ Plugin] Category Titles Not Showing](https://wordpress.org/support/topic/category-titles-not-showing-1/)
 *  [darkwolf74](https://wordpress.org/support/users/darkwolf74/)
 * (@darkwolf74)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/category-titles-not-showing-1/#post-2237971)
 * Seems you have to use the cat tag and set them up one after another on the page
   which displays the FAQs, like:
    [qa cat=”general-qa”] [qa cat=”developer-notes”]
 * Not bad if you only have a few categories. Not fun if you have tons. Nominal 
   extra work though regardless.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Prune Users] [Plugin: Prune Users] Not catching any users](https://wordpress.org/support/topic/plugin-prune-users-not-catching-any-users/)
 *  [darkwolf74](https://wordpress.org/support/users/darkwolf74/)
 * (@darkwolf74)
 * [15 years ago](https://wordpress.org/support/topic/plugin-prune-users-not-catching-any-users/#post-1971016)
 * IF the users you are trying to delete are anything BUT guests, it will pass them
   by. You need to edit the script and comment out the lines, like this.
 * //if ($skip_authors) $skip_check .= ” AND LOCATE(‘author’, um.meta_value) = 0“;
   //
   if ($skip_contributors) $skip_check .= ” AND LOCATE(‘contributor’, um.meta_value)
   = 0 “;
 * I needed to kill off anything lower than Editor, so I commented out the above
   lines. Worked like a charm.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [wp_update_post not updating](https://wordpress.org/support/topic/wp_update_post-not-updating/)
 *  Thread Starter [darkwolf74](https://wordpress.org/support/users/darkwolf74/)
 * (@darkwolf74)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/wp_update_post-not-updating/#post-1663952)
 * Cancel that.. Stupid me, I had a DB change statement that selected the live DB
   instead of the devel DB. Turns out, it was changing it on THERE instead.
 * Closed.

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