Wtyczka nie została przetestowana z trzema ostatnimi głównymi wydaniami WordPressa. Może nie być już utrzymywana lub obsługiwana, co może skutkować problemem ze zgodnością z nowszymi wersjami WordPressa.

Pretty file links

Opis

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]

Zrzuty ekranu

  • 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.

Instalacja

  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.

Recenzje

Wtyczka nie ma jeszcze żadnej recenzji.

Kontrybutorzy i deweloperzy

„Pretty file links” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.

Zaangażowani

Rejestr zmian

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.