Ben web sitesinde temel bir form sayfası eklemek gerekiyor, bu WordPress çerçeve üzerinde çalışır.
I have the following raw materials ready: Client side: html form layout,css and jquery validation code. Server side: form handler php function that processes the $_POST[] data.
Benim sorun Wordpress çerçevesinde bu kod entegre etmektir.
Bazı eklentileri baktım ama ben istiyorum ve aynı zamanda değiştirmek hantal kendi doğrulama var çok daha fazla yapıyoruz.
Could anyone suggest a good form plugin that allows just the framework hooks ? Or is it worthwhile that I should write the plugin myself.
Teşekkürler.