WP Plugin Credit banks
WP Plugin Credit banks
The plugin displays a live search form on the website through a shortcode where we specify parameters, and below it, a list of banks corresponding to these parameters is shown.
Admin panel
In the WordPress admin panel, a separate page is added where banks are added. Below the form, a list of already added banks is displayed.
On the website
We display the search form through a shortcode. Each bank also has a referral link. The link is hidden; when the user clicks the "apply" button, they are taken to the page that the referral link leads to.
How it works
We simply change the parameters of the form, and a list of banks corresponding to the parameters appears below.
There is also a shortcode with a parameter for adding just a bank button. The main shortcode that displays the form also has parameters where we set the initial data for them.
The plugin displays a live search form on the website through a shortcode where we specify parameters, and below it, a list of banks corresponding to these parameters is shown.
Admin panel
In the WordPress admin panel, a separate page is added where banks are added. Below the form, a list of already added banks is displayed.
On the website
We display the search form through a shortcode. Each bank also has a referral link. The link is hidden; when the user clicks the "apply" button, they are taken to the page that the referral link leads to.
How it works
We simply change the parameters of the form, and a list of banks corresponding to the parameters appears below.
There is also a shortcode with a parameter for adding just a bank button. The main shortcode that displays the form also has parameters where we set the initial data for them.