AnsPress_Category_Widget::__construct()

Description #

Construct

Source #

File: addons/free/category/widget.php

	public function __construct() {
		// Instantiate the parent object.
		parent::__construct(
			'AnsPress_Category_Widget',
			'(AnsPress) Categories',
		array( 'description', __( 'Display AnsPress categories', 'anspress-question-answer' ) ) );
	}

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