Easily add form to any page on your site to allow visitors to leave their name and number to request callback.. The settings page can be reached by clicking on Settings in WordPress admin menu, and then clicking on WP Request Callback.. Here you can add email address to email notifications, as well as Slack Webhook URL to enable notifications straight into Slack channel.. This will be used by the shortcode as the color of the button and the color of the focussed inputs.. The color can be overridden on per form basis by using the shortcode settings as documented below.. The usage is as follows success message is the text displayed to the user after the form is submitted successfully. It's optional and if omitted the message is 'Thanks for submitting your callback request. error message is the text displayed to the user if error occurs with the submission. Please try again. color is color code that is used to style the button and inputs of the form. It's optional, and if omitted, the color set on the settings page is used, or blue by default ... The plugin makes use of WordPress REST API..
Read more