Skip to content
This repository was archived by the owner on Apr 4, 2023. It is now read-only.

Commit 14a8c2b

Browse files
committed
small fixes
1 parent fd1cd8e commit 14a8c2b

File tree

3 files changed

+8
-4
lines changed

3 files changed

+8
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ The Webmention and Pingback logos are made by [Aaron Parecki](http://aaronpareck
6060

6161
Project actively developed on Github at [pfefferle/wordpress-semantic-linkbacks](https://github.com/pfefferle/wordpress-semantic-linkbacks). Please file support issues there.
6262

63-
### 3,5.0 ###
63+
### 3.5.0 ###
6464
* Add Facepile code
6565
* Add setting to disable automatic facepile include
6666
* Add filter to allow themes to disable the setting and the feature if they facepile themselves

languages/semantic-linkbacks.pot

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ msgstr ""
55
"Project-Id-Version: Semantic-Linkbacks 3.5.0\n"
66
"Report-Msgid-Bugs-To: "
77
"https://wordpress.org/support/plugin/semantic-linkbacks\n"
8-
"POT-Creation-Date: 2017-10-02 15:29:23+00:00\n"
8+
"POT-Creation-Date: 2017-10-03 17:25:35+00:00\n"
99
"MIME-Version: 1.0\n"
1010
"Content-Type: text/plain; charset=utf-8\n"
1111
"Content-Transfer-Encoding: 8bit\n"
@@ -146,6 +146,10 @@ msgstr ""
146146
msgid "Semantic Linkbacks Settings"
147147
msgstr ""
148148

149+
#: templates/discussion-settings.php:6
150+
msgid "Automatically embed facepile <small>(May not work on all themes)</small>"
151+
msgstr ""
152+
149153
#: templates/linkbacks.php:3
150154
msgid "Likes"
151155
msgstr ""

readme.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ The IndieWeb community defines several types of feedback:
4747

4848
See [Extensions](https://indieweb.org/Semantic_Linkbacks#Extensions)
4949

50-
= How do I add this into my plugin? =
50+
= How do I add this into my plugin? =
5151

5252
The plugin will automatically enhance webmentions, trackbacks, and pingbacks with an avatar and additional context. It will also automatically add a facepile instead of individual
5353
comments, but this feature can either be turned off by an aware theme or under Discussion in your Settings.
@@ -60,7 +60,7 @@ The Webmention and Pingback logos are made by [Aaron Parecki](http://aaronpareck
6060

6161
Project actively developed on Github at [pfefferle/wordpress-semantic-linkbacks](https://github.com/pfefferle/wordpress-semantic-linkbacks). Please file support issues there.
6262

63-
= 3,5.0 =
63+
= 3.5.0 =
6464
* Add Facepile code
6565
* Add setting to disable automatic facepile include
6666
* Add filter to allow themes to disable the setting and the feature if they facepile themselves

0 commit comments

Comments
 (0)