Skip to content

Commit 39ab9a9

Browse files
committed
Bump version information
1 parent 09a91c8 commit 39ab9a9

4 files changed

Lines changed: 72 additions & 60 deletions

File tree

indieweb.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* Description: Interested in connecting your WordPress site to the IndieWeb?
66
* Author: IndieWebCamp WordPress Outreach Club
77
* Author URI: https://indieweb.org/WordPress_Outreach_Club
8-
* Version: 3.4.1
8+
* Version: 3.4.2
99
* License: MIT
1010
* License URI: http://opensource.org/licenses/MIT
1111
* Text Domain: indieweb
@@ -26,7 +26,7 @@
2626
*/
2727
class IndieWeb_Plugin {
2828

29-
public static $version = '3.4.1';
29+
public static $version = '3.4.2';
3030

3131
/**
3232
* Initialize the plugin, registering WordPress hooks.

languages/wordpress-indieweb.pot

Lines changed: 56 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
# This file is distributed under the MIT.
33
msgid ""
44
msgstr ""
5-
"Project-Id-Version: IndieWeb 3.4.1\n"
5+
"Project-Id-Version: IndieWeb 3.4.2\n"
66
"Report-Msgid-Bugs-To: "
77
"https://wordpress.org/support/plugin/wordpress-indieweb\n"
8-
"POT-Creation-Date: 2019-07-29 08:53:29+00:00\n"
8+
"POT-Creation-Date: 2019-12-24 02:28:04+00:00\n"
99
"MIME-Version: 1.0\n"
1010
"Content-Type: text/plain; charset=utf-8\n"
1111
"Content-Transfer-Encoding: 8bit\n"
@@ -67,18 +67,16 @@ msgstr ""
6767
msgid ""
6868
"Using rel=me on a link indicates the link represents the same person or "
6969
"entity as\n"
70-
"\t\t\t\tthe current page. On a site with a single author, rel=me links from "
71-
"their user profile will\n"
72-
"\t\t\t\tappear on the homepage. On a site with multiple authors rel=me will "
73-
"appear in the links on the author page only."
70+
"\t\t\t\tthe current page. On a site with a single author, links to other "
71+
"profiles from their user profile will\n"
72+
"\t\t\t\tappear on the homepage. On a site with multiple authors these links "
73+
"will appear on the author page only."
7474
msgstr ""
7575

7676
#: includes/class-general-settings.php:143
7777
msgid ""
7878
"The Default Author is the one whose that will be used on the home pages and "
79-
"archive pages. The default author setting is also used\n"
80-
"\t\t\tby the IndieAuth plugin to identify the primary author of a site. If "
81-
"the single author setting is not set,\n"
79+
"archive pages. If the single author setting is not set,\n"
8280
"\t\t\t\ton all other pages, the post author links will be used. To display "
8381
"the links, add the\n"
8482
"\t\t\t\twidget, otherwise they will remain hidden. "
@@ -136,148 +134,154 @@ msgstr ""
136134
msgid "Flickr username"
137135
msgstr ""
138136

139-
#: includes/class-hcard-user.php:95
137+
#: includes/class-hcard-user.php:77
138+
msgid "Mastodon Server (URL)"
139+
msgstr ""
140+
141+
#: includes/class-hcard-user.php:99
140142
msgid "Telephone"
141143
msgstr ""
142144

143-
#: includes/class-hcard-user.php:96
145+
#: includes/class-hcard-user.php:100
144146
msgid "PGP Key (URL)"
145147
msgstr ""
146148

147-
#: includes/class-hcard-user.php:103
149+
#: includes/class-hcard-user.php:107
148150
msgid "Street Address"
149151
msgstr ""
150152

151-
#: includes/class-hcard-user.php:104
153+
#: includes/class-hcard-user.php:108
152154
msgid "Street Number and Name"
153155
msgstr ""
154156

155-
#: includes/class-hcard-user.php:107
157+
#: includes/class-hcard-user.php:111
156158
msgid "Extended Address"
157159
msgstr ""
158160

159-
#: includes/class-hcard-user.php:108
161+
#: includes/class-hcard-user.php:112
160162
msgid "Apartment/Suite/Room Name/Number if any"
161163
msgstr ""
162164

163-
#: includes/class-hcard-user.php:111
165+
#: includes/class-hcard-user.php:115
164166
msgid "Locality"
165167
msgstr ""
166168

167-
#: includes/class-hcard-user.php:112
169+
#: includes/class-hcard-user.php:116
168170
msgid "City/State/Village"
169171
msgstr ""
170172

171-
#: includes/class-hcard-user.php:115
173+
#: includes/class-hcard-user.php:119
172174
msgid "Region"
173175
msgstr ""
174176

175-
#: includes/class-hcard-user.php:116
177+
#: includes/class-hcard-user.php:120
176178
msgid "State/County/Province"
177179
msgstr ""
178180

179-
#: includes/class-hcard-user.php:119
181+
#: includes/class-hcard-user.php:123
180182
msgid "Postal Code"
181183
msgstr ""
182184

183-
#: includes/class-hcard-user.php:120
185+
#: includes/class-hcard-user.php:124
184186
msgid "Postal Code, such as Zip Code"
185187
msgstr ""
186188

187-
#: includes/class-hcard-user.php:123 includes/class-hcard-user.php:124
189+
#: includes/class-hcard-user.php:127 includes/class-hcard-user.php:128
188190
msgid "Country Name"
189191
msgstr ""
190192

191-
#: includes/class-hcard-user.php:133
193+
#: includes/class-hcard-user.php:137
192194
msgid "Job Title"
193195
msgstr ""
194196

195-
#: includes/class-hcard-user.php:134
197+
#: includes/class-hcard-user.php:138
196198
msgid "Title or Role"
197199
msgstr ""
198200

199-
#: includes/class-hcard-user.php:137
201+
#: includes/class-hcard-user.php:141
200202
msgid "Organization"
201203
msgstr ""
202204

203-
#: includes/class-hcard-user.php:138
205+
#: includes/class-hcard-user.php:142
204206
msgid "Affiliated Organization"
205207
msgstr ""
206208

207-
#: includes/class-hcard-user.php:141
209+
#: includes/class-hcard-user.php:145
208210
msgid "Honorific Prefix"
209211
msgstr ""
210212

211-
#: includes/class-hcard-user.php:142
213+
#: includes/class-hcard-user.php:146
212214
msgid "e.g. Mrs., Mr. Dr."
213215
msgstr ""
214216

215-
#: includes/class-hcard-user.php:149
217+
#: includes/class-hcard-user.php:153
216218
msgid "Address"
217219
msgstr ""
218220

219-
#: includes/class-hcard-user.php:150
221+
#: includes/class-hcard-user.php:154
220222
msgid "Fill in all fields you wish displayed."
221223
msgstr ""
222224

223-
#: includes/class-hcard-user.php:157
225+
#: includes/class-hcard-user.php:161
224226
msgid "Additional Profile Information"
225227
msgstr ""
226228

227-
#: includes/class-hcard-user.php:158
229+
#: includes/class-hcard-user.php:162
228230
msgid "Fill in all fields you are wish displayed."
229231
msgstr ""
230232

231-
#: includes/class-hcard-user.php:163
233+
#: includes/class-hcard-user.php:167
232234
msgid "Other Sites"
233235
msgstr ""
234236

235-
#: includes/class-hcard-user.php:163
236-
msgid "Sites not listed in the profile to add to rel-me (One URL per line)"
237+
#: includes/class-hcard-user.php:167
238+
msgid ""
239+
"Other profiles without their own field in your user profile (One URL per "
240+
"line)"
237241
msgstr ""
238242

239243
#: includes/class-plugin-installer.php:55
240-
#: includes/class-plugin-installer.php:375
244+
#: includes/class-plugin-installer.php:383
241245
msgid "Install Now"
242246
msgstr ""
243247

244248
#: includes/class-plugin-installer.php:86
245-
#: includes/class-plugin-installer.php:377
249+
#: includes/class-plugin-installer.php:385
246250
msgid "Activated"
247251
msgstr ""
248252

249253
#: includes/class-plugin-installer.php:90
250-
#: includes/class-plugin-installer.php:376
254+
#: includes/class-plugin-installer.php:384
251255
msgid "Activate"
252256
msgstr ""
253257

254-
#: includes/class-plugin-installer.php:134
258+
#: includes/class-plugin-installer.php:142
255259
msgid "By"
256260
msgstr ""
257261

258-
#: includes/class-plugin-installer.php:147
262+
#: includes/class-plugin-installer.php:155
259263
msgid "More Details"
260264
msgstr ""
261265

262-
#: includes/class-plugin-installer.php:169
266+
#: includes/class-plugin-installer.php:177
263267
msgid "Sorry, you are not allowed to install plugins on this site."
264268
msgstr ""
265269

266-
#: includes/class-plugin-installer.php:177
267-
#: includes/class-plugin-installer.php:250
270+
#: includes/class-plugin-installer.php:185
271+
#: includes/class-plugin-installer.php:258
268272
msgid "Error - unable to verify nonce, please try again."
269273
msgstr ""
270274

271-
#: includes/class-plugin-installer.php:242
275+
#: includes/class-plugin-installer.php:250
272276
msgid "Sorry, you are not allowed to activate plugins on this site."
273277
msgstr ""
274278

275-
#: includes/class-plugin-installer.php:374
279+
#: includes/class-plugin-installer.php:382
276280
msgid "Are you sure you want to install this plugin?"
277281
msgstr ""
278282

279283
#: includes/class-relme-widget.php:14
280-
msgid "Rel=Me Links"
284+
msgid "Show My Profiles on Other Sites"
281285
msgstr ""
282286

283287
#: includes/class-relme-widget.php:16
@@ -287,7 +291,7 @@ msgid ""
287291
"appear like many social link widgets"
288292
msgstr ""
289293

290-
#: includes/class-relme-widget.php:77
294+
#: includes/class-relme-widget.php:79
291295
msgid ""
292296
"Displays rel=me links which appear as icons with the logo of the site "
293297
"linked to when possible"
@@ -297,7 +301,7 @@ msgstr ""
297301
msgid "IndieWebify your WordPress-Blog"
298302
msgstr ""
299303

300-
#: includes/getting-started.php:7 indieweb.php:129
304+
#: includes/getting-started.php:7 indieweb.php:131
301305
msgid "Getting Started"
302306
msgstr ""
303307

@@ -444,21 +448,21 @@ msgid ""
444448
"more details."
445449
msgstr ""
446450

447-
#: indieweb.php:113 indieweb.php:114
451+
#: indieweb.php:115 indieweb.php:116
448452
msgid "Extensions"
449453
msgstr ""
450454

451-
#: indieweb.php:141
455+
#: indieweb.php:143
452456
msgid "IndieWeb Plugin Installer"
453457
msgstr ""
454458

455-
#: indieweb.php:142
459+
#: indieweb.php:144
456460
msgid ""
457461
"The below plugins are recommended to enable additional IndieWeb "
458462
"functionality."
459463
msgstr ""
460464

461-
#: indieweb.php:188
465+
#: indieweb.php:193
462466
msgid ""
463467
"Users can optionally add additional information to their profile. As this "
464468
"is part of your user profile you have control of this information and can "

readme.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
**Tags:** indieweb, webmention, POSSE, indieauth
55
**Requires at least:** 4.7
66
**Requires PHP:** 5.3
7-
**Tested up to:** 5.2.2
8-
**Stable tag:** 3.4.1
7+
**Tested up to:** 5.3.2
8+
**Stable tag:** 3.4.2
99
**License:** MIT
1010
**License URI:** http://opensource.org/licenses/MIT
1111

@@ -26,7 +26,7 @@ Some of these plugins allow you to:
2626
* provide basic support for [Microformats 2](http://microformats.org/wiki/microformats2)
2727
* add location support to your posts
2828
* more easily syndicate your content to other sites to take advantage of network effects and other communities while still owning all of your original content
29-
* link to syndicated versions of a post so that comments on your content in silos like Facebook, Twitter, Instagram, Google+ can come back to your original post as comments there
29+
* link to syndicated versions of a post so that comments on your content in silos like Facebook, Twitter, Instagram can come back to your original post as comments there
3030
* set up a MicroPub Server to use other posting interfaces. (You could potentially use services like Instagram, Foursquare, and others to post to your WordPress site.)
3131
* Use your site to log into other services with [IndieAuth](https://indieweb.org/indieauth).
3232

@@ -82,6 +82,10 @@ One could certainly download, install, and activate some or all of these plugins
8282

8383
Project maintained on github at [indieweb/wordpress-indieweb](https://github.com/indieweb/wordpress-indieweb).
8484

85+
### 3.4.2 ###
86+
* Update domain to icon mapping functionality
87+
* Add mastodon profile url field and store the mastodon URL in a transient so it can be mapped
88+
8589
### 3.4.1 ###
8690
* Replace missing icon
8791
* Remove Google Plus profile option due impending shutdown of service

readme.txt

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ Donate link: https://indieweb.org/how-to-sponsor
44
Tags: indieweb, webmention, POSSE, indieauth
55
Requires at least: 4.7
66
Requires PHP: 5.3
7-
Tested up to: 5.2.2
8-
Stable tag: 3.4.1
7+
Tested up to: 5.3.2
8+
Stable tag: 3.4.2
99
License: MIT
1010
License URI: http://opensource.org/licenses/MIT
1111

@@ -26,7 +26,7 @@ Some of these plugins allow you to:
2626
* provide basic support for [Microformats 2](http://microformats.org/wiki/microformats2)
2727
* add location support to your posts
2828
* more easily syndicate your content to other sites to take advantage of network effects and other communities while still owning all of your original content
29-
* link to syndicated versions of a post so that comments on your content in silos like Facebook, Twitter, Instagram, Google+ can come back to your original post as comments there
29+
* link to syndicated versions of a post so that comments on your content in silos like Facebook, Twitter, Instagram can come back to your original post as comments there
3030
* set up a MicroPub Server to use other posting interfaces. (You could potentially use services like Instagram, Foursquare, and others to post to your WordPress site.)
3131
* Use your site to log into other services with [IndieAuth](https://indieweb.org/indieauth).
3232

@@ -82,6 +82,10 @@ One could certainly download, install, and activate some or all of these plugins
8282

8383
Project maintained on github at [indieweb/wordpress-indieweb](https://github.com/indieweb/wordpress-indieweb).
8484

85+
= 3.4.2 =
86+
* Update domain to icon mapping functionality
87+
* Add mastodon profile url field and store the mastodon URL in a transient so it can be mapped
88+
8589
= 3.4.1 =
8690
* Replace missing icon
8791
* Remove Google Plus profile option due impending shutdown of service

0 commit comments

Comments
 (0)