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

Pretty file links

説明

The Pretty File Links plugin adds an extra option to the media uploader to make links inserted into the content look a lot more attractive. It can also be used as a straight shortcode, and can easily be extended with additional styles just by dropping the css files in to the plugin directory. You can see examples of Pretty File Links at www.SmartRedFox.com.

Usage

  1. Upload a file to a post/page.
  2. Before clicking insert into post choose the “Make pretty link option”.
  3. Click insert into post or page.

Alternatively

Copy and past the shortcode directly into your page – [prettyfilelink src=”http://www.smartredfox.com” type=”pdf” newwindow=”false”]The link text[/prettyfilelink]

スクリーンショット

  • An extra option is added to the media uploader.
  • A shortcode is automatically created in the Editor for you.
  • Styles can be changed quickly and easily.
  • An example of a pretty file link using the default style.
  • An example of a pretty file link using the inline style.
  • An example of a pretty file link using the fully inline style.

インストール

  1. Upload the PrettyFileLinks folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Configure the plugin styles by going to the Pretty File Links option under settings in your admin menu.

評価

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

貢献者と開発者

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

貢献者

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

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

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

変更履歴

0.1

  • Initial release

0.2

  • Added screenshots

0.3

  • Added more Mime types so more files can be styled.
  • Changed margins on styles so that space is added below the links (except inline).

0.4

  • Fixed front end styles to work in Internet Explorer 7, 8, and 9 (Bug)
  • Added new style – Split button.
  • Added link to purchase additional style pack.

0.5

  • Now reads custom css files from a folder in your theme directory (stops style files getting wiped after upgrade).

0.6

  • Fixed bug stopping users from picking styles in the admin.

0.7

  • Added option to make links open in new window.
  • Added two new file types – mp3 and video.

0.8

  • Added file size to listed items – with option to turn off in settings.
  • Changed to single text box for new media uploader.
  • Added xslx, pptx, doc, and rar support.

0.9

  • Changed incorrectly labelled option Open in new window to Show file size.