Title: AJ CSV to DataTable
Author: anjanasilva
Published: <strong>30 de octubre de 2015</strong>
Last modified: 13 de diciembre de 2017

---

Buscar plugins

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.

![](https://s.w.org/plugins/geopattern-icon/aj-csv-to-datatable.svg)

# AJ CSV to DataTable

 Por [anjanasilva](https://profiles.wordpress.org/anjanasilva/)

[Descargar](https://downloads.wordpress.org/plugin/aj-csv-to-datatable.zip)

 * [Detalles](https://es.wordpress.org/plugins/aj-csv-to-datatable/#description)
 * [Valoraciones](https://es.wordpress.org/plugins/aj-csv-to-datatable/#reviews)
 *  [Instalación](https://es.wordpress.org/plugins/aj-csv-to-datatable/#installation)
 * [Desarrollo](https://es.wordpress.org/plugins/aj-csv-to-datatable/#developers)

 [Soporte](https://wordpress.org/support/plugin/aj-csv-to-datatable/)

## Descripción

WordPress Plugin to present a CSV file in a DataTable. This will import data from
a CSV file and display in a DataTable.

### How To Use

Insert following code snippet into any page or post using this shortcode, make sure
you use an unique id :

    ```
    [aj-csv2dt src=http://e-innoving.com/samples/SacramentocrimeJanuary2006.csv id=datatable_id]
    ```

You can now disable DataTable search, pagination, sorting and displaying of bInfo
with the recent 1.1 release. The purpose of this is to render a static looking HTML
Table out of a CSV file.

    ```
    [aj-csv2dt src=http://e-innoving.com/samples/SacramentocrimeJanuary2006.csv id=datatable_id disable_search=true disable_paging=true disable_binfo=true disable_sorting=true]
    ```

Save it, just refresh the page and see. Less hassle, all your csv data is inside
the DataTable.

### Credits

This plugin utilizes some excellent open source scripts, functions and images whose
creators deserve to be recognized.

 1. Shaun Scovil, for inspiring me through his CSV to Sortable Plugin.
 2. V.Krishn wrote a handy [PHP function](http://github.com/insteps/phputils) that 
    enables users of PHP < 5.3 to utilize the `str_getcsv()` function that powers this
    plugin.

### Common Errors

 1. If the datatable misbehaves, this is probably due to an incorrect csv format. In
    that case, open csv file in excel
     and re-save it as a new csv. Most likely this
    will resolve your issue.

## Capturas

 * [[

## Instalación

 1. Install and activate the plugin via `WP-Admin > Plugins`.
 2. Add shortcode to a post or page: `[aj-csv2dt src=http://samplecsvs.s3.amazonaws.
    com/SacramentocrimeJanuary2006.csv id=datatable_id]`.

## FAQ

  Installation Instructions

 1. Install and activate the plugin via `WP-Admin > Plugins`.
 2. Add shortcode to a post or page: `[aj-csv2dt src=http://samplecsvs.s3.amazonaws.
    com/SacramentocrimeJanuary2006.csv id=datatable_id]`.

## Reseñas

No hay valoraciones para este plugin.

## Colaboradores y desarrolladores

«AJ CSV to DataTable» es un software de código abierto. Las siguientes personas 
han colaborado con este plugin.

Colaboradores

 *   [ anjanasilva ](https://profiles.wordpress.org/anjanasilva/)

[Traduce «AJ CSV to DataTable» a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/aj-csv-to-datatable)

### ¿Interesado en el desarrollo?

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

## Registro de cambios

#### 1.1

 * Added options to disable DataTable searching, pagination, sorting and showing
   of bInfo.

#### 1.0

 * First public release.

## Meta

 *  Versión **1.1**
 *  Última actualización **hace 8 años**
 *  Instalaciones activas **10+**
 *  Versión de WordPress ** 4.3.1 o superior **
 *  Probado hasta **4.7.33**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/aj-csv-to-datatable/)
 * Etiquetas:
 * [csv](https://es.wordpress.org/plugins/tags/csv/)[data](https://es.wordpress.org/plugins/tags/data/)
   [datatable](https://es.wordpress.org/plugins/tags/datatable/)[import](https://es.wordpress.org/plugins/tags/import/)
   [table](https://es.wordpress.org/plugins/tags/table/)
 *  [Vista avanzada](https://es.wordpress.org/plugins/aj-csv-to-datatable/advanced/)

## Valoraciones

Aún no se han enviado valoraciones.

[Your review](https://wordpress.org/support/plugin/aj-csv-to-datatable/reviews/#new-post)

[Ver todas las valoraciones](https://wordpress.org/support/plugin/aj-csv-to-datatable/reviews/)

## Colaboradores

 *   [ anjanasilva ](https://profiles.wordpress.org/anjanasilva/)

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/aj-csv-to-datatable/)