Title: Pass values in query string
Last modified: August 9, 2024

---

# Pass values in query string

 *  Resolved [JC](https://wordpress.org/support/users/jcmartin/)
 * (@jcmartin)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/pass-values-in-query-string/)
 * Hello Jeff,
 * Love this plugin!
   We are all set-up, users create their post and we auto assign
   a category that only displays on the event page using another plugin ‘display
   posts’, (we couldn’t get images to display in a list with your plugin.) We then
   send them to a payment page to an ‘entry fee’. Our only snag is sending the data
   to the new form. We are thinking query string, but can’t quite get it to work.
   We get the field name to send, but not the value?If this is possible, let us 
   know the syntax for the query string. ThanksJC

Viewing 1 replies (of 1 total)

 *  Plugin Author [Jeff Starr](https://wordpress.org/support/users/specialk/)
 * (@specialk)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/pass-values-in-query-string/#post-17944038)
 * Hi JC, glad to help.
 * It’s an interesting idea, just not something the plugin can do at this time. 
   There is nothing in the codebase that processes GET (query string) requests going
   to the form. All of the form handling happens via POST requests. That said, with
   WordPress just about anything is possible with custom code. It’s not something
   that I have done personally (sending data to the form), but thought I would mention
   just in case.
 * I hope this helps, let me know if I can provide any further information.

Viewing 1 replies (of 1 total)

The topic ‘Pass values in query string’ is closed to new replies.

 * ![](https://ps.w.org/user-submitted-posts/assets/icon-256x256.png?rev=2567685)
 * [User Submitted Posts – Enable Users to Submit Posts from the Front End](https://wordpress.org/plugins/user-submitted-posts/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/user-submitted-posts/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/user-submitted-posts/)
 * [Active Topics](https://wordpress.org/support/plugin/user-submitted-posts/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/user-submitted-posts/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/user-submitted-posts/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Jeff Starr](https://wordpress.org/support/users/specialk/)
 * Last activity: [1 year, 10 months ago](https://wordpress.org/support/topic/pass-values-in-query-string/#post-17944038)
 * Status: resolved