Title: b0rman's Replies | WordPress.org

---

# b0rman

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Extended API] requested method X does not exist.](https://wordpress.org/support/topic/requested-method-x-does-not-exist/)
 *  [b0rman](https://wordpress.org/support/users/b0rman/)
 * (@b0rman)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/requested-method-x-does-not-exist/#post-5303246)
 * My bad 🙂
 * Read readme.txt 🙂
    Correct usage: $data = array($wp_username, $wp_password,’
   wp_create_user’, array( ‘tester’, ‘123123’, ‘test@test.ru’ )); $client->query(‘
   eapi.callWpMethod’, $data); $user_id = $client->getResponse();
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Extended API] requested method X does not exist.](https://wordpress.org/support/topic/requested-method-x-does-not-exist/)
 *  [b0rman](https://wordpress.org/support/users/b0rman/)
 * (@b0rman)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/requested-method-x-does-not-exist/#post-5303245)
 * 4.1 same problem 🙁
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[All in One SEO – Powerful SEO Plugin to Boost SEO Rankings & Increase Traffic] Title for %tag% incorrect](https://wordpress.org/support/topic/title-for-tag-incorrect/)
 *  Thread Starter [b0rman](https://wordpress.org/support/users/b0rman/)
 * (@b0rman)
 * [12 years ago](https://wordpress.org/support/topic/title-for-tag-incorrect/#post-4887507)
 * Fast fix:
    Replace $title = str_replace( ‘%tag%’, $tag, $title ); with $title
   = str_replace( ‘%tag%’, single_tag_title(”, false), $title ); in all-in-one-seo-
   pack/aioseop_class.php
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Fix My Feed RSS Repair] 3.8 upgrade broke Fix My Feed RSS Repair](https://wordpress.org/support/topic/38-upgrade-broke-fix-my-feed-rss-repair/)
 *  [b0rman](https://wordpress.org/support/users/b0rman/)
 * (@b0rman)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/38-upgrade-broke-fix-my-feed-rss-repair/#post-4523735)
 * [http://trailersmashine.com/feed/](http://trailersmashine.com/feed/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Automatic Post Tagger] Delete all tags button](https://wordpress.org/support/topic/delete-all-tags-button/)
 *  Thread Starter [b0rman](https://wordpress.org/support/users/b0rman/)
 * (@b0rman)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/delete-all-tags-button/#post-4727672)
 * May be it will be nice to log tagging procedure and then add possibility to delete
   just “auto-tags” from plugin? It will be awesome possibility!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Automatic Post Tagger] Delete all tags button](https://wordpress.org/support/topic/delete-all-tags-button/)
 *  Thread Starter [b0rman](https://wordpress.org/support/users/b0rman/)
 * (@b0rman)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/delete-all-tags-button/#post-4727669)
 * For example:
    1. Set tags for posts with “Auto post tagger”. 2. Delete tags from“
   Auto post tagger” and add new tags there. 3. Try to assign new tags with “Auto
   post tagger”.
 * You’ll find that posts that wasn’t processed with new tags still contains old
   tags.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Automatic Post Tagger] New version 1.5.1 with UTF-8 support is available](https://wordpress.org/support/topic/new-version-151-with-utf-8-support-is-available/)
 *  [b0rman](https://wordpress.org/support/users/b0rman/)
 * (@b0rman)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/new-version-151-with-utf-8-support-is-available/#post-4405166)
 * Seems like it doesn’t work for russian language. Should wildcards work for russian
   lang?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Leaflet Maps Marker (Google Maps, OpenStreetMap, Bing Maps)] Markers are not shown on the map](https://wordpress.org/support/topic/markers-are-not-shown-on-the-map-2/)
 *  [b0rman](https://wordpress.org/support/users/b0rman/)
 * (@b0rman)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/markers-are-not-shown-on-the-map-2/#post-3530182)
 * For me it’s so. I’m using memcached with default settings on Centos 6.3. When
   I’m turning on object cache in w3tc I can’t see points on layers but I a can 
   see single markers even in wp-admin. May be it’s some kind of my own issue, because
   site is old and WP was updated lots of times + plugins install/uninstall/update.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Leaflet Maps Marker (Google Maps, OpenStreetMap, Bing Maps)] Markers are not shown on the map](https://wordpress.org/support/topic/markers-are-not-shown-on-the-map-2/)
 *  [b0rman](https://wordpress.org/support/users/b0rman/)
 * (@b0rman)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/markers-are-not-shown-on-the-map-2/#post-3530180)
 * I found it! There is a problem when You are using W3TC plugin with object cache
   turned ON. Seems like one more plugin conflict 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Leaflet Maps Marker (Google Maps, OpenStreetMap, Bing Maps)] Markers are not shown on the map](https://wordpress.org/support/topic/markers-are-not-shown-on-the-map-2/)
 *  [b0rman](https://wordpress.org/support/users/b0rman/)
 * (@b0rman)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/markers-are-not-shown-on-the-map-2/#post-3530170)
 * Yeah, but i can’t see it even in my wp-admin – obviously there is no conflict
   with theme or some plugin.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Leaflet Maps Marker (Google Maps, OpenStreetMap, Bing Maps)] Markers are not shown on the map](https://wordpress.org/support/topic/markers-are-not-shown-on-the-map-2/)
 *  [b0rman](https://wordpress.org/support/users/b0rman/)
 * (@b0rman)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/markers-are-not-shown-on-the-map-2/#post-3530168)
 * Sorry but I have the same problem, but there are no errors in firebug. What should
   I do? 🙁
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[W3 Total Cache] Post Categories cache not clearing on post publish/update](https://wordpress.org/support/topic/post-categories-cache-not-clearing-on-post-publishupdate/)
 *  [b0rman](https://wordpress.org/support/users/b0rman/)
 * (@b0rman)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/post-categories-cache-not-clearing-on-post-publishupdate/#post-3139787)
 * I found the same problem – seems like garbage collection is not working 🙁
    Any
   ideas?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[W3 Total Cache] Page Cache is stale with no garbage collection](https://wordpress.org/support/topic/page-cache-is-stale-with-no-garbage-collection/)
 *  [b0rman](https://wordpress.org/support/users/b0rman/)
 * (@b0rman)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/page-cache-is-stale-with-no-garbage-collection/#post-3130960)
 * Same problem here – seems like garbage collection is not working 🙁
    Any ideas?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[W3 Total Cache] [Plugin: W3 Total Cache] Garbage Collection Is not Working / Stale Pages](https://wordpress.org/support/topic/plugin-w3-total-cache-garbage-collection-is-not-working-stale-pages/)
 *  [b0rman](https://wordpress.org/support/users/b0rman/)
 * (@b0rman)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/plugin-w3-total-cache-garbage-collection-is-not-working-stale-pages/#post-2565360)
 * Fond same issue! Any ideas how to get garbage collection to work?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[W3 Total Cache] [Plugin: W3 Total Cache] Disable cookies with specific values](https://wordpress.org/support/topic/plugin-w3-total-cache-disable-cookies-with-specific-values/)
 *  [b0rman](https://wordpress.org/support/users/b0rman/)
 * (@b0rman)
 * [14 years ago](https://wordpress.org/support/topic/plugin-w3-total-cache-disable-cookies-with-specific-values/#post-2661394)
 * Hi! Is there any progress with caches by cookie name? I’m also very interested
   in it.
 * Is there any possibility (before “caches by cookie function” release) to cache
   pages only if there are no “special” cookies defined?

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