Title: stella's Replies | WordPress.org

---

# stella

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

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

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Category Base?](https://wordpress.org/support/topic/category-base/)
 *  [stella](https://wordpress.org/support/users/stella/)
 * (@stella)
 * [20 years, 7 months ago](https://wordpress.org/support/topic/category-base/#post-304335)
 * i made a quick hack in my classes.php (wordpress 2.0) because i wanted to get
   rid of that as well and up to now it seems to work – but i am just messing around
   with a local test installation.
 * this is my new line 1057:
 * `$this->category_structure = $this->front;`
 * and my new line 1619:
 * `$this->query_string = apply_filters('query_string', str_replace('%2F', '&name
   =', $this->query_string));`
 * like i said, just some quick hack. it will definitely go wrong if your categories
   or entry names contain any slashes but i leave the bulletproof implementation
   up to someone who is more familiar with things.

Viewing 1 replies (of 1 total)