Title: Help with URL Parameter Plugin
Last modified: August 20, 2016

---

# Help with URL Parameter Plugin

 *  [dipaksaraf](https://wordpress.org/support/users/dipaksaraf/)
 * (@dipaksaraf)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/help-with-url-parameter-plugin/)
 * I am using [http://wordpress.org/extend/plugins/url-params](http://wordpress.org/extend/plugins/url-params)
   plugin to grab URL parameters. It is working when URL is like this : [http://www.somedomain.com/](http://www.somedomain.com/)
   but not working when the URL have intenal anchor link like this: [http://www.somedomain.com/#link](http://www.somedomain.com/#link).
 * When I had seen the code it appear it is using regular expressing to parse the
   Parameters. What changes I need to do to this code in order to accomplish my 
   requirement of parsing the URL parameters in both the situations?
 * `$params = preg_split('/\,\s*/',$atts['param']);`

The topic ‘Help with URL Parameter Plugin’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 0 replies
 * 1 participant
 * Last reply from: [dipaksaraf](https://wordpress.org/support/users/dipaksaraf/)
 * Last activity: [13 years, 8 months ago](https://wordpress.org/support/topic/help-with-url-parameter-plugin/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
