Translation of LifterLMS Core: Korean

Filter ↓ Sort ↓ All (6,112) Translated (0) Untranslated (6,112) Waiting (0) Fuzzy (0) Warnings (0)
1 40 41 42 43 44 408
Prio Original string Translation
Defines alternate content displayed to visitors and non-enrolled students when accessing the post. - `none` displays the post content. - `content` displays alternate content from the `excerpt` property. - `page` redirects to the WordPress page defined in `content_page_id`. - `url` redirects to the URL defined in `content_page_url`. You have to log in to add a translation. Details

Defines alternate content displayed to visitors and non-enrolled students when accessing the post. - `none` displays the post content. - `content` displays alternate content from the `excerpt` property. - `page` redirects to the WordPress page defined in `content_page_id`. - `url` redirects to the URL defined in `content_page_url`.

You have to log in to edit this translation.

Meta

Status:
untranslated
References:
  • libraries/lifterlms-rest/includes/server/class-llms-rest-memberships-controller.php:260
Priority:
normal
More links:
The WordPress page ID of the sales page. Required when `sales_page_type` equals `page`. Only returned when the `sales_page_type` equals `page`. You have to log in to add a translation. Details

The WordPress page ID of the sales page. Required when `sales_page_type` equals `page`. Only returned when the `sales_page_type` equals `page`.

You have to log in to edit this translation.

Meta

Status:
untranslated
References:
  • libraries/lifterlms-rest/includes/server/class-llms-rest-memberships-controller.php:248
Priority:
normal
More links:
URL used for redirecting non-members when `restriction_action` is `custom`. You have to log in to add a translation. Details

URL used for redirecting non-members when `restriction_action` is `custom`.

You have to log in to edit this translation.

Meta

Status:
untranslated
References:
  • libraries/lifterlms-rest/includes/server/class-llms-rest-memberships-controller.php:235
Priority:
normal
More links:
WordPress page ID used for redirecting non-members when `restriction_action` is `page`. You have to log in to add a translation. Details

WordPress page ID used for redirecting non-members when `restriction_action` is `page`.

You have to log in to edit this translation.

Meta

Status:
untranslated
References:
  • libraries/lifterlms-rest/includes/server/class-llms-rest-memberships-controller.php:223
Priority:
normal
More links:
You must belong to the [lifterlms_membership_link id="{{membership_id}}"] membership to access this content. You have to log in to add a translation. Details

You must belong to the [lifterlms_membership_link id="{{membership_id}}"] membership to access this content.

You have to log in to edit this translation.

Meta

Status:
untranslated
References:
  • libraries/lifterlms-rest/includes/server/class-llms-rest-memberships-controller.php:216
Priority:
normal
More links:
Message to display to non-members after a `restriction_action` redirect. When `restriction_action` is `none` replaces the page content with this message. You have to log in to add a translation. Details

Message to display to non-members after a `restriction_action` redirect. When `restriction_action` is `none` replaces the page content with this message.

You have to log in to edit this translation.

Meta

Status:
untranslated
References:
  • libraries/lifterlms-rest/includes/server/class-llms-rest-memberships-controller.php:193
Priority:
normal
More links:
Determines the action to take when content restricted by the membership is accessed by a non-member. - `none`: Remain on page and display the message `restriction_message`. - `membership`: Redirect to the membership's permalink. - `page`: Redirect to the permalink of the page identified by `restriction_page_id`. - `custom`: Redirect to the URL identified by `restriction_url`. You have to log in to add a translation. Details

Determines the action to take when content restricted by the membership is accessed by a non-member. - `none`: Remain on page and display the message `restriction_message`. - `membership`: Redirect to the membership's permalink. - `page`: Redirect to the permalink of the page identified by `restriction_page_id`. - `custom`: Redirect to the URL identified by `restriction_url`.

You have to log in to edit this translation.

Meta

Status:
untranslated
References:
  • libraries/lifterlms-rest/includes/server/class-llms-rest-memberships-controller.php:182
Priority:
normal
More links:
List of post instructors. Defaults to current user when creating a new post. You have to log in to add a translation. Details

List of post instructors. Defaults to current user when creating a new post.

You have to log in to edit this translation.

Meta

Status:
untranslated
References:
  • libraries/lifterlms-rest/includes/server/class-llms-rest-memberships-controller.php:167
Priority:
normal
More links:
List of membership categories. You have to log in to add a translation. Details

List of membership categories.

You have to log in to edit this translation.

Meta

Status:
untranslated
References:
  • libraries/lifterlms-rest/includes/server/class-llms-rest-memberships-controller.php:158
Priority:
normal
More links:
Visibility of the membership in catalogs and search results. You have to log in to add a translation. Details

Visibility of the membership in catalogs and search results.

You have to log in to edit this translation.

Meta

Status:
untranslated
References:
  • libraries/lifterlms-rest/includes/server/class-llms-rest-memberships-controller.php:150
Priority:
normal
More links:
List of courses to automatically enroll students into when they're enrolled into the membership. You have to log in to add a translation. Details

List of courses to automatically enroll students into when they're enrolled into the membership.

You have to log in to edit this translation.

Meta

Status:
untranslated
References:
  • libraries/lifterlms-rest/includes/server/class-llms-rest-memberships-controller.php:138
Priority:
normal
More links:
Filter lessons by the parent post (section) ID. You have to log in to add a translation. Details

Filter lessons by the parent post (section) ID.

You have to log in to edit this translation.

Meta

Status:
untranslated
References:
  • libraries/lifterlms-rest/includes/server/class-llms-rest-lessons-controller.php:506
Priority:
normal
More links:
Determines lesson progression requirements related to the quiz. <ul> <li>complete: The quiz must be completed (with any grade) to progress the lesson.</li> <li>pass: A passing grade must be earned to progress the lesson.</li> </ul> You have to log in to add a translation. Details

Determines lesson progression requirements related to the quiz. <ul> <li>complete: The quiz must be completed (with any grade) to progress the lesson.</li> <li>pass: A passing grade must be earned to progress the lesson.</li> </ul>

You have to log in to edit this translation.

Meta

Status:
untranslated
References:
  • libraries/lifterlms-rest/includes/server/class-llms-rest-lessons-controller.php:449
Priority:
normal
More links:
The post ID of the associated quiz. You have to log in to add a translation. Details

The post ID of the associated quiz.

You have to log in to edit this translation.

Meta

Status:
untranslated
References:
  • libraries/lifterlms-rest/includes/server/class-llms-rest-lessons-controller.php:440
Priority:
normal
More links:
Determines if a quiz is enabled for the lesson. You have to log in to add a translation. Details

Determines if a quiz is enabled for the lesson.

You have to log in to edit this translation.

Meta

Status:
untranslated
References:
  • libraries/lifterlms-rest/includes/server/class-llms-rest-lessons-controller.php:434
Priority:
normal
More links:
Legend:
Current
Waiting
Rejected
Fuzzy
Old
With warnings
1 40 41 42 43 44 408

Export as