APP_Meta_Box
Extended version of scbPostMetabox class that creates metaboxes on the post editing page.
Package
Description Description
Methods Methods
- __construct — Sets up metabox.
- add_meta_boxes — Helper function for initializing additional code on new metaboxes.
- admin_print_styles — Inline stylings.
- form — Returns an array of form fields.
- form_fields — Returns an array of form fields.
- get_post_id — Returns current post ID.
- init_tooltips — Load tooltips for the current screen.
- is_protected_meta — Hides current metabox fields from the standard "Custom Fields" metabox.
- table_row — Returns table row.