Class AdminPageFramework_Registry_Base
Provides plugin and theme developers with simpler means of creating option pages, custom post types, meta boxes, and widgets..
Abstract
Package: AdminPageFramework
Copyright: 2013-2014 (c) Michael Uno
License: MIT
Author: Michael Uno <michael@michaeluno.jp>
Version: 3.4.5
Since: 3.1.3
Link: http://wordpress.org/plugins/admin-page-framework/
Link: http://en.michaeluno.jp/admin-page-framework
Catchcopy: The framework for all WordPress developers.
Download_latest: https://github.com/michaeluno/admin-page-framework/archive/master.zip
Download_stable: http://downloads.wordpress.org/plugin/admin-page-framework.latest-stable.zip
Heading: Admin Page Framework
Remark: To use the framework, 1. Extend the class 2. Override the setUp() method. 3. Use the hook functions.
Remark: The documentation employs the PHPDOc(DocBlock) syntax.
Repository: https://github.com/michaeluno/admin-page-framework
Requirement: >= WordPress 3.3
Requirement: >= PHP 5.2.4
Located at admin-page-framework.php
Package: AdminPageFramework
Copyright: 2013-2014 (c) Michael Uno
License: MIT
Author: Michael Uno <michael@michaeluno.jp>
Version: 3.4.5
Since: 3.1.3
Link: http://wordpress.org/plugins/admin-page-framework/
Link: http://en.michaeluno.jp/admin-page-framework
Catchcopy: The framework for all WordPress developers.
Download_latest: https://github.com/michaeluno/admin-page-framework/archive/master.zip
Download_stable: http://downloads.wordpress.org/plugin/admin-page-framework.latest-stable.zip
Heading: Admin Page Framework
Remark: To use the framework, 1. Extend the class 2. Override the setUp() method. 3. Use the hook functions.
Remark: The documentation employs the PHPDOc(DocBlock) syntax.
Repository: https://github.com/michaeluno/admin-page-framework
Requirement: >= WordPress 3.3
Requirement: >= PHP 5.2.4
Located at admin-page-framework.php
Constants summary
string |
Version |
'3.4.5' |
|
string |
Name |
'Admin Page Framework' |
|
string |
Description |
'Provides plugin and theme developers with simpler means of creating option pages, custom post types, meta boxes, and widgets.' |
|
string |
URI |
'http://en.michaeluno.jp/admin-page-framework' |
|
string |
Author |
'Michael Uno' |
|
string |
AuthorURI |
'http://en.michaeluno.jp/' |
|
string |
Copyright |
'Copyright (c) 2013-2014, Michael Uno' |
|
string |
License |
'MIT <http://opensource.org/licenses/MIT>' |
|
string |
Contributors |
'' |