AP_Question_Meta_Box::__construct()

Description #

Initialize the class.

Source #

File: admin/meta-box.php

	public function __construct() {
		add_action( 'add_meta_boxes', array( $this, 'add_meta_box' ) );
	}

Leave a Reply

Your email address will not be published.

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Add your comment