Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Pretty file links

Descripción

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]

Capturas

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

Instalación

  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.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

«Pretty file links» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Pretty file links» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

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.