Multi step form, custom plugin

The process can be done by posting the form to the current page, and then using those values from the $_POST object to determine the next form. In the simplest example, a hidden input named “page” can increase its value on each step. Set the value of additional hidden inputs with the data from $_POST … Read more

Conditional two level dropdown filter for custom post type

Like I said in the comment, this can be solved by using two dropdowns. Additionally I already hinted you to an answer of mine doing this for a simple, one level, non conditional category selection. Category dropdowns can easily constructed with wordpress by making use of wp_dropdown_categories. To make it work as actual selection handed … Read more

how to handle forms in multiple pages?

Kind of – I would suggest using init. This would probably be the best way of doing it since you can process the form as described below. wp_head would work though. Also, you should make sure you are making necessary checks with ‘nonces’. I suggest the init hook as you can employ something similar to … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)