Title: Bruno Augusto's Replies | WordPress.org

---

# Bruno Augusto

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Hacks](https://wordpress.org/support/forum/plugins-and-hacks/hacks/)
   
   In reply to: [Full URL Redirection of Theme URL](https://wordpress.org/support/topic/full-url-redirection-of-theme-url/)
 *  Thread Starter [Bruno Augusto](https://wordpress.org/support/users/imaggens/)
 * (@imaggens)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/full-url-redirection-of-theme-url/#post-2178851)
 * I don’t know if the permalinks affects the Admin Panel. Maybe yes, maybe not…
 * Here, I will try to explain in a better way.
 * When developing a theme (or plugin) you can use the function [add_menu_page()](http://codex.wordpress.org/Function_Reference/add_menu_page)
   to add another “division” for your own theme/plugin, instead of let it “lost”
   between all the others plugins or in the menu Appearance, for themes.
 * The fourth parameter, called **$menu_slug** is the GET value for the **page**
   querystring. E.g.:
 * **$menu_slug** is set to **vendor-theme-settings** and the URL is something like**
   admin.php?page=vendor-theme-settings**
 * But, my URL Router System expects a slash-separated string, like **vendor/theme/
   settings**
 * Of course, this URL Router is the Standard URL Router, I can easily create a 
   WordPress Router, specifically for WordPress’ Theme/Plugins.
 * But I would like to know if it’s possible some different trick to use the class
   I already have.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [WP breaking PHP tags](https://wordpress.org/support/topic/wp-breaking-php-tags/)
 *  Thread Starter [Bruno Augusto](https://wordpress.org/support/users/imaggens/)
 * (@imaggens)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/wp-breaking-php-tags/#post-1177439)
 * Well, I know I already post but I can’t see an edit button and/or feature.
 * The problem was solved uncheking the option, in Write Settings, that allow WP
   to fix incorrect XHTML tags
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [WP breaking PHP tags](https://wordpress.org/support/topic/wp-breaking-php-tags/)
 *  Thread Starter [Bruno Augusto](https://wordpress.org/support/users/imaggens/)
 * (@imaggens)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/wp-breaking-php-tags/#post-1177438)
 * I tried. I change my choice to [PHP Exec](http://priyadi.net/archives/2005/03/02/wordpress-php-exec-plugin/).
 * I try to disable the [Syntax Highlight](http://www.lastengine.com/syntax-highlighter-wordpress-plugin)
   plugin too, but still adding the extra space.

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