Back-link
Last updated
Was this helpful?
Last updated
Was this helpful?
Component design:
How to use a component:
STM_LMS_Templates::show_lms_template(
'components/back-link',
array(
'id' => string|number, (required)
'url' => string, (required)
)
);