Title: AJ CSV to DataTable
Author: anjanasilva
Published: <strong>2015年10月30日</strong>
Last modified: 2017年12月13日

---

プラグインを検索

このプラグインは **WordPress の最新3回のメジャーリリースに対してテストされていま
せん**。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress
で使用した場合は互換性の問題が発生する可能性があります。

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

# AJ CSV to DataTable

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

[ダウンロード](https://downloads.wordpress.org/plugin/aj-csv-to-datatable.zip)

 * [詳細](https://ja.wordpress.org/plugins/aj-csv-to-datatable/#description)
 * [レビュー](https://ja.wordpress.org/plugins/aj-csv-to-datatable/#reviews)
 *  [インストール](https://ja.wordpress.org/plugins/aj-csv-to-datatable/#installation)
 * [開発](https://ja.wordpress.org/plugins/aj-csv-to-datatable/#developers)

 [サポート](https://wordpress.org/support/plugin/aj-csv-to-datatable/)

## 説明

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.

## スクリーンショット

 * [[

## インストール

 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]`.

## 評価

このプラグインにはレビューがありません。

## 貢献者と開発者

AJ CSV to DataTable はオープンソースソフトウェアです。以下の人々がこのプラグイン
に貢献しています。

貢献者

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

[“AJ CSV to DataTable” をあなたの言語に翻訳しましょう。](https://translate.wordpress.org/projects/wp-plugins/aj-csv-to-datatable)

### 開発に興味がありますか ?

[コードを閲覧](https://plugins.trac.wordpress.org/browser/aj-csv-to-datatable/)する
か、[SVN リポジトリ](https://plugins.svn.wordpress.org/aj-csv-to-datatable/)をチェック
するか、[開発ログ](https://plugins.trac.wordpress.org/log/aj-csv-to-datatable/)を
[RSS](https://plugins.trac.wordpress.org/log/aj-csv-to-datatable/?limit=100&mode=stop_on_copy&format=rss)
で購読してみてください。

## 変更履歴

#### 1.1

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

#### 1.0

 * First public release.

## メタ

 *  バージョン **1.1**
 *  最終更新日 **8年前**
 *  有効インストール数 **10+**
 *  WordPress バージョン ** 4.3.1またはそれ以降 **
 *  検証済み最新バージョン: **4.7.33**
 *  言語
 * [English (US)](https://wordpress.org/plugins/aj-csv-to-datatable/)
 * タグ
 * [csv](https://ja.wordpress.org/plugins/tags/csv/)[data](https://ja.wordpress.org/plugins/tags/data/)
   [datatable](https://ja.wordpress.org/plugins/tags/datatable/)[import](https://ja.wordpress.org/plugins/tags/import/)
   [table](https://ja.wordpress.org/plugins/tags/table/)
 *  [詳細を表示](https://ja.wordpress.org/plugins/aj-csv-to-datatable/advanced/)

## 評価

レビューはまだ送信されていません。

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

[すべてのレビューを見る](https://wordpress.org/support/plugin/aj-csv-to-datatable/reviews/)

## 貢献者

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

## サポート

意見や質問がありますか ?

 [サポートフォーラムを表示](https://wordpress.org/support/plugin/aj-csv-to-datatable/)