Skip to content

Tags: eabay/oow

Tags

1.4.0

Add help tabs support

1.3.0

Add SettingsPage::getOption() method

It supports dot notation access for deep option structures.

1.2.1

Fix broken PHP 5.3 compatibility caused by short array syntax introdu…

…ced with PHP 5.4

1.2.0

Set `$title` argument default to empty string in `Section::__construct`

1.1.0

Add support for top level admin menu page setup.

There are new fields, `parent_slug`, `icon_url`, `position`, for `SettingsPage` options. Those options closely related to the `add_menu_page()` function arguments and have the same defaults. If `parent_slug` value is `own`, page will be a top level menu.

1.0.0


    

0.1.0

usage added to readme