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

Resourcify

説明

Resourcify allows you to add Sources, Resources, and Quote Sources to a post and display those links at the bottom of each post.

Simply put, it gives you an interface on the post admin area to add a Title and URL for each Resource. The plugin will then output those resources at the bottom of a single blog post page using either the default, or a custom defined template. Template is rendered using Handlebars, and allows you to specify exactly how you want the output to look (html wise, css coming soon).

Features

  • Output standard HTML links to sources

Read more about Resourcify.

Documentation

Documentation will be maintained on the GitHub Wiki here.

Contributing and reporting bugs

You can contribute code and localizations to this plugin via GitHub: https://github.com/tripflex/resourcify

Support

If you spot a bug, you can of course log it on Github

Or contact me at myles@smyl.es

スクリーンショット

  • Meta box view from new post area
  • Template Editor from new post area
  • Template Editor Help from new post area
  • Output preview on frontend below post

インストール

Automatic installation

Install through WordPress, select activate.

Manual installation

The manual installation method involves downloading the plugin and uploading it to your webserver via your favourite FTP application.

  • Download the plugin file to your computer and unzip it
  • Using an FTP program, or your hosting control panel, upload the unzipped plugin folder to your WordPress installation’s wp-content/plugins/ directory.
  • Activate the plugin from the Plugins menu within the WordPress admin.

評価

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

貢献者と開発者

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

貢献者

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

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

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

変更履歴

1.2

  • First release using templates
  • Multiple bug fixes and patches
  • Use URL for title if title not specified
  • Added template section
  • Added template help section
  • Added about section

1.1

  • Bug fix fatal error on source count

1.0.1

  • Fix output to only show on blog posts and not on custom post types.

1.0.0

  • Initial Creation