Skip to content

Commit

Permalink
Capitilize WordPress correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
bradp committed Apr 14, 2017
1 parent 9ddb23c commit a1b4d76
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions README.md
Expand Up @@ -6,15 +6,15 @@

> You have a cool app using Mastodon API ? You can have a free subdomain *yourappname.Mastodon.tools*, if you want ! [Learn more](/dns)
## Wordpress
## WordPress

Embed Mastodon statuses in your blog, or whatever Wordpress site, only with :
Embed Mastodon statuses in your blog, or whatever WordPress site, only with :

```
[mastodon url="https://mastodon.xyz/@David/15605"][/mastodon]
```

:arrow_right: [Learn more](wordpress)
:arrow_right: [Learn more](WordPress)


## Wall
Expand Down
6 changes: 3 additions & 3 deletions wordpress/README.md
@@ -1,8 +1,8 @@
# Wordpress
# WordPress

Embed Mastodon statuses in your blog, or whatever Wordpress site.
Embed Mastodon statuses in your blog, or whatever WordPress site.

[**Download plugin :arrow_down:**](https://wordpress.org/plugins/embed-mastodon/)
[**Download plugin :arrow_down:**](https://WordPress.org/plugins/embed-mastodon/)


Just write `[mastodon url="YOU_MASTODON_STATUS_LINK"][/mastodon]` in any of your article body in order to get :
Expand Down
2 changes: 1 addition & 1 deletion wordpress/mastodon-embed/readme.txt
Expand Up @@ -47,7 +47,7 @@ No screenshots
* Support forced HTTPS

= 1.2 =
* Change CURL to Wordpress HTTP API
* Change CURL to WordPress HTTP API

= 1.1 =
* Add height option
Expand Down

0 comments on commit a1b4d76

Please sign in to comment.