apply_filters( 'llms_install_get_pages', array $pages )

Filters the essential starter pages.


Description Description

These are the pages that are going to be created when installing LifterLMS.
All these pages, as long as their docs_url, description and wizard_title fields are defined, are going to be shown in the Setup Wizard.


Top ↑

Parameters Parameters

$pages

(array) A multidimensional array defining the essential starter pages.


Top ↑

Source Source

File: includes/class.llms.install.php

View on GitHub



Top ↑

Changelog Changelog

Changelog
Version Description
7.3.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.