Title: promich's Replies | WordPress.org

---

# promich

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

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

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Add variable to page url](https://wordpress.org/support/topic/add-variable-to-page-url/)
 *  Thread Starter [promich](https://wordpress.org/support/users/promich/)
 * (@promich)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/add-variable-to-page-url/#post-3134579)
 * thanks for reply. The add_query function work fine, but i need little more help.
   The problem I’m trying to solve is to get this modified link to main menu of 
   the site. For example… when I create a page “test” the link for the page in main
   menu will be [http://localhost/wordpress/page_id=1](http://localhost/wordpress/page_id=1).
   But I need to modify that link, so when someone open “test” in main menu, the
   page links to [http://localhost/wordpress/page_id=1?option=agument](http://localhost/wordpress/page_id=1?option=agument).
   Is there any chance to do that?
 * Thanks very much

Viewing 1 replies (of 1 total)