How to create a custom URL based on dropdown in Wordpress - form submission

前端 未结 1 1754
清歌不尽
清歌不尽 2021-01-25 04:38

I need to apend a certain word to the URL based on which option from a dropdown is selected, to create a custom confirmation screen URL. It doesn\'t matter which contact form I

1条回答
  •  南方客
    南方客 (楼主)
    2021-01-25 05:13

    A dropdown is a .
    Of course this can be done I would recommend making a small plugin for this and adding the redirect to the init action something like this.

    add this to a new file in the plugin folder and activate it in the plugin menu.

    0 讨论(0)
提交回复
热议问题