We'll create fresh WordPress site with Request Call Back installed. You have 20 minutes to test the plugin after that site we'll be deleted.
As the developer of several WordPress microsites, a commonly requested feature is to add a request call back button to the website header that links to a call back request form.
I originally made this plugin for myself to simplify the process of adding this basic feature, but recently decided to make it public just in case others find it useful.
There are other plugins available that do a similar task to this, but I wanted this to do more than just add a form to a page.
By default, this plugin displays a call back button that can be added anywhere on the site via a single line of code (e.g. header.php), which when clicked will open the request form in a lightbox. The button label, colour, position is configurable from the plugin settings page.
The plugin also provides the option to add the request form to an existing WordPress page instead of opening a lightbox, if preferred. This feature is useful if you don’t want to use the built-in request button and want to use your own link instead.