Title: grahamtwo's Replies | WordPress.org

---

# grahamtwo

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

 *   [Profile](https://wordpress.org/support/users/grahamtwo/)
 *   [Topics Started](https://wordpress.org/support/users/grahamtwo/topics/)
 *   [Replies Created](https://wordpress.org/support/users/grahamtwo/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/grahamtwo/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/grahamtwo/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/grahamtwo/engagements/)
 *   [Favorites](https://wordpress.org/support/users/grahamtwo/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: [[Widget Context] [Plugin: Widget Context] Can't "target by URL"](https://wordpress.org/support/topic/plugin-widget-context-cant-target-by-url/)
 *  [grahamtwo](https://wordpress.org/support/users/grahamtwo/)
 * (@grahamtwo)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/plugin-widget-context-cant-target-by-url/#post-3082805)
 * I put a little debug line into widget-context.php to echo $url; just before the
   return from function get_current_url()
 * On my local site it showed [https://localhost/mypage](https://localhost/mypage)
 * Not at all what I was expecting, but using that string gets a match on target
   by URL.
 * Better still…seems you can use the * wildcard anywhere on the URL.
 * e.g. */mypage/*
 * Hope that helps.

Viewing 1 replies (of 1 total)