Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Rayiumir committed Dec 3, 2024
1 parent b95eca2 commit 8f44dea
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1 +1,15 @@
# Contact Form Wordpress

A Simple Contact Form Plugin for Wordpress.

# How to use

with install plugin can Display the following shotcode in the WordPress template tab of the form.

```php
<?php echo do_shortcode('[contact-form]'); ?>
```
Or
```php
[contact-form]
```

0 comments on commit 8f44dea

Please # to comment.