Title: Xtras LearnDash
Author: ernestortiz
Published: <strong>14 Tháng 11, 2016</strong>
Last modified: 22 Tháng 11, 2016

---

Tìm kiếm plugin

Plugin này **chưa được cập nhật với 3 phiên bản mới nhất của WordPress**. Nó có 
thể không được hỗ trợ và bảo trì, và có thể xung đột với các phiên bản WordPress
mới nhất.

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

# Xtras LearnDash

 Bởi [ernestortiz](https://profiles.wordpress.org/ernestortiz/)

[Tải về](https://downloads.wordpress.org/plugin/xtras-learndash.zip)

 * [Chi tiết](https://vi.wordpress.org/plugins/xtras-learndash/#description)
 * [Đánh giá](https://vi.wordpress.org/plugins/xtras-learndash/#reviews)
 *  [Cài đặt](https://vi.wordpress.org/plugins/xtras-learndash/#installation)
 * [Nhà phát triển](https://vi.wordpress.org/plugins/xtras-learndash/#developers)

 [Hỗ trợ](https://wordpress.org/support/plugin/xtras-learndash/)

## Mô tả

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.

## Ảnh màn hình

 * [[
 * 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).

## Cài đặt

 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.

## Hỏi đáp

  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 **

## Đánh giá

Không có đánh giá nào cho plugin này.

## Người đóng góp & Lập trình viên

“Xtras LearnDash” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

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

[Dịch “Xtras LearnDash” sang ngôn ngữ của bạn.](https://translate.wordpress.org/projects/wp-plugins/xtras-learndash)

### Muốn tham gia phát triển?

[Duyệt code](https://plugins.trac.wordpress.org/browser/xtras-learndash/), check
out [SVN repository](https://plugins.svn.wordpress.org/xtras-learndash/), hoặc theo
dõi [nhật ký phát triển](https://plugins.trac.wordpress.org/log/xtras-learndash/)
qua [RSS](https://plugins.trac.wordpress.org/log/xtras-learndash/?limit=100&mode=stop_on_copy&format=rss).

## Nhật ký thay đổi

#### 1.0.0

 * Stable Release

## Meta

 *  Phiên bản **1.0.0**
 *  Cập nhật lần cuối **10 năm trước**
 *  Số lượt cài đặt **20+**
 *  Phiên bản WordPress ** 3.0.1 hoặc cao hơn **
 *  Đã kiểm tra lên đến **4.6.30**
 *  Ngôn ngữ
 * [English (US)](https://wordpress.org/plugins/xtras-learndash/)
 * Thẻ
 * [courses](https://vi.wordpress.org/plugins/tags/courses/)[learndash](https://vi.wordpress.org/plugins/tags/learndash/)
   [learning](https://vi.wordpress.org/plugins/tags/learning/)[lms](https://vi.wordpress.org/plugins/tags/lms/)
 *  [Nâng cao](https://vi.wordpress.org/plugins/xtras-learndash/advanced/)

## Đánh giá

Chưa có đánh giá nào được gửi.

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

[Xem tất cả đánh giá](https://wordpress.org/support/plugin/xtras-learndash/reviews/)

## Những người đóng góp

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

## Hỗ trợ

Có điều gì muốn nói? cần giúp đỡ?

 [Xem diễn đàn hỗ trợ](https://wordpress.org/support/plugin/xtras-learndash/)

## Ủng hộ

Bạn có muốn hỗ trợ vào sự phát triển của plugin này?

 [ Ủng hộ plugin này ](http://paypal.me/ernestortiz)