Adding a WhatsApp button on a WordPress website without a plugin is relatively simple. To do so, you’ll need to copy and paste a few lines of code into your website’s HTML.
First, create a button with the desired characteristics, such as size, color, and text. You can use a free online button generator to do this. Once you have created the button, copy the HTML code that the generator provides.
Next, open the WordPress editor and navigate to the page or post where you want to add the button. Click the Text tab of the editor to switch to the HTML view.
Paste the HTML code for the button into the HTML view of the editor. Make sure to save the changes and view the page or post to make sure the button is displaying as it should.
And that’s it! You have successfully added a WhatsApp button to your WordPress website without using a plugin.