APP_Addons::__construct( string $page_slug, array $args = array(), boolean $file = false, scbOptions $options = null )

Constructor.


Package


Description Description

Setup the Add-ons admin page.


Parameters Parameters

$page_slug

(string) (Required) The admin page slug.

$args

(array) (Optional) Additional args for the admin menu.

Default value: array()

$file

(boolean) (Optional) file name to pass to the parent class, if any.

Default value: false

$options

(scbOptions) (Optional) 'scbOptions' object.

Default value: null


Premium WordPress Apps

Top ↑

User Contributed Notes User Contributed Notes

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