I am new to word press and i am giving you an example i have a deployed wordpress site as a admin and i want to implement a button which opens a form then when i submit a form it calls a api then i got a response and i have to check weather a particular property in the response is true or false , i have few question regarding this 1. Is how i implement a form through cms wheather i can write logic throught cms aur i need theme code to write my logic to check the property is available or it is handled through admin .. 2.. i have to implement it in the theme code using php or javascript
[ad_2]