Title: Xtras LearnDash
Author: ernestortiz
Published: <strong>2016年11月14日</strong>
Last modified: 2016年11月22日

---

プラグインを検索

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

![](https://s.w.org/plugins/geopattern-icon/xtras-learndash.svg)

# Xtras LearnDash

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

[ダウンロード](https://downloads.wordpress.org/plugin/xtras-learndash.zip)

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

 [サポート](https://wordpress.org/support/plugin/xtras-learndash/)

## 説明

This plugin is for LearnDash users; it is another grid for the courses (and for 
professors of the course), with a filter for categories or tags – through the use
of shortcodes.

### Donations

If you want to help me in writing more code or better poetry, please invite me to
a beer (or coffee, maybe) by sending your donation to http://paypal.me/ernestortiz.
Thanks in advance.

## スクリーンショット

 * [[
 * The Filter and the Courses grid…
 * [[
 * The filter (and the tooltip) in action…
 * [[
 * Also a grid for professors (please, note that the plugin profile-xtra is used
   here for the images).

## インストール

 1. Upload unzipped plugin directory to the /wp-content/plugins/ directory, or install
    the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress.

## FAQ

  Nothing else to do after installation? No options page?

Nope, you simply upload and activate it; and the plugin do the rest…

  So, how can I use this plugin…

Using a shortcode:

    ```
    To show a filter of course categories names, followed by a two-column grid of all the courses:
        [xtraslms_portfolio]
    ```

This shortcode has many arguments; which self-explanatory names.
 ‘tax’ => ‘cat’,//’
tag’ or ‘cat’

    ```
        'progress' => 1,
        'my' => 1,
        'q' => -1, //quantity

        'iclass' => 'thumbnail'
    ```

The main argument is SHOW, it decides what to show. It has one of these values: 
f (for shows only filter), p (for shows only the portfolio of courses), a (for show
the authors, it means, the professors), and al (for shows a list of courses per 
professor). For example:

    ```
        To show only a filter:
        [xtraslms_portfolio show="f"]

        To show only a portfolio of courses (it means, image and title) as well as the name of the professor:
        [xtraslms_portfolio show="p,a"]

        To show only a portfolio of the image and name of professors:
        [xtraslms_portfolio show="a"]
    ```

You can apply a class to the images, using the argument ICLASS (its value is ‘thumbnail’
by default).

You can decide how many columns in the grid (from 1 to 5) with the argument COLS;
and how many courses to show, with the argument Q; and the order, using the argument
ORDERBY, which has the values ‘modified’ or ‘rand’. For example:

    ```
        To show one course, randomly:
        [xtraslms_portfolio show="p" q="1" orderby="rand"]
    ```

Back into the filter, you can filter by categories or by tags, using the argument
TAX (which can take ‘cat’ or ‘tax’ value.

** to be continued **

## 評価

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

## 貢献者と開発者

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

貢献者

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

[“Xtras LearnDash” をあなたの言語に翻訳しましょう。](https://translate.wordpress.org/projects/wp-plugins/xtras-learndash)

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

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

## 変更履歴

#### 1.0.0

 * Stable Release

## メタ

 *  バージョン **1.0.0**
 *  最終更新日 **10年前**
 *  有効インストール数 **20+**
 *  WordPress バージョン ** 3.0.1またはそれ以降 **
 *  検証済み最新バージョン: **4.6.30**
 *  言語
 * [English (US)](https://wordpress.org/plugins/xtras-learndash/)
 * タグ
 * [courses](https://ja.wordpress.org/plugins/tags/courses/)[learndash](https://ja.wordpress.org/plugins/tags/learndash/)
   [learning](https://ja.wordpress.org/plugins/tags/learning/)[lms](https://ja.wordpress.org/plugins/tags/lms/)
 *  [詳細を表示](https://ja.wordpress.org/plugins/xtras-learndash/advanced/)

## 評価

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

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

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

## 貢献者

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

## サポート

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

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

## 寄付

このプラグインが今後も改善できるよう応援しませんか ?

 [ このプラグインに寄付 ](http://paypal.me/ernestortiz)