How Do I Add a Submit Button to WordPress?

Adding a submit button to your WordPress blog is easy. In most cases, all you need to do is add a few lines of code to your blog’s header.

To add a submit button to your blog, open your blog’s header file in a text editor. In the header file, locate the

tag and add the following code:


Save the header file and reload your blog. Your submit button should now be visible on your blog.

To use the submit button, simply click it when you want your blog’s users to submit their comments or blog posts.