Title: Content Attachments
Author: Themecraft Studio
Published: <strong>24 de abril de  2017</strong>
Last modified: 27 de octubre de  2019

---

Buscar plugins

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

![](https://ps.w.org/content-attachments/assets/icon-128x128.jpg?rev=1646043)

# Content Attachments

 Por [Themecraft Studio](https://profiles.wordpress.org/themecraft/)

[Descargar](https://downloads.wordpress.org/plugin/content-attachments.zip)

 * [Detalles](https://es-ar.wordpress.org/plugins/content-attachments/#description)
 * [Valoraciones](https://es-ar.wordpress.org/plugins/content-attachments/#reviews)
 * [Desarrollo](https://es-ar.wordpress.org/plugins/content-attachments/#developers)

 [Soporte](https://wordpress.org/support/plugin/content-attachments/)

## Descripción

Wraps post attachments that are not images in handy tags that allow easy styling
with CSS. It also adds a class to the attachment containing the mime type.

Use `add_filter('content-attachments/template/paragraph', $html)` to customized 
the HTML markup to render the attachment. Defaults to:

    ```
    <a class="{{classes}}" type="{{mime-type}}" href="{{url}}" {{extra_attrs}}>
        <span class="content-attachment-text">{{text}}</span>
        <span><i class="content-attachment-icon"></i></span>
    </a>
    ```

For this plugin to work properly, “wpautop” (i.e. automatic wrapping in `<p>` tags
of lines written in WYSIWYG editors) must be enabled on WYSIWYG content editors 
of both WordPress and ACF. This is the default behavior.

Please report issues or ask questions on (GitHub)[https://github.com/themecraftstudio/
wordpress-content-attachments]

## Preguntas frecuentes

  Where should I report issues or get help?

**GitHub** Please report problems directly on the plugin’s [main development repository](https://github.com/themecraftstudio/wordpress-content-attachments)

## Reseñas

No hay reseñas para este plugin.

## Colaboradores y desarrolladores

“Content Attachments” es un software de código abierto. Las siguientes personas 
han colaborado con este plugin.

Colaboradores

 *   [ Themecraft Studio ](https://profiles.wordpress.org/themecraft/)

[Traduce “Content Attachments” a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/content-attachments)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/content-attachments/),
echa un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/content-attachments/),
o suscríbete al [log de desarrollo](https://plugins.trac.wordpress.org/log/content-attachments/)
por [RSS](https://plugins.trac.wordpress.org/log/content-attachments/?limit=100&mode=stop_on_copy&format=rss).

## Registro de cambios

#### 1.1.0

_Release Date – 27 October 2019_

 * Fix – Disabled libxml warnings to hide warnings when the markup contains custom
   elements

#### 1.0.0

_Release Date – 31 January 2019_

 * New – {{extra_attrs}} placeholder to include all other attributes present in 
   the anchor
 * Deprecated – {{class}} in favor of {{classes}}

#### 0.3.1

_Release Date – 31 August 2018_

 * Fix – load HTML content as UTF-8

#### 0.3.0

 * New – filter ‘content-attachments/template/paragraph’
 * Deprecated – filter ‘content-attachments_template’

#### 0.0.1

_Release Date – 21 April 2017_

 * Initial release

## Meta

 *  Versión **1.1.0**
 *  Última actualización **hace 7 años**
 *  Instalaciones activas **Menos de 10**
 *  Versión de WordPress ** 4.4.0 o superior **
 *  Testeado hasta **5.3.0**
 *  Versión de PHP ** 7.0.0 o superior **
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/content-attachments/)
 *  [Vista avanzada](https://es-ar.wordpress.org/plugins/content-attachments/advanced/)

## Valoraciones

Todavía no se enviaron reseñas.

[Your review](https://wordpress.org/support/plugin/content-attachments/reviews/#new-post)

[Ver todas las reseñas](https://wordpress.org/support/plugin/content-attachments/reviews/)

## Colaboradores

 *   [ Themecraft Studio ](https://profiles.wordpress.org/themecraft/)

## Soporte

¿Tenés algo que decir? ¿Necesitás ayuda?

 [Ver el foro de asistencia](https://wordpress.org/support/plugin/content-attachments/)