Skip to content

Commit c7ebd6a

Browse files
authored
Plugin name
Fixing titles to match Wordpress requirements
1 parent 0ee186d commit c7ebd6a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<p align="center"><img src="WebShells.png" alt="WebShells Logo" width="auto" height="150"></p>
22

3-
## WS Github Sync Wordpress Shortcodes
3+
## WS Sync with Github Shortcodes
44

5-
Now you can easily show open issues, new commits, and open pull requests using this plugin and it's shortcodes.
5+
Now you can easily show/display open issues, new commits, and open pull requests using this plugin and it's shortcodes on your Wordpress website.
66
After downloading the [Plugin Files](https://github.com/WebShells/Github-Sync-Wordpress/releases/download/v1.0.0/WS-Github-Sync-Wordpress.zip) and uploading it as a new plugin, just activate it and you are ready to use the shortcodes!
77

88
### 1. `[gitsync_issues]`
@@ -52,7 +52,7 @@ Displays a list of open pull requests from a GitHub repository.
5252
```shortcode
5353
[gitsync_pull_requests token="YourGitHubToken" repository="YourRepository" owner="OwnerOfRepo"]
5454
```
55-
![Screenshot](https://github.com/WebShells/Github-Sync-Wordpress/blob/main/Screenshot.png?raw=true)
55+
![Screenshot](https://github.com/WebShells/WS-Sync-with-Github/blob/main/Screenshot.png?raw=true)
5656

5757
### Important Notes
5858

0 commit comments

Comments
 (0)