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.

Attachment Manager

Descripción

This plugin allows you to list attached files on posts. It comes with a default
icon set (by famfamfam), with icons for most major files types. You can add
your own icons, as well as control many aspects of the file list (whether you
want to show icons, whether to add the lists to exerpts, place them on all posts,
show them on category pages, etc).

Instalación

  1. Upload the whole attachment-manager directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. You can also optionally chmod the /wp-content/plugins/attachment-manager/icons directory to allow you to add/remove icons via the options page

Preguntas frecuentes

Can I list only certain attachments?

You have two options; list all attachments or list attachments that are not already linked in the post.

Can I add new icons?

Absolutely, you can manually upload them to wp-content/plugins/attachment-manager/icons or if you chmod that folder, you can upload them via the plugin’s options page.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

«Attachment Manager» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Attachment Manager» 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

2.1.2

  • Use built in WordPress upload functionality
  • Fix issue with default settings on first install

2.1.1

  • Add meta box for checkbox when you’re only showing attachments on some posts
  • Add the checkbox to show attachments to pages as well as posts

2.1.0

2.0.2

  • Can now recognize thumbnails and medium size images in posts and leave them off the list.
  • No longer uses the deprecated «get_settings»
  • Moved this change log to the readme.txt file to work with the new feature on WordPress.org

2.0.1

  • Fixed issue with file types on upgrade to 2.0.x

2.0.0

  • Completely updated to work with 2.6

1.0.1

  • Fixed problem with plugin causing custom excerpts to not be shown

1.0.0

  • Added to the wordpress.org repository

0.1.3

  • Added support for WP 2.2.x-s

0.1.2

  • Added the option to not show file lists on excerpts

0.1.1

  • Added the option to not show file lists on category pages

0.1

  • Original Version