Mô tả
このプラグインは指定のフォーマットのCSVデータをインポートし記事投稿を行います。
サンプルのCSVファイルは/wp-content/plugins/article_importer/sample にあります。
このプラグインのCSVデータは記事ツクから作成することでより簡単に使用できるようになります。
詳細は以下のページを参照してください。
https://kijitsuku.work/
Arbitrary section 1
Cài đặt
- Upload All files to the
/wp-content/plugins/directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Go to the Import page under Tools menu.
- Click Article Importer link, read the notification, then just upload and import.
Hỏi đáp
- Installation Instructions
-
- Upload All files to the
/wp-content/plugins/directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Go to the Import page under Tools menu.
- Click Article Importer link, read the notification, then just upload and import.
- Upload All files to the
- どのようなレイアウトのデータが対応していますか?
-
対応レイアウトが2種類あります。全てカンマ区切りのデータとなります。
■旧記事ツク
タイトル, 動画URL, サムネイル画像URL, カテゴリ, タグ, 備考, 公開日, テンプレート構文
■新記事ツク
タイトル, タグ, カテゴリ, 公開日, サムネイル画像URL, 本文, 公開ステータス
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“Article Importer” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Article Importer” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
2.0
新レイアウトのCSVデータに対応
1.2
全角スペースがあった場合タグが一つの文字で認識されていたため修正
1.1
Column ‘Remars’ add
1.0
Initial release