Skip to content

Courier_Notice_Metabox

linchpin edited this page Feb 22, 2023 · 10 revisions

Courier_Notice_Metabox

Class Courier_Notice_Metabox

  • Full name: \CourierNotices\Controller\Admin\Courier_Notice_Metabox

Methods

register_actions

Register the hooks and filters

public register_actions(): mixed

add_meta_boxes

Add an option for selecting notice type

public add_meta_boxes(): mixed

meta_box

Allow for notices to be customized

public meta_box(object $post): mixed

Set expiration on a notice Assign a notice to a specific user in within WordPress

Parameters:

Parameter Type Description
$post object The post object.

post_submitbox_misc_actions

Show select for selecting notice type

public post_submitbox_misc_actions(): mixed


Automatically generated from source code comments on 2023-02-22 using phpDocumentor and saggre/phpdocumentor-markdown