このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

IndieWeb Press This

説明

This plugin is based on the idea and code of @snarfed:

It requires the Press This plugin for WordPress with Bookmarklet support as of WordPress 4.9, when Press This was removed from WordPress.

One big IndieWeb raison d’être is using your own web site to reply,
like, repost, follow,
and RSVP to posts and events. You do this by annotating links on your site with simple microformats2 HTML.

Having said that, most people don’t want to write HTML to like or reply to something. WordPress’s Press This bookmarklets can already start a new post with a link to the page you’re currently viewing. This code adds IndieWeb microformats2 markup to that link. Combined the wordpress-webmention plugin, you can use this to respond to the current page with just two clicks.

What’s more, if you’re currently on a Facebook post or Twitter tweet, this adds the Bridgy Publish link that will reply, like, favorite, retweet, or even RSVP inside those social networks.

評価

このプラグインにはレビューがありません。

貢献者と開発者

IndieWeb Press This はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“IndieWeb Press This” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.3

  • Use   as text in in-reply-to links so that WordPress doesn’t think they’re blank and remove them when switching to the standard editor.

1.2

  • Update bookmarklets to work in mobile browsers by using the current browser window instead of opening a new one. Background in WordPress/press-this#50.

1.1

1.0.4

  • Documentation added to explain that WordPress 4.9 now requires the Press This plugin
  • Minor refactoring
  • Press This Plugin restored bookmarklet functionality in Version 1.1.1, and it will prompt to install if plugin not installed so no conditional coding required

1.0.3

  • WP.org version

1.0.2

  • fixed list of contributors

1.0.1

  • WordPress.org version

1.0.0

  • initial