Property | Type | Description | |
---|---|---|---|
$oWPRMParser | Stores WordPress readme parser object. |
Method | Description | |
---|---|---|
do_apf_builtin_field_types ( ) | * Built-in Field Types Page | |
footer_left_APF_DEMO ( $sHTML ) | Modifies the left footer text. | |
footer_left_apf_builtin_field_types ( $sHTML ) | Modifies the left footer text. | |
footer_right_APF_DEMO ( $sHTML ) | Modifies the left footer text. | |
footer_right_apf_builtin_field_types ( $sHTML ) | Modifies the right footer text. | |
load ( ) : void | Called when the admin pages added with this class get loaded. | |
setUp ( ) : void | Sets up pages. | |
start ( ) | User constructor. |
public do_apf_builtin_field_types ( ) |